trails/apps/journal/app
Ullrich Schäfer 9aaa17c898
Fix Wahoo import crash for workouts without FIT files
Some Wahoo workouts (indoor, manual entries) don't have a FIT file URL.
Both the manual import action and webhook handler called downloadFile
unconditionally, throwing "No file URL for workout". Now skips the
download and creates the activity without GPX when no file is available.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 11:41:28 +01:00
..
components Add map previews to journal route and activity pages 2026-04-04 09:42:07 +01:00
lib Add Wahoo activity sync with provider-agnostic framework 2026-04-04 11:22:02 +01:00
routes Fix Wahoo import crash for workouts without FIT files 2026-04-04 11:41:28 +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 Wahoo activity sync with provider-agnostic framework 2026-04-04 11:22:02 +01:00