Sam

Results 56 issues of Sam

TODO: - Add a user preference to disable fetching weather data when submitting a gpx file

feature:workouts

Add possibility for an authenticated user to like a workout or a comment

api
client
feature:workouts
v0.9.x

Add possibility for an authenticated user to comment on a workout. The following visibility level can be set for a comment: - public (every one can see the comment, even...

api
client
feature:workouts
v0.9.x

Hi, This PR initializes CI with: - existing tests fix - github action to run them on supported versions of Python. (see https://github.com/komoot/staticmap/pull/31)

Only time frames can be selected (week, month, year) and the arrow buttons allow to navigate through time. It would be interesting to be able to directly select dates (on...

feature:statistics

`datetime.utcnow()` is deprecated in python 3.12 (see [release notes](https://docs.python.org/3/whatsnew/3.12.html#deprecated)).

api
python

A dependency (psycopg2) is not yet available on 3.13

api
python

Allow a FitTrackee instance to federate with other instances with [ActivityPub](https://activitypub.rocks/). > [!NOTE] > Development is on hold since February 2023. The [first part of the social features](https://github.com/SamR1/FitTrackee/issues/16) will be...

(_to be completed_) Display of intervals information, with corresponding map display. example of laps displayed on **OpenTracks**: ![Image](https://github.com/user-attachments/assets/0a7ac75f-d6c0-42dc-9995-1f58d9c59b11)

enhancement
api
feature:workouts
cli