managarten/apps
Till-JS 3aeb88d772 feat(web): add session-first guest mode to all live apps
Users can now use Calendar, Chat, Clock, and Todo without signing in.
Data is stored in sessionStorage (lost when tab closes).

Changes per app:
- Add session storage stores for temporary data
- Add AuthGateModal for login prompts
- Remove auth redirect from app layouts
- Add guest mode banner with item count
- Add sessionStorage return URL handling

When users sign in, session data is migrated to their cloud account.
2026-01-23 21:15:08 +01:00
..
calendar feat(web): add session-first guest mode to all live apps 2026-01-23 21:15:08 +01:00
chat feat(web): add session-first guest mode to all live apps 2026-01-23 21:15:08 +01:00
clock feat(web): add session-first guest mode to all live apps 2026-01-23 21:15:08 +01:00
contacts feat(analytics): add Umami website IDs for all web apps 2026-01-23 16:29:43 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore docs(devlog): update daily report with n8n, devlog system, stats bot 2026-01-23 20:41:01 +01:00
manadeck feat(analytics): add Umami tracking to remaining apps 2026-01-23 17:49:18 +01:00
picture feat(analytics): add Umami tracking to remaining apps 2026-01-23 17:49:18 +01:00
planta feat(analytics): add Umami tracking to remaining apps 2026-01-23 17:49:18 +01:00
todo feat(web): add session-first guest mode to all live apps 2026-01-23 21:15:08 +01:00
zitare/apps 🔀 merge: integrate till-dev into main 2026-01-18 15:40:43 +01:00