summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat: Save Strava activities without routesMartin Kagamino Lehoux8 days
* fix: Continue Strava import after invalid activitiesMartin Kagamino Lehoux8 days
* feat: Add Strava import progressMartin Kagamino Lehoux8 days
* feat: Add ride detail mapMartin Kagamino Lehoux8 days
* perf: Load ride values from SQLiteMartin Kagamino Lehoux11 days
* docs: Document ride backfill workflowMartin Kagamino Lehoux11 days
* feat: Persist Cotacol ride valuesMartin Kagamino Lehoux11 days
* feat: Add ride table sortingMartin Kagamino Lehoux12 days
* feat: Add Strava stream metricsMartin Kagamino Lehoux12 days
* refactor: Store rides in columnsMartin Kagamino Lehoux12 days
* refactor: Remove demo CLIMartin Kagamino Lehoux14 days
* refactor: Extract CLI and chart packagesMartin Kagamino Lehoux14 days
* refactor: Remove obsolete Strava helpers and add mise tasksMartin 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
* docs: Reformat README to project conventionsMartin Kagamino Lehoux2026-08-01
* feat: Add Cotacol difficulty score to climbsMartin Kagamino Lehoux2026-08-01
* feat: Add Cotacol difficulty score for ridesMartin Kagamino Lehoux2026-08-01
* feat: Download mountain passes from centcols into SQLiteMartin Kagamino Lehoux2026-08-01
* Update README.mdMartin Kagamino Lehoux2025-07-20
* Cleanup parsingMartin Kagamino Lehoux2025-04-21
* Implement climb scoreMartin Kagamino Lehoux2025-04-21
* First implem of similar KOMMartin Kagamino Lehoux2025-04-21
* Add more data in climb & pointMartin Kagamino Lehoux2025-04-21
* Add some more testsMartin Kagamino Lehoux2025-04-20
* chore: Add test & cleanup logsMartin Kagamino Lehoux2024-12-30
* fix: Remove too short outliersMartin Kagamino Lehoux2024-08-07
* chore: Add more examples from GarminMartin Kagamino Lehoux2024-07-29
* fix: One more iteration to find the best climbMartin Kagamino Lehoux2024-07-28
* test: Add failing test for climb inside long false flatMartin Kagamino Lehoux2024-07-28
* fix: Fix climb finder when climb is not highestMartin Kagamino Lehoux2024-07-28
* 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
* feat: initMartin Kagamino Lehoux2024-07-26