managarten/apps
Till JS 2e4bb9bad7 feat(local-first): add local-first architecture with Dexie.js, Go sync server, and Todo pilot
Implement the foundational local-first data layer for ManaCore apps:

- New @manacore/local-store package (Dexie.js IndexedDB, sync engine, Svelte 5 reactive queries)
- New mana-sync Go service (sync protocol, WebSocket push, field-level LWW conflict resolution)
- Todo app migrated as pilot: stores read/write IndexedDB, guest mode with onboarding seed data
- PillNavigation: prominent login pill for unauthenticated users
- SyncIndicator component showing local/syncing/offline status
- GuestWelcomeModal on first visit for Todo app
- Removed demo-mode auth_required checks from Todo components (all writes are now local)
- CSP fix for local development (localhost:3001, localhost:3050)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 11:17:58 +01:00
..
calendar feat(contacts,calendar): integrate shared TagStrip and createTagStore 2026-03-26 21:05:50 +01:00
chat feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
citycorners feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
clock feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
contacts feat(contacts,calendar): integrate shared TagStrip and createTagStore 2026-03-26 21:05:50 +01:00
context feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore feat(local-first): add local-first architecture with Dexie.js, Go sync server, and Todo pilot 2026-03-27 11:17:58 +01:00
manadeck feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
matrix feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
mukke feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
nutriphi feat(auth): add TOTP two-factor authentication across all apps 2026-03-26 19:55:09 +01:00
photos feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
picture feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
planta feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
playground feat(auth): add TOTP two-factor authentication across all apps 2026-03-26 19:55:09 +01:00
presi feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
questions feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
skilltree feat(auth): add TOTP two-factor authentication across all apps 2026-03-26 19:55:09 +01:00
storage feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00
todo feat(local-first): add local-first architecture with Dexie.js, Go sync server, and Todo pilot 2026-03-27 11:17:58 +01:00
traces feat: add unified @manacore/shared-llm package and migrate all backends 2026-03-23 22:06:30 +01:00
zitare feat(apps): integrate shared TagStrip into all 15 remaining apps 2026-03-26 21:41:14 +01:00