trails/packages
Ullrich Schäfer 38ada3bd4f
Pass full locale from Accept-Language to ClientDate
Add detectLocale() that extracts the full locale tag (e.g. "de-DE")
from the request, not just the language. The journal root loader passes
it via LocaleContext so ClientDate renders with the correct locale on
both server and client — no more hardcoded "en-US" fallback.

Also fixes settings page hydration mismatch by using ClientDate for
passkey creation dates instead of inline toLocaleDateString().

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 11:46:21 +02:00
..
db Add purpose column to magic_tokens, fix email change race condition 2026-03-29 10:28:53 +02:00
gpx Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
i18n Pass full locale from Accept-Language to ClientDate 2026-03-29 11:46:21 +02:00
map Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
types Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
ui Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00