managarten/apps/memoro/apps/web/src
Till JS 11a2db8fcd fix(memoro): unify error responses, add offline page, align i18n defaults
Error responses:
- Webhook routes now use consistent { success, error } format
- Meeting bot 402 error uses standard format instead of mixed error/message/details

PWA:
- Add /offline page with shared OfflinePage component

i18n:
- Change default locale from 'en' to 'de' (matching all other ManaCore apps)
- Use app-specific localStorage key 'memoro_locale' (was generic 'locale')

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 16:39:11 +02:00
..
lib fix(memoro): unify error responses, add offline page, align i18n defaults 2026-04-01 16:39:11 +02:00
routes fix(memoro): unify error responses, add offline page, align i18n defaults 2026-04-01 16:39:11 +02:00
app.css style: add shared-auth-ui as Tailwind @source across 11 web apps 2026-04-01 15:43:21 +02:00
app.d.ts feat(memoro): add transcription fallback chain, AI provider fallbacks, and error tracking 2026-04-01 14:55:52 +02:00
app.html feat(memoro): integrate memoro web app into monorepo (phases 1-6) 2026-03-31 17:19:20 +02:00
hooks.client.ts feat(memoro): add transcription fallback chain, AI provider fallbacks, and error tracking 2026-04-01 14:55:52 +02:00
hooks.server.ts feat(memoro): add transcription fallback chain, AI provider fallbacks, and error tracking 2026-04-01 14:55:52 +02:00