managarten/apps/calendar/apps/web
Till JS 2c9a36828f feat(apps): migrate Calendar, Clock, Contacts, ManaDeck to local-first
Roll out @manacore/local-store to 4 more apps:

- Clock: alarms, timers, world clocks in IndexedDB with guest seed
- Calendar: calendars, events in IndexedDB with sample events
- Contacts: contacts in IndexedDB with 3 sample contacts
- ManaDeck: decks, cards in IndexedDB with onboarding flashcards

All apps: GuestWelcomeModal, login pill for guests, sync on auth.
Dev scripts: added dev:sync, dev:todo:server, dev:todo:local, dev:todo:full updated.

6 of 8 web apps are now local-first (Todo, Zitare, Clock, Calendar, Contacts, ManaDeck).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 13:10:07 +01:00
..
e2e test(calendar-web): add E2E test for 404 error page 2026-03-24 10:22:56 +01:00
scripts fix(calendar,todo): production readiness improvements 2026-03-24 09:57:24 +01:00
src feat(apps): migrate Calendar, Clock, Contacts, ManaDeck to local-first 2026-03-27 13:10:07 +01:00
static fix(calendar,todo): production readiness improvements 2026-03-24 09:57:24 +01:00
Dockerfile fix(citycorners): replace @const with direct function calls in templates 2026-03-25 16:05:37 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json feat(apps): migrate Calendar, Clock, Contacts, ManaDeck to local-first 2026-03-27 13:10:07 +01:00
playwright.config.ts feat(calendar): add Playwright E2E tests for web app 2026-03-17 13:08:09 +01:00
svelte.config.js 🐛 fix: switch web apps to adapter-node for Docker builds 2025-12-08 16:30:04 +01:00
tsconfig.json feat(calendar): add complete calendar app with backend, web, and landing 2025-12-02 13:15:04 +01:00
vite.config.ts feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00