managarten/apps
Till-JS 753e6fd17f feat(contacts): add session-first guest mode
Users can now use Contacts without signing in.
Data is stored in sessionStorage (lost when tab closes).

Changes:
- Add session-contacts.svelte.ts for temporary local storage
- Add AuthGateModal for login prompts
- Remove auth redirect from app layout
- Add guest mode banner with contact count
- Add sessionStorage return URL handling in login/register

When users sign in, session contacts are migrated to their cloud account.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 00:00:09 +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(contacts): add session-first guest mode 2026-01-25 00:00:09 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore docs(devlog): add session-first guest mode feature 2026-01-23 21:16:20 +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