Commit Graph

605 Commits

Author SHA1 Message Date
Sam
1a62a968a5 API - delete uploaded file on gpx processing error 2023-03-08 10:32:37 +01:00
Sam
8549547db4 API - add missing tests on user data export 2023-03-05 15:56:14 +01:00
Sam
d57133f839 bump to version 0.7.13 2023-03-05 14:26:55 +01:00
Sam
510cfd2c0b build client dist files 2023-03-05 12:44:56 +01:00
Sam
778075f376
Merge pull request #309 from SamR1/export-endpoints-update-and-policy-fix
endpoints update and privacy policy display fix
2023-03-05 12:29:31 +01:00
qwerty287
8262157fe5
Translated using Weblate (German)
Currently translated at 100.0% (40 of 40 strings)

Translation: FitTrackee/FitTrackee API - Emails
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/de/
2023-03-05 12:17:11 +01:00
Sam
4e0798821a build client dist files 2023-03-05 11:17:00 +01:00
Sam
65a8ae0ae7 API & Client - rename data export endpoints 2023-03-05 10:30:26 +01:00
Sam
4aed07d458 build client dist files 2023-03-05 08:44:48 +01:00
bjornclauw
1175e7f624
Translated using Weblate (Dutch)
Currently translated at 100.0% (40 of 40 strings)

Translation: FitTrackee/FitTrackee API - Emails
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/nl/
2023-03-05 08:12:44 +01:00
Sam
b60c1065fd build client dist files 2023-03-04 19:56:56 +01:00
Sam
fd927beac7 API - update workout file name
remove unneeded use of `mkstemp`
2023-03-04 19:50:21 +01:00
Sam
5ca4711911 build client dist files 2023-03-04 18:28:19 +01:00
Sam
f3dee9b4e4 API - fix typo 2023-03-04 18:03:52 +01:00
Sam
f902313127 Docs - add new features 2023-03-04 17:49:38 +01:00
Sam
fbb539d584 API & Client - minor fixes
- update privacy paragraphs order
- update en & fr translations
- add spinner when generating archive download link
- fix users command logger
2023-03-04 17:08:49 +01:00
Sam
fe00b868ee API - add commands to export and delete archives 2023-03-04 15:57:41 +01:00
Sam
576b3fd66c API - check if workouts directory exist before exporting gpx file
+ remove json files
2023-03-04 11:24:52 +01:00
Sam
06d4a53fbb API - send an email when data export is successful 2023-03-04 10:49:47 +01:00
Sam
32f358b8cb API - update translations files 2023-03-04 09:31:03 +01:00
Sam
073c677b92 API - add endpoint to download export archive 2023-03-01 21:00:58 +01:00
Sam
90c85f921c API - add export task when data export is requested 2023-03-01 16:30:57 +01:00
Sam
e4fc8849be API - add enpoints to request user data export and get export status 2023-03-01 12:39:35 +01:00
Sam
8d8bb2efb9 API - store export request in database 2023-03-01 12:16:32 +01:00
Sam
948424045f API - init user data export 2023-03-01 12:10:21 +01:00
Sam
ce67924539 build client dist files 2023-02-26 18:57:47 +01:00
Sam
8a3f9a5d59 API - add route to accept privacy policy 2023-02-26 18:21:15 +01:00
Sam
1c1d2a77b7 API - it returns if user accepted to last privacy policy 2023-02-26 17:44:33 +01:00
Sam
f37cecec78 API - remove privacy policy and about text when empty string provided 2023-02-26 17:44:27 +01:00
Sam
4e3d2f98cf API - init privacy policy 2023-02-25 14:06:49 +01:00
Sam
cff6cbf0ae update python dependencies 2023-02-25 10:41:30 +01:00
Sam
39378cbc0f bump to version 0.7.12 2023-02-16 11:18:50 +01:00
Sam
fe03eb3515 build client dist files 2023-02-16 10:22:46 +01:00
Sam
289a2e5f48 API - lint fix since black upgrade 2023-02-16 09:39:20 +01:00
Sam
620391973a bump version to 0.7.11 2022-12-31 18:38:48 +01:00
Sam
147545b0c4 build client dist files 2022-12-31 16:58:57 +01:00
Sam
54d1bb9419 build client dist files 2022-12-31 15:55:39 +01:00
Sam
c14b014372 API - minor changes 2022-12-28 14:41:33 +01:00
Sam
cd66952db9 API - return weather api provider in app config route 2022-12-28 11:43:36 +01:00
Sam
52d31a68db Merge branch 'dev' into alternate_weather_api 2022-12-28 10:25:13 +01:00
Sam
52490af699 bump version to 0.7.10 2022-12-21 12:43:50 +01:00
Sam
116bed8847 build client dist files 2022-12-21 11:04:18 +01:00
Sam
4011afc07a API - minor changes (docs, tests) 2022-12-21 09:40:49 +01:00
Sam
766f0b69fa build client dist files 2022-12-21 09:26:10 +01:00
Sam
9b0340c377 build client dist files 2022-12-14 19:56:00 +01:00
Sam
3be55ed8e7 API & Client - fix elevation conversion to imperial units 2022-12-14 18:16:00 +01:00
Sam
c611f41519 API - add elevation edition for workout w/o gpx file 2022-12-14 16:36:10 +01:00
Sam
8a0e1d2b40 API - add elevation to workout w/o gpx file when provided 2022-12-14 14:40:35 +01:00
Sam
440b3ca364 build client dist files 2022-12-14 12:30:46 +01:00
Sam
6ae9c4212a API & Client - enable italian translations 2022-12-14 12:23:35 +01:00
Donato Perruso
c3ef334516
Translated using Weblate (Italian)
Currently translated at 100.0% (34 of 34 strings)

Translation: FitTrackee/FitTrackee API - Emails
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/it/
2022-12-12 20:48:10 +01:00
Sam
c1c72ac84f bump version to 0.7.9 2022-12-11 19:00:11 +01:00
Sam
b4e0b6dc2a build client dist files 2022-12-11 15:13:01 +01:00
Sam
bc9f893dba build client dist files 2022-12-11 13:55:55 +01:00
Sam
5aa8be957f build client dist files 2022-12-11 11:55:07 +01:00
Sam
baf902c6f7 API & Client - add Mountaineering 2022-12-11 11:23:36 +01:00
Sam
7114d393f7 build client dist files 2022-12-11 10:03:32 +01:00
Sam
ad32f3b33d API - init Italian (it) translation files for emails 2022-12-11 09:56:42 +01:00
Sam
20fc63f3d7 bump version to 0.7.8 2022-11-30 12:43:54 +01:00
Sam
c2723fcfde build client dist files 2022-11-30 11:57:28 +01:00
Sam
a118c9f0d2 build client dist files 2022-11-30 10:55:20 +01:00
Sam
4e9f80af62 API & Client - enable nl translations 2022-11-30 10:31:53 +01:00
bjornclauw
7eddb926c8
Translated using Weblate (Dutch)
Currently translated at 100.0% (34 of 34 strings)

Translation: FitTrackee/FitTrackee API - Emails
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-api-emails/nl/
2022-11-29 01:47:53 +01:00
Sam
a577fa0a6b bump version to 0.7.7 2022-11-27 12:06:46 +01:00
Sam
c1be976e3f build client dist files 2022-11-27 10:23:31 +01:00
Sam
9df851bc28 API - disable worker entry point 2022-11-27 08:41:11 +01:00
Sam
827867e822 build client dist files 2022-11-26 12:55:28 +01:00
Sam
6c9fa65558 update python dependencies 2022-11-26 12:55:01 +01:00
Sam
872105e2d3 Tests - parallelize python tests w/ pytest-xdist 2022-11-19 20:17:58 +01:00
Sam
186c2e832d build client dist files 2022-11-19 10:46:27 +01:00
Sam
060741ed3b API - init Dutch (nl) translation files for emails 2022-11-19 09:33:38 +01:00
Sam
940f0a8416 API - refacto weather utils 2022-11-17 00:13:47 +01:00
Sam
69ba24eaba build client dist files 2022-11-16 12:55:23 +01:00
Sam
3ab7ad8ef2 build client dist files 2022-11-16 10:04:39 +01:00
Sam
aa1a1fcd91 API - return 400 when duration/distance are invalid when adding workout
without gpx
2022-11-11 09:54:33 +01:00
Sam
6cf192bd25 API - returns 400 when form data is invalid when adding workout w/ gpx 2022-11-11 09:40:07 +01:00
Sam
41122d0d63 bump version to 0.7.6 2022-11-09 16:28:07 +01:00
Sam
dbf397dd0b build client dist files 2022-11-09 15:56:35 +01:00
Sam
a5678de23f bump version to 0.7.5 2022-11-09 15:06:02 +01:00
Sam
933f60a972 build client dist files 2022-11-09 14:33:11 +01:00
Sam
cd272cc31d update python dependencies 2022-11-09 14:16:24 +01:00
Sam
49e301f139 build client dist files 2022-11-09 13:23:58 +01:00
Sam
a5ab419ba7 update client dist files 2022-11-09 12:18:35 +01:00
Joshua Taillon
7e9a993d7e fix linting issues with python changes 2022-11-07 15:02:32 -07:00
Joshua Taillon
eeae05d21e implement visualcrossing.com weather API (backend) 2022-11-07 00:33:50 -07:00
Sam
1e2d368f9e bump version to 0.7.4 2022-11-05 10:10:25 +01:00
Sam
e921d12b0c build client dist files 2022-11-05 08:44:58 +01:00
Sam
573cbe4cda update client dist files 2022-11-04 23:25:55 +01:00
Sam
d2db9240fa API - return error when file from a zip archive exceeds size limit 2022-11-04 22:27:42 +01:00
Sam
4b1c51880f API - return error when number of files in zip exceeds limit
(instead of importing the configured number of files without raising errors)
2022-11-04 22:27:13 +01:00
Sam
42d373edb8 bump version to 0.7.3 2022-11-01 19:58:12 +01:00
Sam
0a4a7b12ed update client dist files 2022-11-01 18:47:11 +01:00
Sam
6f7672e03e update client dist files 2022-11-01 16:17:52 +01:00
Sam
ecc5a81014 update client dist files 2022-11-01 15:13:10 +01:00
Sam
1a6d259c2d API - init Norwegian Bokmål (nb) translation files for emails 2022-11-01 14:46:59 +01:00
Sam
bdd4405be4 update client dist files 2022-11-01 14:28:07 +01:00
Sam
af4984f3bc update client dist files 2022-11-01 12:24:34 +01:00
Sam
3777ac0a11 API - update migration (date_format as non-nullable & add default value) 2022-11-01 07:12:54 +01:00
Joshua Taillon
f4d405ef3d Fix black style suggestion 2022-10-31 18:27:03 +01:00
Joshua Taillon
d36a1f0ac0 fix some tests 2022-10-31 18:27:03 +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
Sam
d56dc61251 API - save segment duration w/o microseconds 2022-10-31 10:03:13 +01:00
Sam
1c99e9aedf update client dist files 2022-10-31 08:38:38 +01:00
Sam
027a21acdf API - rename migration 2022-10-31 08:36:41 +01:00
Joshua Taillon
d249e7b146 add virtual cycling as a sport type 2022-10-31 08:36:12 +01:00
Sam
1dc35c379d API - fix workouts sort on duration (= moving time) 2022-10-26 22:01:04 +02:00
Sam
7ea74d51e7 Docs - update api endpoints documentation 2022-10-26 20:27:12 +02:00
Sam
b86a1b93f9 API - fix order by for PGSQL15 support and update tests 2022-10-26 18:05:22 +02:00
Sam
0bdd0afea8 bump version to 0.7.2 2022-09-21 19:11:30 +02:00
Sam
c9085d5019 update client dist files 2022-09-21 18:09:51 +02:00
Sam
49df6fb606 bump version to 0.7.1 2022-09-21 11:04:30 +02:00
Sam
65803260db update client dist files 2022-09-21 10:11:04 +02:00
Sam
8725e3cf97 update client dist files 2022-09-21 09:00:01 +02:00
Sam
877fc7e92f update client dist files 2022-09-21 08:33:40 +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
752224e6cd update python dependencies 2022-09-19 14:05:30 +02:00
Sam
b216900031 update client dist files 2022-09-19 10:59:57 +02:00
Sam
a2ad7bce1e update client dist files 2022-09-18 15:40:53 +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
50a7a299c7 update client dist files 2022-09-15 17:38:51 +02:00
Sam
1d39462f79 update client dist files 2022-09-15 17:09:43 +02:00
Sam
f0c2ec7b5f update client dist files 2022-09-15 16:10:54 +02:00
Sam
9b377c08e4 CLI - add command to clean blacklisted tokens 2022-09-15 13:15:07 +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
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
dfaccf16e0 update python dependencies 2022-08-27 19:32:54 +02:00
Sam
4304b7da98 update client dist files 2022-08-27 16:50:03 +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
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
Sam
b291c3750b update client dist files 2022-08-03 11:07:28 +02:00
Sam
740d2cda46 fix tests 2022-08-03 08:51:51 +02:00
Sam
d4d9aa7602
Merge branch 'dev' into weblate-fittrackee-fittrackee-client-administration 2022-08-03 07:58:37 +02:00
Sam
2274b762a8 Merge branch 'dev' into oauth2 2022-07-27 16:29:57 +02:00
Sam
5fcc3e9a44 API & Docs - init OAuth 2.0 documentation 2022-07-27 15:55:50 +02:00
Sam
c8d24a2e4c bump version to 0.6.11 2022-07-27 11:10:35 +02:00
Sam
312104e87a update client dist files 2022-07-27 09:05:54 +02:00
Sam
99a9b88512 update client dist files 2022-07-23 19:24:37 +02:00
Sam
5a53123a85 update documentation 2022-07-23 18:19:40 +02:00
Sam
40d3146c32 update client dist files 2022-07-23 18:08:57 +02:00
Sam
7d9f4d0600 Merge branch 'dev' into elevation 2022-07-23 17:55:33 +02:00
Sam
7edbebdedc update client dist files 2022-07-23 17:28:07 +02:00
Sam
6705a94b3d update documentation 2022-07-23 17:24:31 +02:00
Sam
06b7af126a API - add preferences for ascent record display 2022-07-23 08:09:45 +02:00