Commit Graph

61 Commits

Author SHA1 Message Date
Sam
f1298aa7ba Merge branch 'master' into v0.2.3 2019-12-28 21:22:00 +01:00
Sam
9101ba50cd fix user statistics - #41 2019-09-23 14:43:56 +02:00
Sam
ed0e467404 Client - add some error messages translation and refactor 2019-09-16 18:56:37 +02:00
Sam
f6389f1cdd API & Client - add API error messages translation 2019-09-16 18:54:09 +02:00
Sam
1f17b8fed4 API & Client: add user langage preferences in database 2019-09-16 14:19:26 +02:00
Sam
aa67e7ba20 update documentation 2019-09-01 11:40:46 +02:00
Sam
b7bc3a2107 API - fix broken test 2019-08-31 18:20:59 +02:00
Sam
b00b48e138 API - update user model to store first day of week - #23 2019-08-31 16:33:50 +02:00
Sam
67d1e424d8 [skip travis] update documentation 2019-08-31 14:55:50 +02:00
Sam
8fc71ed178 API & Client: set file size limit for upload - fix #33 2019-08-31 14:11:11 +02:00
Sam
318418bd55 API - minor change 2019-08-28 14:34:34 +02:00
Sam
d914951c61 API - reformat python files w/ black 2019-08-28 13:33:19 +02:00
Sam
667e31d053 API - fix database connections error on tests 2019-08-28 13:30:18 +02:00
Sam
c50d7b1966 API & Client: use segment index on API only - fix #14 2019-08-25 21:10:59 +02:00
Sam
86cb015279 API - get gpx and chart data for an activity segment - #14 2019-08-25 18:54:37 +02:00
Sam
fae9a97337 API - refactor activities 2019-08-25 18:06:39 +02:00
Sam
f252620ac1 API - add coordinates in chart_data - #4 2019-08-25 15:05:10 +02:00
Sam
a7de5dd52c Client - disable registration - fix #36 2019-08-25 12:50:42 +02:00
Sam
5b6a94fb85 API - disable registration - #36 2019-08-25 12:07:02 +02:00
Sam
edf4f4e4ca API - update picture endpoint 2019-07-21 22:09:54 +02:00
Sam
fcebb7a3df update docs for remaining endpoints - fix #21
and fix some routes to add authentication
2019-07-20 21:57:35 +02:00
Sam
08b8c3c119 update auth endpoints documentation - #21 2019-07-20 14:27:05 +02:00
Sam
715da8fc64 update docs and api endpoints 2019-07-19 12:03:49 +02:00
Sam
1247e2253a update activities endpoints documentation 2019-07-19 11:56:48 +02:00
Sam
0701cd43da fix typo 2019-07-19 11:07:20 +02:00
Sam
d9337d66e6 update activities endpoints documentation 2019-07-14 21:37:55 +02:00
Sam
1a0955ff6a update documentation 2019-07-14 18:18:41 +02:00
Sam
8b8d343864 document first endpoint 2019-07-14 16:57:16 +02:00
Sam
4a05af64c2 minor fix 2019-07-07 14:18:29 +02:00
Sam
687af94b4a display moving duration in activities list - fix #31 2019-01-13 11:56:05 +01:00
Sam
b66ca710e3 use moving duration in stats - fix #31 2019-01-13 11:21:19 +01:00
Sam
d8c7d92111 fix script for activities update - #29 2019-01-06 17:11:26 +01:00
Sam
1826209916 refresh activity data - wip 2019-01-06 14:17:34 +01:00
Sam
33e594d3d3 test refactor 2019-01-05 22:05:22 +01:00
Sam
3b42534d77 pause duration calculation with segments - fix #29 2019-01-05 21:44:52 +01:00
Sam
154282e19a fix gpx upload - #28
the temp directory path may differ depending on OS
2018-12-31 11:24:25 +01:00
Sam
dded3fafc4 update Python dependencies 2018-09-09 11:38:37 +02:00
Sam
ace28a69af store user picture w/ relative path instead of absolute path 2018-07-04 14:13:44 +02:00
Sam
ea545b6a16 store files w/ relative path instead of absolute path 2018-07-04 13:11:11 +02:00
Sam
88382d72d5 fix stats by week 2018-07-04 12:00:34 +02:00
Sam
54375e0576 gpx limit fix - #19 2018-07-01 17:48:45 +02:00
Sam
e78d014ed1 set limit for gpx zip import - see #19
+ pipenv related updates
2018-07-01 17:12:58 +02:00
Sam
42934150e4 README.md update (images) 2018-06-15 11:18:29 +02:00
Sam
ac7c7a41eb API: only activity owner can view his activity 2018-06-15 10:50:37 +02:00
Sam
3acdabb4da API & Client: fix
- user edition
- title for activity with gpx and no name in gpx
- style
2018-06-14 13:39:35 +02:00
Sam
47fc2ab830 API: add notes to activities - #10 2018-06-13 18:17:33 +02:00
Sam
aeab7a987b API & Client: add weather to Activities - fix #8 2018-06-13 17:24:13 +02:00
Sam
ca8a89915e Client: refactor 2018-06-12 12:51:28 +02:00
Sam
b54f25357f Client: refactor (wip) 2018-06-12 11:47:08 +02:00
Sam
5d749f3f47 API & Client: add max speed in filters 2018-06-11 22:42:04 +02:00