Sam

Results 56 issues of Sam

(_request from the matrix room_) Allow users to bookmarks their workouts so they can easily find them again.

api
client
feature:workouts

The API rate limit and workers (email, async upload...) rely on **Redis**. They are both disabled when the **Redis** URL is not configured. API Rate limit can be handled by...

api

**TODO**: - Add the ability to configure multiple tile servers on the API side - Allow users to choose one of the servers configured in the User Interface interface

api
client
feature:workouts

Different steps for the rewrite, in order to improve performances and allow some next features implementation: - [x] Part 1 (https://github.com/SamR1/FitTrackee/issues/194, released in v0.10) - rewrite workout creation - add...

When some data is missing for a given type, the chart display is incorrect. In this example, only the first point includes the heart rate. The x-axis is incorrect:

bug

Sometimes, a marker remains displayed on the map. This bug does not occur systematically and is associated with the following error in the browser console: ``` TypeError: right-hand side of...

bug
client