Files
bincio-activity/bincio/extract
Davide Scaini 7db7bf91e0 refactor: extract import_garmin_gear() + add backfill script
Move gear backfill logic from the route handler into
import_garmin_gear(data_dir, user_dir) in garmin_sync.py so it can be
called both from the API and from the CLI script.

scripts/backfill_garmin_gear.py finds all users with Garmin credentials
and runs the backfill for each, printing a per-user summary.
2026-05-24 13:13:47 +02:00
..
2026-03-28 13:59:36 +01:00
2026-04-10 18:13:49 +02:00
2026-04-06 22:25:57 +02:00
2026-04-11 08:13:27 +02:00