trails/apps/planner/app/routes
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
..
api.route.ts Add route error toasts with waypoint rollback 2026-03-29 14:09:20 +02:00
api.sessions.ts Initialize no-go areas client-side via URL params 2026-04-03 12:47:40 +01:00
home.tsx Add planner landing page with features and CTAs 2026-03-25 04:03:06 +01:00
new.tsx Add split export: Export Route vs Export Plan 2026-04-03 10:52:39 +01:00
session.$id.tsx Initialize no-go areas client-side via URL params 2026-04-03 12:47:40 +01:00