trails/apps/journal/app
Ullrich Schäfer b6179fbdd2
Initialize no-go areas client-side via URL params
In dev mode, the sessions API and the Yjs WebSocket server are
separate processes (Vite plugin vs React Router action), so
server-side Yjs doc initialization doesn't reach the client.

Now no-go areas flow the same way as waypoints:
API response → URL params → client-side Yjs initialization.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:47:40 +01:00
..
components Remove useEffect flicker from ClientDate 2026-03-29 11:48:01 +02:00
lib Fix distance calculation for GPX files without elevation data 2026-04-02 20:32:47 +01:00
routes Initialize no-go areas client-side via URL params 2026-04-03 12:47:40 +01:00
entry.client.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
entry.server.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
root.tsx Pass full locale from Accept-Language to ClientDate 2026-03-29 11:46:21 +02:00
routes.ts Add account settings page with passkey management 2026-03-29 10:09:06 +02:00