managarten/apps
Till JS fae139e7e0 fix(context): remove cloud API keys from mobile app, route through backend
SECURITY FIX: The mobile app had Azure OpenAI and Google Gemini API keys
exposed in client code (dangerouslyAllowBrowser: true).

Changes:
- Mobile aiService.ts: Remove OpenAI/Gemini SDKs, route all AI calls
  through the Context backend API (which uses mana-llm)
- Backend ai.controller.ts: Add /generate/mobile and /estimate/mobile
  endpoints that accept Supabase JWT tokens (extracts userId from payload)
- Original /generate and /estimate endpoints unchanged (mana-core-auth)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 11:13:55 +01:00
..
calendar feat(analytics): expand umami tracking in todo, calendar, and contacts apps 2026-03-23 09:27:30 +01:00
chat fix(mana-media): use prom-client directly instead of shared metrics package 2026-03-23 11:06:09 +01:00
citycorners feat(citycorners): add PWA, i18n (DE/EN), and migrate landing to Tailwind 2026-03-23 11:11:51 +01:00
clock fix(docker): add shared-error-tracking package to all 15 web Dockerfiles 2026-03-23 09:08:33 +01:00
contacts feat(contacts): integrate spiral-db for visual contact network 2026-03-23 11:02:19 +01:00
context fix(context): remove cloud API keys from mobile app, route through backend 2026-03-23 11:13:55 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore fix(docker): add shared-error-tracking package to all 15 web Dockerfiles 2026-03-23 09:08:33 +01:00
manadeck feat(error-tracking): add browser error tracking to all 19 SvelteKit web apps 2026-03-22 19:16:21 +01:00
matrix fix(docker): add shared-error-tracking package to all 15 web Dockerfiles 2026-03-23 09:08:33 +01:00
mukke feat(mukke): redesign FullPlayer as immersive fullscreen experience 2026-03-23 10:52:10 +01:00
nutriphi fix(mana-media): use prom-client directly instead of shared metrics package 2026-03-23 11:06:09 +01:00
photos feat(observability): add metrics and monitoring for all 15 backends 2026-03-23 09:09:04 +01:00
picture chore: remove remaining Hetzner references across codebase 2026-03-23 10:30:26 +01:00
planta fix(mana-media): use prom-client directly instead of shared metrics package 2026-03-23 11:06:09 +01:00
presi fix(docker): add shared-nestjs-metrics to 5 backend Dockerfiles 2026-03-23 09:31:21 +01:00
questions feat(error-tracking): add browser error tracking to all 19 SvelteKit web apps 2026-03-22 19:16:21 +01:00
skilltree fix(docker): add shared-error-tracking package to all 15 web Dockerfiles 2026-03-23 09:08:33 +01:00
storage chore: remove remaining Hetzner references across codebase 2026-03-23 10:30:26 +01:00
todo refactor(todo): move Feedback, Themes, Spiral to profile dropdown 2026-03-23 11:10:41 +01:00
traces feat(error-tracking): complete GlitchTip integration for all backends 2026-03-19 21:47:27 +01:00
zitare feat(zitare): integrate spiral-db for visual quote storage 2026-03-23 10:44:39 +01:00