Sam
|
698831c726
|
update JS dependencies (minor updates)
|
2018-12-30 15:43:14 +01:00 |
|
Sam
|
1d458615ae
|
update Python dependencies
|
2018-12-30 15:38:30 +01:00 |
|
Sam
|
5059166cbd
|
replace react-router-redux by connected-react-router
|
2018-11-18 16:37:33 +01:00 |
|
Sam
|
3031dc3861
|
README.md update
|
2018-11-18 14:34:42 +01:00 |
|
Sam
|
83d22601fd
|
fix .travis.yml
|
2018-11-18 14:07:13 +01:00 |
|
Sam
|
ec80362f19
|
fix Makefile after Python deps update
|
2018-11-18 13:55:33 +01:00 |
|
Sam
|
904cae0028
|
update JS dependencies
|
2018-11-18 13:06:04 +01:00 |
|
Sam
|
95fffe2852
|
update Python dependencies
|
2018-11-18 10:31:34 +01:00 |
|
Sam
|
4a4afdfe48
|
remove package-lock.json
|
2018-09-09 15:40:34 +02:00 |
|
Sam
|
e6fdff947b
|
Merge pull request #27 from SamR1/update_dep
Update dependencies
|
2018-09-09 15:18:49 +02:00 |
|
Sam
|
d4e4073128
|
fix ci config
|
2018-09-09 15:05:21 +02:00 |
|
Sam
|
b813c8acaf
|
README.md update
|
2018-09-09 14:31:34 +02: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
|
768204e9ad
|
update React dependencies
|
2018-09-09 11:39:47 +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
|
3e22feba73
|
update favicon color
|
2018-07-29 14:56:35 +02:00 |
|
Sam
|
7d33126e07
|
display total on current month statistics - fix #22
|
2018-07-29 14:55:57 +02:00 |
|
Sam
|
2dba7c4c99
|
new favicon
|
2018-07-29 12:58:11 +02:00 |
|
Sam
|
928981c627
|
lint
|
2018-07-29 12:06:36 +02:00 |
|
Sam
|
d37db4a714
|
display records label on calendar
|
2018-07-29 12:04:29 +02:00 |
|
Sam
|
0c8921a6ff
|
display records on calendar - fix #25
|
2018-07-29 11:50:45 +02:00 |
|
Sam
|
35e80de953
|
display only 3 decimals for distance on month statistics - fix #24
|
2018-07-29 11:34:13 +02:00 |
|
Sam
|
a05ccbdd10
|
README.md update
|
2018-07-04 14:29:27 +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
|
c4877046ab
|
Makefile update
|
2018-07-01 15:41:32 +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
|
09e1e52e16
|
Client - deactivate administration for now
|
2018-06-20 11:24:04 +02:00 |
|
Sam
|
541f853cf8
|
Update README.md
|
2018-06-15 11:37:30 +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
|
2a5070aa8a
|
Client: style changes
|
2018-06-15 09:36:14 +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
|
019ed42bae
|
READMD.md update (image)
|
2018-06-13 20:47:46 +02:00 |
|
Sam
|
c981cffa81
|
READMD.md update
|
2018-06-13 20:38:40 +02:00 |
|
Sam
|
1da889d02a
|
Client: minor style fix
|
2018-06-13 20:35:40 +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
|
0729f3d074
|
Client: add OSM copyright on static map
|
2018-06-13 17:52:38 +02:00 |
|
Sam
|
aeab7a987b
|
API & Client: add weather to Activities - fix #8
|
2018-06-13 17:24:13 +02:00 |
|
Sam
|
dda193fd13
|
Client: minor fix
|
2018-06-12 13:23:58 +02:00 |
|
Sam
|
85d335da97
|
Client: refactor
|
2018-06-12 13:12:18 +02:00 |
|