Commit Graph

119 Commits

Author SHA1 Message Date
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
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
1d458615ae update Python dependencies 2018-12-30 15:38:30 +01:00
Sam
ec80362f19 fix Makefile after Python deps update 2018-11-18 13:55:33 +01:00
Sam
95fffe2852 update Python dependencies 2018-11-18 10:31:34 +01:00
Sam
b949366b9f sql script fix 2018-09-09 14:16:58 +02:00
Sam
464b77778c update ci config 2018-09-09 13:37:17 +02:00
Sam
97005599c9 update ci config 2018-09-09 11:59:10 +02:00
Sam
dded3fafc4 update Python dependencies 2018-09-09 11:38:37 +02:00
Sam
124fe88ec1 add install-db in Makefile 2018-09-09 10:48:32 +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
48538a63e1 app deployment 2018-06-20 15:27:52 +02:00
Sam
454ac19ca5 API: docker fix
use of symlink to avoid duplicate Pipfiles
2018-06-20 14:18:49 +02:00
Sam
0d1147feae API: use of pipenv instead of pip + virtualenv 2018-06-20 13:23:47 +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
066a05c57f Client: add notes to activities - fix 10
+ minor fix on weather
2018-06-13 18:53:00 +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
Sam
941c9958f9 API: update requirements 2018-06-11 20:27:42 +02:00
Sam
3ffc629e55 API: refactor
remove user query in 'get_datetime_with_tz' to avoid multiple queries when importing a zip file
2018-06-11 19:39:40 +02:00
Sam
859f690ba4 API: timezone support for statistics - fix #11
+ Client fix
2018-06-11 18:47:10 +02:00
Sam
30a16f64b0 API: timezone support for activities fetch - #11
=> calendar and workouts filter OK on client app
2018-06-11 18:13:13 +02:00
Sam
0a1a2082f4 API: refactor 2018-06-11 17:07:04 +02:00
Sam
027fa8f699 API: timezone support for activity creation and edition - #11 2018-06-11 16:44:49 +02:00
Sam
fe91040370 API & Client: add timezone to user - #11 2018-06-11 15:24:29 +02:00
Sam
e7e0a20f89 API & Client: fix 2018-06-07 22:44:58 +02:00
Sam
76b2d5aad2 API & Client: filter activities - fix #3 2018-06-07 21:01:46 +02:00
Sam
f45db7b969 API & Client: filter activities - #3 (WIP) 2018-06-07 20:31:44 +02:00
Sam
479b47455f API: add filters for activities - #3 2018-06-07 20:31:07 +02:00
Sam
1f36de74ba API: refactor (rename mpwo_api to fittrackee_api) 2018-06-07 14:15:39 +02:00