trails/apps/journal/app
Ullrich Schäfer be5766fa50
Add account settings page with passkey management
- /settings with profile, security, and account sections
- Profile: edit display name and bio
- Security: list passkeys with device labels, add/delete with
  last-passkey warning
- Account: email change with magic link verification, account
  deletion with username confirmation
- Settings link in nav for authenticated users
- E2E tests: auth guard, profile editing, passkey add/delete,
  last-passkey warning, account deletion, nav visibility
- i18n: full en + de translations for all settings UI

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 10:09:06 +02:00
..
components Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
lib Add account settings page with passkey management 2026-03-29 10:09:06 +02:00
routes Add account settings page with passkey management 2026-03-29 10:09:06 +02:00
entry.client.tsx Disable Sentry session replays 2026-03-27 20:52:10 +01:00
entry.server.tsx Filter 404s from Sentry on client and server 2026-03-25 08:02:26 +00:00
root.tsx Add account settings page with passkey management 2026-03-29 10:09:06 +02:00
routes.ts Add account settings page with passkey management 2026-03-29 10:09:06 +02:00