managarten/apps/chat/apps
Till JS 336cfedd0b refactor(auth): centralize appReady pattern into AuthGate component
Replace copy-pasted appReady/loading/redirect logic in all 13 layouts
with a shared AuthGate component. Supports guest mode, onReady callback
for app-specific data loading, and configurable login redirect.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 08:30:31 +01:00
..
backend feat: add Ollama memory optimization, LLM metrics, and chat streaming 2026-03-24 09:41:33 +01:00
landing feat(analytics): add automatic CTA tracking to all 10 landing pages 2026-03-22 19:13:24 +01:00
mobile refactor(auth): standardize mobile auth return format to { success, error } 2026-03-23 12:59:13 +01:00
web refactor(auth): centralize appReady pattern into AuthGate component 2026-03-25 08:30:31 +01:00