Sam

Results 38 issues of Sam

enhancement
api
client

![2018-05-30_23-08-26](https://user-images.githubusercontent.com/3525167/40747759-8c04dc0e-645e-11e8-990e-4dcccdcfb4b2.png) Some gpx points are not correct, it would be interesting to be able to delete them by clicking on the chart (and allow user to export the new version).

enhancement
api
client

fix #88 Implements [OAuth2 Authorization Code](https://datatracker.ietf.org/doc/html/rfc6749#section-1.3.1) flow (with [PKCE](https://datatracker.ietf.org/doc/html/rfc7636) and refresh token support) to allow a third-party applications to access with API endpoints.

Sometimes elevation is missing for some points in gpx file, resulting in incorrect ascent/descent. Example (old gpx file): ![Screenshot 2022-07-27 at 10-17-54 FitTrackee](https://user-images.githubusercontent.com/3525167/181197889-d7e6e938-cf4a-4b44-9465-c4b1a458085d.png) After removing manually invalid points: ![Screenshot 2022-07-27...

bug
api
feature:workouts

For now FitTrackee is kind of a single-user application (even if several users can register). A user can only view his own activities. TODO in the 1st part: - [x]...

enhancement
api
client
v0.9.x

- [x] #377 - [ ] add link to translated documentation in FitTrackee application - [ ] add documentation translation on Weblate: - to the current project. Translation status will...

documentation
translations

Max speed is calculated by [`gpxpy`](https://github.com/tkrajina/gpxpy), which removes GPS errors by excluding extreme values. Chart displays data from gpx without any cleaning, so some points exceed calculated max speed. Example:...

feature:workouts

Workout files processing needs to be rewritten, in order to: - improve perfomances - add asynchronous archive import (see https://github.com/SamR1/FitTrackee/issues/89) - improve storage (maybe consider database storage for gpx points...

enhancement
api
client
feature:workouts
feature:gpx import

Since DarkSky joins Apple (see [blog post](https://blog.darksky.net/)), new registrations are no longer accepted and ~~the API will be deprecated by the end of 2021~~ support for the Dark Sky API...

like a number of activities or kilometers per month or year

enhancement
api
client