Commit Graph

89 Commits

Author SHA1 Message Date
Sam
f1298aa7ba Merge branch 'master' into v0.2.3 2019-12-28 21:22:00 +01:00
Sam
1a75172d28 update python deps and Dockerfile 2019-12-28 21:10:51 +01:00
Sam
742818a405 update CHANGELOG.md and version 2019-09-23 15:05:07 +02: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
4b39c7d1a8 update Python dependencies 2019-09-08 09:51:27 +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
7f3dfd5049 API - update Dockerfile 2019-08-28 13:35:15 +02:00
Sam
d914951c61 API - reformat python files w/ black 2019-08-28 13:33:19 +02:00
Sam
d2adeed805 API - move poetry files in api folder 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
fe43b6f97e API - update Dockerfile 2019-08-28 13:30:18 +02:00
Sam
94e26c56fc API - migrating from pipenv to poetry 2019-08-28 13:28:23 +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
03d385500e API - rollback to gpxpy 1.3.4 due to timezone errors - fix #34
1.3.5 introduces a new time parser, which is not returning naive datetime
2019-07-21 21:35:29 +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
4a06feb399 add markdown support and change log 2019-07-14 18:23:52 +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
9b7055d41c update to bootstrap theme 2019-07-14 15:31:04 +02:00
Sam
a84da05427 init documentation with Sphinx 2019-07-14 14:44:32 +02:00
Sam
4a05af64c2 minor fix 2019-07-07 14:18:29 +02:00
Sam
3b3aee1b6c update python deps 2019-07-07 10:10:49 +02:00
Sam
49d7c055eb update postgresql to 11.2 2019-05-05 14:13:13 +02:00
Sam
8d068fc57c update Python deps 2019-05-05 13:59:06 +02:00
Sam
06ae5e744e update Python deps 2019-01-13 12:04:07 +01: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
3ff677f3a2 add script to update existing activities - #29 2019-01-06 16:01:44 +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