Sam

Results 38 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