Commit Graph

69 Commits

Author SHA1 Message Date
Sam 73a0b53dd7 API - get workouts ordered by distance, duration or average speed 2021-11-03 18:30:47 +01:00
Sam 7f6f33a6aa API & Client - update API error messages to remove i18n workarounds 2021-11-03 18:30:23 +01:00
Sam 1881165b57 API - fix new sports addition
- add data migration and fix data init for new instances
- update and fix tests
2021-11-03 17:25:28 +01:00
Sam 6b044a31ed API - lint fix 2021-11-03 17:25:28 +01:00
antoine 660190d368 Add elevation in stats and dashboard and update translations 2021-11-03 17:25:28 +01:00
Fmstrat dcb660cfe5 Added stopped_speed_threshold to support slow movement 2021-10-13 21:33:25 -04:00
Sam 3c4718cc27 API - allow keeping default tile server for static map - #83 2021-07-16 19:17:28 +02:00
Sam 3ead237e5c API - use same tile server as Client to generate staticmap - fix #83 2021-07-14 20:57:31 +02:00
Sam 70ae3863e2 API - fix notes emptying 2021-07-14 14:54:20 +02:00
Sam 66b9c77560 API - fix adding workouts notes with control characters - fix #80 2021-07-14 14:29:10 +02:00
Sam 8fcbbf010c API - fix user agent used to get map tiles 2021-05-22 17:37:44 +02:00
Sam c902bdb911 API - refactor + typing errors fix 2021-05-22 17:14:24 +02:00
Sam bb8491f84d API - fix error message on file uplaod + refactor - #72 2021-02-20 21:37:45 +01:00
Sam 16ea2adfd9 API - use config from database for max workouts limit - fix #66 2021-02-17 16:59:54 +01:00
Sam d27385b24d API - fix max workouts per page in order to display up to 100 workouts 2021-02-17 08:37:32 +01:00
Sam d3ce0ad1e5 API - refactor imports 2021-01-20 16:47:00 +01:00
Sam fdeaf54aa9 API - refactor exceptions 2021-01-20 16:32:00 +01:00
Sam d0475eec9f API - refactor user decorators 2021-01-20 16:24:24 +01:00
Sam 3a80e01cc2 API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +01:00