summaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAge
* refactor: Extract CLI and chart packagesMartin Kagamino Lehoux14 days
* refactor: Replace env config with atomic YAMLMartin Kagamino Lehoux14 days
* feat: Add web ride library with Strava syncMartin Kagamino Lehoux2026-08-05
* feat: Sync Strava rides as GPX filesMartin Kagamino Lehoux2026-08-03
* feat: Detect mountain pass crossings, name climbs after passes, render ride c...Martin Kagamino Lehoux2026-08-03
* feat: Add Cotacol difficulty score for ridesMartin Kagamino Lehoux2026-08-01
* feat: Download mountain passes from centcols into SQLiteMartin Kagamino Lehoux2026-08-01
* Cleanup parsingMartin Kagamino Lehoux2025-04-21
* test: Add some test to fix behaviorMartin Kagamino Lehoux2024-07-28
* refactor: Improve readabilityMartin Kagamino Lehoux2024-07-28
* perf: Precompute distanceMartin Kagamino Lehoux2024-07-28
* feat: Simple working version (but slow)Martin Kagamino Lehoux2024-07-26