Sam
Sam
Hi, Thanks for your feedback. For now it is not possible via the API to reprocess workouts to get weather data or recalculate some values like max speed for instance...
is there a lot of workouts to reprocess?
yes, for bulk imports via scripts, the other solution is to temporarily remove the key.
Hi, Thanks for starting the implementation. I will take a look at it soon. No need to start the front-end for now, due to the upcoming changes with social features.
Hi @jat255 I'm really sorry for the late feedback. I had originally planned to take a look, after the social features (but there's still some work to do). I've made...
Additional changes on API side: - store equipement totals in `equipments` table (to avoid fetching all related workouts to calculate totals) - unique contraint on `label` and `user_id` only for...
Last changes: - handle equipment types deactivation (to match sports deactivated by admin) - it is not possible to create an equipment with a deactivated type - only valid equipement...
Hi, For now it's not possible for users to add their own sports. Adding a new sport requires the following changes: - on API side, a new sport needs an...
Hi, As FitTrackee is built around GPX files, for the moment only sports associated with a GPX file (mainly outdoor activities) can be added.
Hi @microniko No problem adding Swimrun, but for now FitTrackee processes all activities the same way, is that a problem? It will be displayed as a single activity with no...