Sam
|
4491b8f8de
|
Docs - add 'fr' translation + fixes
|
2023-06-18 20:45:43 +02:00 |
|
Sam
|
5caecd5bef
|
Merge branch 'dev' into filter_workouts_by_name
|
2023-04-08 11:12:33 +02:00 |
|
Sam
|
2f8928d763
|
update python deps
|
2023-04-08 08:54:36 +02:00 |
|
Joshua Taillon
|
77a8ffa6a9
|
add support for title filtering on API
|
2023-03-18 11:51:47 -06:00 |
|
Sam
|
4011afc07a
|
API - minor changes (docs, tests)
|
2022-12-21 09:40:49 +01:00 |
|
Sam
|
c611f41519
|
API - add elevation edition for workout w/o gpx file
|
2022-12-14 16:36:10 +01:00 |
|
Sam
|
8a0e1d2b40
|
API - add elevation to workout w/o gpx file when provided
|
2022-12-14 14:40:35 +01:00 |
|
Sam
|
a577fa0a6b
|
bump version to 0.7.7
|
2022-11-27 12:06:46 +01:00 |
|
Sam
|
6c9fa65558
|
update python dependencies
|
2022-11-26 12:55:01 +01:00 |
|
Sam
|
aa1a1fcd91
|
API - return 400 when duration/distance are invalid when adding workout
without gpx
|
2022-11-11 09:54:33 +01:00 |
|
Sam
|
6cf192bd25
|
API - returns 400 when form data is invalid when adding workout w/ gpx
|
2022-11-11 09:40:07 +01:00 |
|
Sam
|
4b1c51880f
|
API - return error when number of files in zip exceeds limit
(instead of importing the configured number of files without raising errors)
|
2022-11-04 22:27:13 +01:00 |
|
Sam
|
1dc35c379d
|
API - fix workouts sort on duration (= moving time)
|
2022-10-26 22:01:04 +02:00 |
|
Sam
|
7ea74d51e7
|
Docs - update api endpoints documentation
|
2022-10-26 20:27:12 +02:00 |
|
Sam
|
b86a1b93f9
|
API - fix order by for PGSQL15 support and update tests
|
2022-10-26 18:05:22 +02:00 |
|
Sam
|
4f88dcc8bc
|
API - init api rate limits w/ flask-limiter
|
2022-09-17 19:36:07 +02:00 |
|
Sam
|
2274b762a8
|
Merge branch 'dev' into oauth2
|
2022-07-27 16:29:57 +02:00 |
|
Sam
|
5fcc3e9a44
|
API & Docs - init OAuth 2.0 documentation
|
2022-07-27 15:55:50 +02:00 |
|
Sam
|
c8d24a2e4c
|
bump version to 0.6.11
|
2022-07-27 11:10:35 +02:00 |
|
Sam
|
d64fc19c2e
|
Merge branch 'dev' into oauth2
|
2022-06-25 21:23:15 +02:00 |
|
Sam
|
9c2ba31b96
|
API - return 404 instead of 500 when map file not found - fix #192
|
2022-06-22 14:19:51 +02:00 |
|
Sam
|
8b2543eb61
|
API - update OAuth2 scopes
|
2022-06-15 19:16:14 +02:00 |
|
Sam
|
22c8105ea6
|
Merge branch 'dev' into oauth2
|
2022-06-12 09:28:01 +02:00 |
|
Sam
|
4288c3c387
|
API - handle gpx files with offset
|
2022-06-11 13:10:05 +02:00 |
|
Sam
|
5874933643
|
API - fix typo
|
2022-06-11 11:33:08 +02:00 |
|
Sam
|
ca9ba138b3
|
API - add scope on endpoints
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
44c16f6805
|
API - init resource protector (that also handles current authentication)
|
2022-05-29 14:23:30 +02:00 |
|
Sam
|
fc43fcd6bf
|
API - users refactoring
|
2022-02-16 18:07:17 +01:00 |
|
Sam
|
1b4a477544
|
API - workouts refactoring
|
2022-02-16 17:46:41 +01:00 |
|
Sam
|
04a89fafd8
|
API - move and rename function returning responses
|
2022-02-16 13:34:35 +01:00 |
|
Sam
|
66cd3c9655
|
API - sanitize map tile parameters
|
2022-02-13 13:39:43 +01:00 |
|
Sam
|
7206a46a37
|
fix documentation warning
|
2021-12-01 20:31:54 +01:00 |
|
Sam
|
1b06d6b6bc
|
API - remove useless user query
|
2021-12-01 20:17:28 +01:00 |
|
Sam
|
9e7fbd6eb4
|
API - remove useless user queries
|
2021-12-01 19:31:46 +01:00 |
|
Sam
|
00b6e05805
|
API - authentication decorators return user directly instead of user id
|
2021-12-01 19:22:53 +01:00 |
|
Sam
|
a1c5c344a6
|
[API] minor fix
|
2021-11-30 09:21:04 +01:00 |
|
Sam
|
e50c3d3799
|
[API] add endpoint to download gpx file
|
2021-11-29 16:54:27 +01:00 |
|
Sam
|
eef66cb735
|
API & Client - fix workouts filters on distance when value is a float
|
2021-11-11 08:57:14 +01:00 |
|
Sam
|
2b1b465c55
|
API - fix workouts sort on moving duration
|
2021-11-06 22:32:25 +01:00 |
|
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
|
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
|
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
|
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 |
|