managarten/apps/chat/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
.env.example Feat: Refactor postgress 2025-11-27 02:25:37 +01:00
Dockerfile 🔧 chore: add shared-stores and shared-api-client to web apps 2026-01-30 18:27:04 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +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(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
vite.config.ts 📝 docs(auth): update organization endpoint documentation 2026-02-16 12:57:29 +01:00