Commit Graph

1882 Commits

Author SHA1 Message Date
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
Joshua Taillon
b9b32d81ef Switch to linkify-html rather than linkify-string 2022-11-05 01:25:07 -06:00
Joshua Taillon
fb10a87444 add vue-3-sanitize and linkifyjs to allow safe link formatting in notes 2022-11-05 00:53:54 -06:00
Sam
573cbe4cda update client dist files 2022-11-04 23:25:55 +01:00
Sam
b1536fc637 Client - fix french translations in administration 2022-11-04 22:57:16 +01:00
Sam
e83021b7f3 Client - add new errors messages in api locales 2022-11-04 22:40:51 +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
da5f7d12e7
Merge pull request #257 from jat255/add_client_max_body_size_note
Add client_max_body_size note to example nginx config
2022-11-04 22:04:20 +01:00
Joshua Taillon
efcecb887a add comment to nginx config about client_max_body_size 2022-11-04 09:46:26 -06:00
Sam
69604be593 Merge branch 'master' into dev 2022-11-01 21:13:00 +01:00
Sam
ffe8031055 update CHANGELOG.md 2022-11-01 20:34:49 +01:00
Sam
ef4bc9d12d Merge branch 'release-v0.7.3' 2022-11-01 20:06:57 +01:00
Sam
42d373edb8 bump version to 0.7.3 2022-11-01 19:58:12 +01:00
Sam
c275d4fb01
Merge pull request #253 from SamR1/add-date-formats-to-stats
Apply date format to charts
2022-11-01 19:04:14 +01:00
Sam
0a4a7b12ed update client dist files 2022-11-01 18:47:11 +01:00
Sam
c5eff632ce Client - update date format on charts 2022-11-01 18:12:49 +01:00
Sam
68913f2e25 Client - fix language select 2022-11-01 17:16:45 +01:00