managarten/apps/nutriphi/apps/web
Till JS 0e496f7a00 fix(auth): add missing reset-password page to 13 apps
All SvelteKit web apps now have complete auth flows:
- login, register, forgot-password, and reset-password

Changes:
- Add reset-password page to: chat, clock, contacts, context,
  manadeck, nutriphi, planta, presi, questions, skilltree,
  todo, zitare, photos
- Add forgot-password page to photos (was also missing)
- Add resetPasswordWithToken() method to all 13 auth stores
- Each page customized with app-specific logo, colors, branding

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 10:13:18 +01:00
..
src fix(auth): add missing reset-password page to 13 apps 2026-03-19 10:13:18 +01:00
Dockerfile 🐛 fix(nutriphi-web): add shared-api-client to Dockerfile 2026-02-14 13:32:52 +01:00
package.json ✈️ feat(pwa): add PWA dependencies to all 18 web apps 2026-02-16 13:13:40 +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 📝 docs(auth): update organization endpoint documentation 2026-02-16 12:57: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