managarten/.claude
Till JS a893b07b70 feat(guides): complete Phase 1 — auth routes, i18n, collection detail, import fixes
- Add auth routes: login, register, forgot-password, reset-password (teal branding)
- Add i18n setup with de/en locales
- Add version.ts and theme store
- Add collections/[id] detail page with path progress and per-guide actions
- Fix import naming conflict (guidesStore → dbStore alias in app layout)
- Fix BaseRecord inline imports → top-level imports in stores and components
- Fix authStore.getAccessToken() → getValidToken()
- Fix theme import to use local store wrapper
- Update plan doc: Phase 1 complete

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 21:16:16 +02:00
..
guidelines docs(auth): add Auth UX Patterns section with email verification rules 2026-03-31 18:51:04 +02:00
plans feat(guides): complete Phase 1 — auth routes, i18n, collection detail, import fixes 2026-03-31 21:16:16 +02:00
GUIDELINES.md chore: remove all NestJS backend references, replace with Hono/Bun 2026-03-31 16:52:25 +02:00