Sam

Results 77 comments of Sam

Hi, sometimes, I uploads the same workout after fixing some points, so it's useful to be able to add a workout starting with the same date to compare. But I...

Hi, I'm currently working on implementing OAuth2 Authorization Code flow to allow applications to access API endpoints (#88). To test the flow, I created a [minimal python application](https://codeberg.org/SamR1/ft-oauth-client) to watch...

Hi, `gpxpy` excludes [top values](https://github.com/tkrajina/gpxpy#gpx-max-speed) to remove some GPS errors (and sometimes some correct values too, see #48) Are these values related to workouts recently uploaded?

Hi, Sorry for the delay. It seems there are some invalid values left after `gpxpy` processing. I have sometimes the same issue when I forget to stop/pause the recording (in...

Hi, something like this? ![screenshot](https://user-images.githubusercontent.com/3525167/148639422-ce1e23d8-f2bd-47d5-b139-387a5b149c84.png) with the same workouts displayed as follows: ![example](https://user-images.githubusercontent.com/3525167/148639432-f83d7d6a-d31d-4db7-9c70-c0c2427aecf4.png) (_it's just a screenshot quickly modified with Gimp_ :) ) Note: maybe the labels need to be...

Sorry, I misunderstood I think. In my mind, these were just 6 month periods (all workouts matching the dates will be displayed in the corresponding time period regardless of the...

OK. Adding "season" view and selecting only winter sports could be OK (but only one chart would be displayed), before working back on Statistics view which is quite limited for...

I agree, the part between 10 and 11km looks correct since it matches a downhill (it was mountain biking). Max speed returned by `gpxpy` is used to calculated records. So...

The question mark is because I'm still trying to understand ActivityPub and what I can integrate in FitTrackee, with privacy in mind. There are some technical issues I don't know...

Hi, Tags will probably be implemented (but not in the first version).