trails/openspec/changes
Ullrich Schäfer b6711d23d6
Add Wahoo activity sync with provider-agnostic framework
Provider-agnostic sync framework + Wahoo as first implementation:

Framework (apps/journal/app/lib/sync/):
- SyncProvider interface for OAuth2, webhooks, import, conversion
- Provider registry for settings UI iteration
- Generic sync_connections + sync_imports tables
- Token storage with auto-refresh

Wahoo provider:
- OAuth2 with workouts_read, user_read, offline_data scopes
- Webhook-based auto-import (workout_summary events)
- Manual import page with pagination
- FIT→GPX conversion via fit-file-parser
- Webhook token verification

Routes:
- /api/sync/connect/:provider — OAuth redirect
- /api/sync/callback/:provider — OAuth callback
- /api/sync/disconnect/:provider — remove connection
- /api/sync/webhook/:provider — webhook receiver
- /sync/import/:provider — manual import page

Settings: Connected Services section with per-provider connect/disconnect

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 11:22:02 +01:00
..
activity-photos Break up route-features into focused specs, add new changes 2026-03-29 09:53:41 +02:00
archive Add undo/redo to planner 2026-04-04 10:04:01 +01:00
changelog Add 8 proposed changes and old trails analysis 2026-03-25 03:57:20 +01:00
journal-route-previews Add map previews to journal route and activity pages 2026-04-04 09:42:07 +01:00
komoot-import Add 8 proposed changes and old trails analysis 2026-03-25 03:57:20 +01:00
local-dev-stack Break up route-features into focused specs, add new changes 2026-03-29 09:53:41 +02:00
multi-day-routes Break up route-features into focused specs, add new changes 2026-03-29 09:53:41 +02:00
osm-overlays Break up route-features into focused specs, add new changes 2026-03-29 09:53:41 +02:00
route-discovery Break up route-features into focused specs, add new changes 2026-03-29 09:53:41 +02:00
route-features Add 8 proposed changes and old trails analysis 2026-03-25 03:57:20 +01:00
route-sharing Break up route-features into focused specs, add new changes 2026-03-29 09:53:41 +02:00
visual-redesign Add visual redesign OpenSpec change with mockups and logo concepts 2026-03-28 19:28:08 +01:00
wahoo-import Add Wahoo activity sync with provider-agnostic framework 2026-04-04 11:22:02 +01:00
waypoint-notes Break up route-features into focused specs, add new changes 2026-03-29 09:53:41 +02:00