Files
bincio-activity/bincio
Davide Scaini 36a91362d9 Strava sync improvements
- Fix first sync finding 0 activities: remove last_sync_at stamp at
    connect time so the first sync checks all Strava history (existence
    check skips already-extracted files without fetching streams)
  - Add POST /api/strava/reset with soft/hard modes: soft sets last_sync_at
    to the most recent activity already on disk; hard clears it entirely
  - Surface error_count in sync response and status message
  - Add Reset / Hard reset buttons below Sync now in the upload modal
  - Reload on bfcache restore so client:only components re-mount after
    back navigation
2026-04-08 14:23:52 +02:00
..
2026-04-08 14:23:52 +02:00
2026-04-06 22:25:57 +02:00
2026-04-01 11:05:00 +02:00
2026-03-28 13:59:36 +01:00
2026-03-30 13:30:43 +02:00