trails/apps/planner/app/routes
Ullrich Schäfer e0f7c5b806
Apply track-segment waypoint extraction to sessions API
Same fix as new.tsx — the journal→planner handoff also only used
<wpt> elements from GPX. Now both code paths extract waypoints
from track segments when no explicit waypoints exist.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 20:45:05 +01:00
..
api.route.ts Add route error toasts with waypoint rollback 2026-03-29 14:09:20 +02:00
api.sessions.ts Apply track-segment waypoint extraction to sessions API 2026-04-02 20:45:05 +01:00
home.tsx Add planner landing page with features and CTAs 2026-03-25 04:03:06 +01:00
new.tsx Extract start/end from track when GPX has no waypoints 2026-04-02 20:41:29 +01:00
session.$id.tsx Add withDb() helper for graceful DB error handling 2026-03-24 23:39:33 +01:00