trails/apps/journal/app
Ullrich Schäfer 80291ccf6e
Pass workout stats (distance, duration, startedAt) through on import
ActivityInput now accepts optional distance, duration, and startedAt.
GPX-derived stats take precedence when available, but provider stats
are used as fallback for workouts without GPS data.

The import form and Import All now pass these fields from the Wahoo
workout data so activities show correct metadata even without a FIT file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 19:59:54 +02:00
..
components Add map previews to journal route and activity pages 2026-04-04 09:42:07 +01:00
lib Pass workout stats (distance, duration, startedAt) through on import 2026-04-05 19:59:54 +02:00
routes Pass workout stats (distance, duration, startedAt) through on import 2026-04-05 19:59:54 +02: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 Fix overview error rate panel, add request metrics to journal 2026-04-05 16:20:18 +02:00