Commit Graph

1722 Commits

Author SHA1 Message Date
Sam
b3ca612daf Merge branch 'release-v0.7.0' 2022-09-19 19:06:46 +02:00
Sam
08e81c808c bump version to 0.7.0 2022-09-19 18:49:31 +02:00
Sam
efcae2ab31 update client dist files 2022-09-19 14:26:36 +02:00
Sam
93c8cbfe0e update js dependencies 2022-09-19 14:16:17 +02:00
Sam
752224e6cd update python dependencies 2022-09-19 14:05:30 +02:00
Sam
6e04791b2d Client - minor fixes 2022-09-19 14:00:56 +02:00
Sam
b216900031 update client dist files 2022-09-19 10:59:57 +02:00
Sam
a040b0c845 Client - cancel duplicate api calls 2022-09-19 10:53:38 +02:00
Sam
6982f5320a Client - reload user profile when displaying dashboard 2022-09-19 09:23:27 +02:00
Sam
eb1a4657ee
Merge pull request #238 from SamR1/fix-workout-edition
Fix workout edition
2022-09-18 16:18:42 +02:00
Sam
a2ad7bce1e update client dist files 2022-09-18 15:40:53 +02:00
Sam
f02add773d Client - fix workout edition on refresh 2022-09-18 15:38:48 +02:00
Sam
7571bcc7ea Client - handle when input is null in custom texteara - fix #237 2022-09-18 15:38:36 +02:00
Sam
728007024f
Merge pull request #236 from SamR1/api-rate-limits
Add API rate limits
2022-09-18 15:15:15 +02:00
Sam
ff93b97d3c update documentation 2022-09-18 09:30:10 +02:00
Sam
a15e36de51 Docs - update installation documentation 2022-09-18 09:29:49 +02:00
Sam
4f88dcc8bc API - init api rate limits w/ flask-limiter 2022-09-17 19:36:07 +02:00
Sam
47ec1c5a72 update client dist files 2022-09-16 11:16:00 +02:00
Sam
7d082e967e update js dependencies
+ fix
2022-09-16 10:10:21 +02:00
Sam
6c8653a1b7 update python dependencies 2022-09-16 08:43:44 +02:00
Sam
e327047c63
Merge pull request #234 from SamR1/fix-chart-legend
Fix workout chart legend
2022-09-15 18:21:29 +02:00
Sam
50a7a299c7 update client dist files 2022-09-15 17:38:51 +02:00
Sam
11f905cf32 Client - hide speed chart when checkbox is unchecked - fix #232 2022-09-15 17:34:05 +02:00
Sam
1d39462f79 update client dist files 2022-09-15 17:09:43 +02:00
Sam
6dea752788 Client - add missing translation (fr) 2022-09-15 17:06:35 +02:00
Sam
9a3ffbf783 Client - display copy to clipboard icon only when clipboard is available 2022-09-15 17:04:53 +02:00
Sam
3c31245bc5
Merge pull request #233 from SamR1/blacklist-token-on-logout
Blacklist token on logout
2022-09-15 16:51:43 +02:00
Sam
3a4c0d8646 update documentation 2022-09-15 16:11:13 +02:00
Sam
f0c2ec7b5f update client dist files 2022-09-15 16:10:54 +02:00
Sam
e9f55d065a Client - disconnect user when stored token is blacklisted 2022-09-15 15:15:35 +02:00
Sam
9b377c08e4 CLI - add command to clean blacklisted tokens 2022-09-15 13:15:07 +02:00
Sam
e39fc3d211 Client - call api endpoint on logout to blacklist token 2022-09-14 16:38:16 +02:00
Sam
aad02cd93c API - blacklist jwt on user logout 2022-09-14 15:15:07 +02:00
Sam
841edc76c6 Merge branch 'master' into dev 2022-09-14 11:06:25 +02:00
Sam
6c99b510f1 Merge branch 'release-v0.6.12' 2022-09-14 10:17:39 +02:00
Sam
982e1ad2ff bump version to 0.6.12 2022-09-14 09:55:02 +02:00
Sam
5e0ebd6e6e API - fix record_types enum update in migration - fix #230 2022-09-13 19:02:19 +02:00
Sam
fc3695826e update client dist files 2022-08-27 19:45:22 +02:00
Sam
7229b22863 update js dependencies 2022-08-27 19:36:15 +02:00
Sam
dfaccf16e0 update python dependencies 2022-08-27 19:32:54 +02:00
Sam
9ed142e100 Client - minor fixes 2022-08-27 19:23:01 +02:00
Sam
59940ed41d
Merge pull request #214 from SamR1/oauth2
OAuth2 Authorization Code support
2022-08-27 17:21:23 +02:00
Sam
2b9873265e update documentation 2022-08-27 16:50:29 +02:00
Sam
4304b7da98 update client dist files 2022-08-27 16:50:03 +02:00
Sam
94c7ee83cc Docs - update installation documentation 2022-08-27 16:37:22 +02:00
Sam
98a3e3fec1 API - add tests on JWT generation 2022-08-03 20:38:26 +02:00
Sam
8dc7761c48 CLI - fix token cleaning option 2022-08-03 16:47:03 +02:00
Sam
b96a682eb8 Client - add PKCE support when authorizing an app 2022-08-03 16:40:39 +02:00
Sam
922ff63d99 API - check reponse type when authorizing an app + add missing tests 2022-08-03 14:01:14 +02:00
Sam
94f2f2fec7 Merge branch 'dev' into oauth2 2022-08-03 11:24:44 +02:00