Userinfo b81d2#843
Open
jakovlev wants to merge 7 commits into
Open
Conversation
Updated project name and removed contributor and warning sections.
Updated references from Peloton to Strava in README.
Key features implemented: - Added Strava OAuth authentication client with token exchange and refresh functionality - Implemented Strava API client for fetching athlete data, activities, and activity streams - Created comprehensive DTO models for Strava activities, athletes, segments, and best efforts - Added service layer for Strava integration with automatic token management - Implemented mapping from Strava activities to internal P2G workout model including segments and splits - Integrated Strava sync service replacing Peloton service in sync workflow - Added configuration options for Strava client credentials and activity limits This implementation provides full Strava API connectivity allowing the application to import workout data including detailed segments, splits, and performance metrics, and integrates it into the existing conversion and upload pipeline.
Update from task 8078fcfc-e5b4-4ff4-b037-e3bae30b81d2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.