Commit Graph

137 Commits

Author SHA1 Message Date
Sam
52d31a68db Merge branch 'dev' into alternate_weather_api 2022-12-28 10:25:13 +01:00
Sam
23afc10edc Client - improve zxcvbn packages lazy loading 2022-12-21 11:02:27 +01:00
Sam
6ae9c4212a API & Client - enable italian translations 2022-12-14 12:23:35 +01:00
Sam
baf902c6f7 API & Client - add Mountaineering 2022-12-11 11:23:36 +01:00
Sam
bd8df6af3d Client - init Italian (it) translation files 2022-12-11 09:56:42 +01:00
Sam
4e9f80af62 API & Client - enable nl translations 2022-11-30 10:31:53 +01:00
Sam
5e859e31c9 update js dependencies 2022-11-26 12:55:14 +01:00
Sam
6f1d0cca96 Client - init Dutch (nl) translation files 2022-11-19 10:20:13 +01:00
Sam
546315e218 Client - refacto util functions for temperature and wind speed 2022-11-17 00:20:21 +01:00
Sam
eb57935b58 Client - move input sanitization in utils 2022-11-16 11:01:36 +01:00
Sam
c5eff632ce Client - update date format on charts 2022-11-01 18:12:49 +01:00
Sam
34a5c165cb Client - init Norwegian Bokmål (nb) translation files 2022-11-01 15:05:32 +01:00
Sam
60bf3718d7 Client - move default date format first in select 2022-11-01 14:24:08 +01:00
Sam
1d142ae4dd Client - update date display in german 2022-11-01 12:17:47 +01:00
Sam
d1c658b5bb Client - handle date string format depending on language 2022-11-01 10:43:51 +01:00
Sam
6fce510a0a Client - date formatting refactoring (WIP) 2022-11-01 08:03:47 +01:00
Joshua Taillon
b2509ff1c6 Add ability to customize format used to display dates throughout the application 2022-10-31 18:27:03 +01:00
Joshua Taillon
d249e7b146 add virtual cycling as a sport type 2022-10-31 08:36:12 +01:00
Sam
93b2c1f3ac Client - add missing zxcvbn language package (de) 2022-09-21 08:59:48 +02:00
Sam
a040b0c845 Client - cancel duplicate api calls 2022-09-19 10:53:38 +02:00
Sam
7d082e967e update js dependencies
+ fix
2022-09-16 10:10:21 +02:00
Sam
e9f55d065a Client - disconnect user when stored token is blacklisted 2022-09-15 15:15:35 +02:00
Sam
2274b762a8 Merge branch 'dev' into oauth2 2022-07-27 16:29:57 +02:00
Sam
15f4480920 Merge branch 'dev' into ascent_in_ft 2022-07-23 18:36:51 +02:00
Sam
49b4c279cf Client - display ascent record depending on user preference 2022-07-23 08:20:07 +02:00
Fmstrat
8c5e3cf2e4 Swapped ascent/descent from km/mi to m/ft 2022-07-18 14:24:41 -04:00
Fmstrat
fc3eb2cc36 Merged with dev and fixed conflicts 2022-07-18 09:16:17 -04:00
Sam
df49f78d1f Merge branch 'dev' into oauth2 2022-07-03 19:05:38 +02:00
Sam
f9e03dd139 Client - fix record order in dashboard cards 2022-07-03 16:20:04 +02:00
Thomas Brockmöller
df3469db5d add new language files 2022-06-24 20:44:26 +02:00
Sam
6911024f33 Client - display 'application:write' scope only if user is admin 2022-06-19 20:32:38 +02:00
Sam
40a5fcccf3 Client - update scopes 2022-06-15 20:37:24 +02:00
Sam
25decef696 Client - init OAuth Applications list 2022-05-29 14:23:30 +02:00
Sam
e11970665b Client - remove old comment 2022-03-27 08:51:10 +02:00
Sam
f241504b8f Client - filter on username in administration 2022-03-26 17:58:20 +01:00
Sam
29760e57f1 Client - add password strength and suggestions 2022-03-26 17:58:20 +01:00
Fmstrat
462a193d2e Added ascent record to Dashboard 2022-03-24 12:17:44 -04:00
Sam
5725a574bd API & Client - add wind direction to workout detail - fix #134 2022-01-15 21:54:37 +01:00
Sam
be0ac9b238 Client - display only active sports (+ workout sport) on workout edition
fix #129
2022-01-01 18:36:45 +01:00
Sam
0b47e42ea5 API & Client - add new sport (Snowshoes) - fix #121 2021-12-19 10:53:29 +01:00
Sam
bd0d79f575 [Client] statistics - display average speed in chart 2021-11-24 18:01:43 +01:00
Sam
26c8d47c51 Client - minor fix and changes 2021-11-14 17:52:39 +01:00
Sam
9b7f685992 Client - display converted speed/elevation in workout chart 2021-11-14 13:33:11 +01:00
Sam
c0acff9e3d Client - display converted distance in stats charts 2021-11-14 12:26:36 +01:00
Sam
1c6b70d454 Client - display converted distance/speed in workouts (wip) 2021-11-14 12:12:25 +01:00
Sam
61738ebf85 Client - init distance converter 2021-11-14 10:55:42 +01:00
Sam
50094d1fda Client - display only active sports in application in user preferences
+ fixes
2021-11-13 12:12:26 +01:00
Sam
a6566c133c Client - use user sports colors in charts 2021-11-12 18:55:48 +01:00
Sam
7c49fd31ad Client - add user sports preferences
+ minor refactor
2021-11-12 18:55:48 +01:00
Sam
7ba4e66e8e Client - add dropdown to select timezone in user preferences 2021-11-10 12:03:54 +01:00