| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor: Extract CLI and chart packages | Martin Kagamino Lehoux | 14 days |
| | | |||
| * | refactor: Remove obsolete Strava helpers and add mise tasks | Martin Kagamino Lehoux | 14 days |
| | | |||
| * | refactor: Replace env config with atomic YAML | Martin Kagamino Lehoux | 14 days |
| | | |||
| * | feat: Add web ride library with Strava sync | Martin Kagamino Lehoux | 2026-08-05 |
| | | |||
| * | feat: Detect mountain pass crossings, name climbs after passes, render ride ↵ | Martin Kagamino Lehoux | 2026-08-03 |
| | | | | | | | | | | | charts - osmpass: extract mountain_pass=yes nodes from an OSM PBF, enrich centcols passes with OSM coordinates, resumable -fetch-osm download - mountain_pass: DetectCrossings for a ride, MatchClimb to name a climb after the pass it tops - ride: expose Points(), add Climb.Top() and Climb.Name - chart: -chart renders elevation profile with climb bands and pass markers - commands: -fetch-osm, -extract-osm, -import-cached, -enrich | ||
| * | docs: Reformat README to project conventions | Martin Kagamino Lehoux | 2026-08-01 |
| | | |||
| * | feat: Add Cotacol difficulty score for rides | Martin Kagamino Lehoux | 2026-08-01 |
| | | |||
| * | feat: Download mountain passes from centcols into SQLite | Martin Kagamino Lehoux | 2026-08-01 |
| | | |||
| * | Update README.md | Martin Kagamino Lehoux | 2025-07-20 |
| | | |||
| * | Cleanup parsing | Martin Kagamino Lehoux | 2025-04-21 |
| | | |||
| * | Add more data in climb & point | Martin Kagamino Lehoux | 2025-04-21 |
| | | |||
| * | chore: Add more examples from Garmin | Martin Kagamino Lehoux | 2024-07-29 |
| | | |||
| * | fix: One more iteration to find the best climb | Martin Kagamino Lehoux | 2024-07-28 |
| | | |||
| * | test: Add failing test for climb inside long false flat | Martin Kagamino Lehoux | 2024-07-28 |
| | | |||
| * | test: Add some test to fix behavior | Martin Kagamino Lehoux | 2024-07-28 |
| | | |||
| * | refactor: Improve readability | Martin Kagamino Lehoux | 2024-07-28 |
| | | |||
| * | perf: Precompute distance | Martin Kagamino Lehoux | 2024-07-28 |
| | | |||
| * | feat: Simple working version (but slow) | Martin Kagamino Lehoux | 2024-07-26 |
| | | |||
| * | feat: init | Martin Kagamino Lehoux | 2024-07-26 |