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 |
|
Sam
|
6f7672e03e
|
update client dist files
|
2022-11-01 16:17:52 +01:00 |
|
Sam
|
2006d0a7a2
|
update js dependencies
|
2022-11-01 16:12:43 +01:00 |
|
Sam
|
bd2d99bd5b
|
update python dependencies
|
2022-11-01 16:02:33 +01:00 |
|
Sam
|
bb13d6004a
|
Merge pull request #252 from SamR1/init-norwegian-bokmal-translations
init Norwegian Bokmål translations files
|
2022-11-01 15:53:35 +01:00 |
|
Sam
|
ecc5a81014
|
update client dist files
|
2022-11-01 15:13:10 +01:00 |
|
Sam
|
34a5c165cb
|
Client - init Norwegian Bokmål (nb) translation files
|
2022-11-01 15:05:32 +01:00 |
|
Sam
|
1a6d259c2d
|
API - init Norwegian Bokmål (nb) translation files for emails
|
2022-11-01 14:46:59 +01:00 |
|
Sam
|
c4bb41caf8
|
Merge pull request #245 from jat255/add_date_formats
Add ability to customize format used to display dates throughout the app
|
2022-11-01 14:46:02 +01:00 |
|
Sam
|
bdd4405be4
|
update client dist files
|
2022-11-01 14:28:07 +01:00 |
|
Sam
|
60bf3718d7
|
Client - move default date format first in select
|
2022-11-01 14:24:08 +01:00 |
|
Sam
|
af4984f3bc
|
update client dist files
|
2022-11-01 12:24:34 +01:00 |
|
Sam
|
1d142ae4dd
|
Client - update date display in german
|
2022-11-01 12:17:47 +01:00 |
|
Sam
|
9d37f32f6d
|
Client - fix record cards style when displaying date w/ text format
|
2022-11-01 11:08:24 +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 |
|
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
|
37e9e88bd8
|
Merge pull request #251 from SamR1/fix-segment-duration
API - save segment duration w/o microseconds
|
2022-10-31 11:11:45 +01:00 |
|
Sam
|
d56dc61251
|
API - save segment duration w/o microseconds
|
2022-10-31 10:03:13 +01:00 |
|
Sam
|
bcbda9a697
|
Merge pull request #248 from jat255/virtual_ride
Add new Virtual Cycling sport
|
2022-10-31 08:54:00 +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 |
|