saravanakumardb1
|
c362fa61cf
|
chore: update dependencies
|
2026-03-19 21:25:38 -07:00 |
|
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 |
|
saravanakumardb1
|
cb79c9b3ad
|
feat(diagnostics): wire @bytelyst/diagnostics-client init in ChronoMind web
|
2026-03-05 10:57:58 -08:00 |
|
saravanakumardb1
|
8a5a40676a
|
refactor(web): wire @bytelyst/react-auth into auth-context, clean platform-sync auth plumbing
|
2026-02-28 11:28:14 -08:00 |
|
saravanakumardb1
|
bde5cb792d
|
refactor(web): wire @bytelyst/auth-client + telemetry-client into ChronoMind
- auth-api.ts: lazy-init shared auth client singleton
- platform-sync.ts: delegate auth ops to @bytelyst/auth-client
- telemetry.ts: delegate to @bytelyst/telemetry-client
- All 373 tests pass
|
2026-02-28 04:50:00 -08:00 |
|
saravanakumardb1
|
639d606233
|
feat(web): add Playwright E2E tests, service worker, package updates
|
2026-02-27 22:37:04 -08:00 |
|
saravanakumardb1
|
29cd7ffc62
|
fix(deploy): add --webpack flag to dev script for Serwist compatibility
|
2026-02-27 22:19:21 -08:00 |
|
saravanakumardb1
|
e6b97fcbf0
|
feat(deploy): Phase 1 polish — analytics, install prompt, a11y, PWA icons
|
2026-02-27 21:57:43 -08:00 |
|
saravanakumardb1
|
28dfa9f929
|
feat: add Serwist service worker for offline PWA support
|
2026-02-27 21:18:43 -08:00 |
|
saravanakumardb1
|
6ac54d76fd
|
feat: add timer engine, cascade system, urgency system with 40 passing tests
|
2026-02-27 20:50:36 -08:00 |
|