learning_ai_clock/web/src/app
saravanakumardb1 f49ef788a2 feat(web): migrate billing-client + feature-flags to shared packages
- billing-client.ts: hand-rolled fetch → @bytelyst/subscription-client
  wrapper with backwards-compatible Subscription type adapter
- feature-flags.ts: hand-rolled polling → @bytelyst/feature-flag-client
  (71→42 lines, same public API)
- providers.tsx: remove platform param (now configured at client level)
- ChronoMind-specific usage API stays as local fetch call
2026-03-19 16:52:47 -07:00
..
focus ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
history ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
landing ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
privacy feat: add PWA manifest, landing page, privacy/terms pages, format tests (53 tests) 2026-02-27 21:00:34 -08:00
reset-password ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
routines ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
settings ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
terms feat: add PWA manifest, landing page, privacy/terms pages, format tests (53 tests) 2026-02-27 21:00:34 -08:00
verify-email ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
error.tsx feat(sync): wire platform sync into timer and routine stores, extend fullSync for routines, add error/not-found pages 2026-02-28 20:24:53 -08:00
favicon.ico feat: add timer engine, cascade system, urgency system with 40 passing tests 2026-02-27 20:50:36 -08:00
globals.css ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
layout.tsx ci: update CI/CD configuration 2026-03-04 20:01:34 -08:00
not-found.tsx feat(sync): wire platform sync into timer and routine stores, extend fullSync for routines, add error/not-found pages 2026-02-28 20:24:53 -08:00
page.tsx feat: add Zustand store, dashboard UI, timer cards, create modal, alarm overlay 2026-02-27 20:55:40 -08:00
providers.tsx feat(web): migrate billing-client + feature-flags to shared packages 2026-03-19 16:52:47 -07:00
sw.ts feat: add Serwist service worker for offline PWA support 2026-02-27 21:18:43 -08:00