managarten/apps
Till JS a81a1535f6 perf(web): disable SSR for all local-first apps
All 15 local-first apps now use CSR-only (ssr=false in +layout.ts).
Since all data comes from IndexedDB (not server), SSR adds unnecessary
roundtrip latency (~3-4s FCP improvement expected).

Apps affected: todo, calendar, clock, contacts, zitare, skilltree,
citycorners, inventar, photos, mukke, planta, presi, storage,
context, questions.

Chat and manacore keep SSR for SEO.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 18:14:57 +01:00
..
calendar perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
chat chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
citycorners perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
clock perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
contacts perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
context perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
inventar perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
manacore chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
manadeck chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
matrix chore: commit remaining changes from recent sessions 2026-03-28 17:54:51 +01:00
mukke perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
nutriphi refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01:00
photos perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
picture chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
planta perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
playground refactor(auth): centralize auth stores — 21 apps use createManaAuthStore factory 2026-03-28 18:04:27 +01:00
presi perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
questions perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
skilltree perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
storage perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
todo perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00
traces chore(mobile): align all 7 Expo apps to SDK 55 2026-03-28 18:10:14 +01:00
zitare perf(web): disable SSR for all local-first apps 2026-03-28 18:14:57 +01:00