managarten/apps/nutriphi/apps/web
Till-JS ff22a29723 🌐 feat(i18n): make all auth pages multilingual
Add dynamic locale support to all login, register, and forgot-password
pages across apps. Pages now use $locale from svelte-i18n instead of
hardcoded language codes.

Apps updated:
- clock: login (also consolidated to standard pattern)
- manacore: register
- manadeck: register
- nutriphi: login, register, forgot-password
- picture: register, forgot-password
- planta: login
- questions: login, register, forgot-password
- skilltree: login, register, forgot-password

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 12:54:52 +01:00
..
src 🌐 feat(i18n): make all auth pages multilingual 2026-02-01 12:54:52 +01:00
Dockerfile 🚀 ci(nutriphi): add production deployment configuration 2026-01-28 15:29:43 +01:00
package.json 🐛 fix(mana-core-auth): add explicit urlencoded body parser for OAuth token endpoint 2026-02-01 03:56:17 +01:00
svelte.config.js feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
tsconfig.json feat(nutriphi): add AI-powered nutrition tracking app 2026-01-25 13:19:51 +01:00
vite.config.ts 🐛 fix(web-apps): fix Vite type compatibility and Svelte 5 store issues 2026-02-01 04:00:29 +01:00
vitest.config.ts feat(nutriphi): prepare for production release with tests and improved UX 2026-01-28 15:23:35 +01:00