Sam
|
e68ae49697
|
Merge pull request #263 from jat255/format_links_in_notes
Allow for formatting of links in notes
|
2022-11-17 00:54:06 +01:00 |
|
Sam
|
767c2558f2
|
Client - remove VC icons since labels are the same as DarkSky ones
|
2022-11-17 00:21:45 +01:00 |
|
Sam
|
546315e218
|
Client - refacto util functions for temperature and wind speed
|
2022-11-17 00:20:21 +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
|
eb57935b58
|
Client - move input sanitization in utils
|
2022-11-16 11:01:36 +01:00 |
|
Sam
|
13b944e26f
|
Merge branch 'dev' into format_links_in_notes
|
2022-11-16 10:32:30 +01:00 |
|
Sam
|
c62a1b2cfe
|
Merge pull request #271 from SamR1/fix-workout-creation
Fix workouts creation
|
2022-11-16 10:31:14 +01:00 |
|
Sam
|
3ab7ad8ef2
|
build client dist files
|
2022-11-16 10:04:39 +01:00 |
|
Sam
|
3462f1a91f
|
Client - check distance and duration before adding workout w/o gpx
|
2022-11-16 09:55:42 +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
|
17bd7c166e
|
Client - escape double quotes in notes when adding workout w/ gpx
|
2022-11-11 09:40:40 +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 |
|
Joshua Taillon
|
7f6ca16cf4
|
Merge branch 'dev' into format_links_in_notes
|
2022-11-09 16:13:19 -07:00 |
|
Sam
|
dafa373b6f
|
Merge branch 'master' into dev
|
2022-11-09 16:58:37 +01:00 |
|
Sam
|
1dd8b78f40
|
Merge branch 'release-v0.7.6'
|
2022-11-09 16:30:16 +01:00 |
|
Sam
|
41122d0d63
|
bump version to 0.7.6
|
2022-11-09 16:28:07 +01:00 |
|
Sam
|
e8d52c49fe
|
Merge branch 'fix-locale-file' into dev
|
2022-11-09 16:05:46 +01:00 |
|
Sam
|
dbf397dd0b
|
build client dist files
|
2022-11-09 15:56:35 +01:00 |
|
Sam
|
3c8d9c2623
|
Client - fix api locale file (remove trailing comma)
|
2022-11-09 15:46:26 +01:00 |
|
Sam
|
d511f56cbc
|
Merge pull request #269 from SamR1/dependabot/npm_and_yarn/fittrackee_client/loader-utils-1.4.1
Bump loader-utils from 1.4.0 to 1.4.1 in /fittrackee_client
|
2022-11-09 15:42:17 +01:00 |
|
Sam
|
1403d043d2
|
Merge branch 'master' into dev
|
2022-11-09 15:28:54 +01:00 |
|
dependabot[bot]
|
7099d686fb
|
Bump loader-utils from 1.4.0 to 1.4.1 in /fittrackee_client
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-09 14:28:44 +00:00 |
|
Sam
|
b255c45930
|
Merge branch 'release-v0.7.5'
|
2022-11-09 15:13:58 +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
|
d36836703a
|
update client dependencies
|
2022-11-09 14:20:41 +01:00 |
|
Sam
|
cd272cc31d
|
update python dependencies
|
2022-11-09 14:16:24 +01:00 |
|
Sam
|
51b4493383
|
Merge pull request #268 from SamR1/fix-background-color
Fix background color
|
2022-11-09 14:02:49 +01:00 |
|
Sam
|
49e301f139
|
build client dist files
|
2022-11-09 13:23:58 +01:00 |
|
Sam
|
670b1ff1af
|
Client - fix background color
|
2022-11-09 13:13:20 +01:00 |
|
Sam
|
4b8573b179
|
Merge pull request #266 from weblate/weblate-fittrackee-fittrackee-client-administration
Translations update from Hosted Weblate
|
2022-11-09 13:11:21 +01:00 |
|
Sam
|
a5ab419ba7
|
update client dist files
|
2022-11-09 12:18:35 +01:00 |
|
Sam
|
4ae05320ae
|
Client - fix order in "de" api locales
|
2022-11-09 12:16:27 +01:00 |
|
Joshua Taillon
|
64d770a016
|
Add license notice for visual crossing weather icons
|
2022-11-07 15:27:22 -07:00 |
|
Joshua Taillon
|
842ba72819
|
Explicitly convert m/s wind to mph in imperial units
|
2022-11-07 15:18:19 -07:00 |
|
Joshua Taillon
|
7e9a993d7e
|
fix linting issues with python changes
|
2022-11-07 15:02:32 -07:00 |
|
Joshua Taillon
|
0931dfc5b1
|
Customize weather temperature display based on unit setting
|
2022-11-07 14:52:21 -07:00 |
|
qwerty287
|
fc590b3ea0
|
Translated using Weblate (German)
Currently translated at 100.0% (97 of 97 strings)
Translation: FitTrackee/FitTrackee Client - User
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-client-user/de/
|
2022-11-07 13:07:22 +01:00 |
|
qwerty287
|
f196a247a5
|
Translated using Weblate (German)
Currently translated at 100.0% (4 of 4 strings)
Translation: FitTrackee/FitTrackee Client - About
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-client-about/de/
|
2022-11-07 13:07:22 +01:00 |
|
qwerty287
|
bc41d15e1a
|
Translated using Weblate (German)
Currently translated at 100.0% (32 of 32 strings)
Translation: FitTrackee/FitTrackee Client - API messages
Translate-URL: https://hosted.weblate.org/projects/fittrackee/fittrackee-client-api-messages/de/
|
2022-11-07 13:07:22 +01:00 |
|
Joshua Taillon
|
951dde5334
|
Add icons and label translations for VC weather statuses
|
2022-11-07 01:10:01 -07:00 |
|
Joshua Taillon
|
eeae05d21e
|
implement visualcrossing.com weather API (backend)
|
2022-11-07 00:33:50 -07:00 |
|
Sam
|
ce34536162
|
Merge branch 'master' into dev
|
2022-11-05 10:44:43 +01:00 |
|
Sam
|
58492a9e8f
|
Merge branch 'release-v0.7.4'
|
2022-11-05 10:27:04 +01: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
|
1fcbf6d58c
|
update js dependencies
|
2022-11-05 08:44:42 +01:00 |
|
Sam
|
7045a205a9
|
update python dependencies
|
2022-11-05 08:34:04 +01:00 |
|
Sam
|
18ecdc582c
|
Merge pull request #262 from SamR1/fix-zip-import
Fix zip archive import
|
2022-11-05 08:28:04 +01:00 |
|