trails/apps/planner/app/routes
Ullrich Schäfer 79942bb99e
Extract start/end from track when GPX has no waypoints
The planner's GPX import only used <wpt> elements, which many GPX
files don't have. Now falls back to the first and last track point,
giving the planner two endpoints to route between.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 20:41:29 +01:00
..
api.route.ts Add route error toasts with waypoint rollback 2026-03-29 14:09:20 +02:00
api.sessions.ts Add withDb() helper for graceful DB error handling 2026-03-24 23:39:33 +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