mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-09 15:57:59 -05:00
Updated backend and frontend to support retrieving Strava activities using a start and end date instead of days. Refactored API endpoints, utility functions, and UI components to handle date range selection and requests. Deprecated the previous days-based retrieval in favor of more flexible date range queries.