Commit Graph

1131 Commits

Author SHA1 Message Date
Sam
e773be0e1a API - remove dotenv warning 2022-02-13 14:34:24 +01:00
Sam
eea3ab5ae7 API - check app config before dropping database 2022-02-13 14:31:59 +01:00
Sam
d1aa220e1d API - fix dramatiq warning when launching workers w/ script entrypoint 2022-02-13 14:29:08 +01:00
Sam
9522679eb8
Merge pull request #151 from SamR1/security-fixes
fix security issues
2022-02-13 14:25:33 +01:00
Sam
3b019005d0 Client - update dist files 2022-02-13 13:50:01 +01:00
Sam
e1de53a057 update js dependencies
only minor update
2022-02-13 13:50:01 +01:00
Sam
94a6f2fa9c API & Client - allow only alphanumeric characters and '_' in username 2022-02-13 13:49:59 +01:00
Sam
66cd3c9655 API - sanitize map tile parameters 2022-02-13 13:39:43 +01:00
Sam
4a911be085 API - fix serving images 2022-02-13 13:39:43 +01:00
Sam
f3e0f5e4b7
Merge pull request #150 from SamR1/improve-app-init
Improve application initialization
2022-02-13 13:38:55 +01:00
Sam
4b03a66117 update documentation 2022-02-13 09:52:34 +01:00
Sam
1f3fe5d07f Docker - add script to set admin rights 2022-02-13 09:46:17 +01:00
Sam
df85f5c439 update Makefile 2022-02-13 09:06:50 +01:00
Sam
251225b8b1 update e2 tests 2022-02-12 16:31:34 +01:00
Sam
866a4480c1 API - add command to set an admin after fresh install 2022-02-12 14:31:05 +01:00
Sam
b1cafc585d API - remove unmaintained command 2022-02-12 14:13:59 +01:00
Sam
1a53d4a991 API - remove init-data step since no additional data is now required
+ remove config init from removed env. variables
2022-02-12 14:12:58 +01:00
Sam
e751fec1d0 API - remove admin creation in database init 2022-02-12 13:43:38 +01:00
Sam
ba4e3e809a API - remove unused configuration parameters 2022-02-12 13:43:24 +01:00
Sam
6bac135266 update python deps 2022-02-12 09:52:38 +01:00
Sam
12bebccbc0 Merge branch 'master' into dev 2022-02-05 23:07:29 +01:00
Sam
10d9f82c70 Merge branch 'release-v0.5.6' 2022-02-05 22:46:48 +01:00
Sam
46e52b0f23 bump version to 0.5.6 2022-02-05 22:09:21 +01:00
Sam
bf65d6439b
Merge pull request #147 from SamR1/fix-filter-labels
fix label on workout filters
2022-02-05 19:52:11 +01:00
Sam
d3342c83ab Client - fix label on workouts filters - fix #146 2022-02-05 19:09:04 +01:00
Sam
374a7c6056
Merge pull request #145 from SamR1/workout-model-fix
fix on database models
2022-02-05 18:41:34 +01:00
Sam
3bdeb87f8c update Makefile 2022-02-05 12:45:16 +01:00
Sam
da95706a9d API - fix property name on some relationships 2022-02-05 12:30:48 +01:00
Sam
bfea21bc3c API - add missing indexes on Workout table 2022-02-05 11:58:07 +01:00
Sam
136162334f update js dependencies 2022-02-05 11:48:09 +01:00
Sam
8a054571ee update python dependencies 2022-02-05 11:41:35 +01:00
Sam
08889bec1d Merge branch 'master' into dev 2022-01-19 17:13:49 +01:00
Sam
8dec1f2ee7 Merge branch 'release-v0.5.5' 2022-01-19 16:31:06 +01:00
Sam
b654f5a25b bump version to 0.5.5 2022-01-19 16:06:44 +01:00
Sam
505746a653 Merge branch 'minor-fixes' into dev 2022-01-19 14:59:58 +01:00
Sam
6e717ec898 update dependencies 2022-01-19 14:48:03 +01:00
Sam
7a0f483f5b API - update fixture 2022-01-19 14:35:42 +01:00
Sam
7107d30f2d Client - fix arrow direction for wind - fix #134
DarkSky returns the direction that the wind is coming **from** (in degree).
2022-01-19 14:34:47 +01:00
Sam
877fa0faaa Client - fix sport icon color (when changed) on calendar on small resolutions 2022-01-16 19:15:15 +01:00
Sam
29180a02ca Client - partial fix of fullscreen on iOS 2022-01-16 18:59:31 +01:00
Sam
236314d9e7
Merge pull request #142 from SamR1/add-wind-direction
add wind direction to workout detail
2022-01-16 18:41:15 +01:00
Sam
5725a574bd API & Client - add wind direction to workout detail - fix #134 2022-01-15 21:54:37 +01:00
Sam
7e2d123cdc
Merge pull request #141 from SamR1/add-controls-on-map
Add markers and controls to workout map
2022-01-15 21:44:23 +01:00
Sam
8897659c62 Client - add a fullscreen control to workout map - fix #140 2022-01-15 20:18:54 +01:00
Sam
2242525b39 Client - add control to reset map to initial position - fix #138 2022-01-15 18:06:34 +01:00
Sam
482004926a Client - add controls on map to hide markers 2022-01-15 16:48:57 +01:00
Sam
b22c965099 Client - add start and finish markers on workout map - fix #135
+ add max zoom
2022-01-15 15:42:23 +01:00
Sam
52c28f3309 update js dependencies
only minor updates
2022-01-15 14:50:58 +01:00
Sam
a2c67e684a update python dependencies 2022-01-15 14:40:14 +01:00
Sam
3ae3a38f16 Merge branch 'master' into dev 2022-01-01 23:22:01 +01:00