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 |
|
Joshua Taillon
|
d249e7b146
|
add virtual cycling as a sport type
|
2022-10-31 08:36:12 +01:00 |
|
Sam
|
3ec5257685
|
Merge pull request #249 from SamR1/postgresql15-support
Add PostgreSQL 15 support
|
2022-10-31 08:15:42 +01:00 |
|
Sam
|
a8eba2e9dc
|
update documentation
|
2022-10-30 08:50:59 +01:00 |
|
Sam
|
09f64eeccd
|
Docs - update db init
|
2022-10-30 08:49:57 +01:00 |
|
Sam
|
0f93f53151
|
update database initialization to work w/ PGSQL15+
|
2022-10-30 08:32:37 +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
|
85a425d232
|
CI - update postgresql jobs
|
2022-10-26 20:16:42 +02:00 |
|
Sam
|
b86a1b93f9
|
API - fix order by for PGSQL15 support and update tests
|
2022-10-26 18:05:22 +02:00 |
|
Sam
|
ef1c96d1f9
|
CI - add tests w/ multiple PostgreSQL versions & python 3.11
|
2022-10-26 17:36:05 +02:00 |
|
Sam
|
d57720f02d
|
Merge branch 'master' into dev
|
2022-10-02 09:47:13 +02:00 |
|
Sam
|
e070d7a4e8
|
update documentation
|
2022-10-02 09:43:47 +02:00 |
|
Sam
|
7f8b73bf3d
|
Merge branch 'master' into dev
|
2022-09-21 19:28:11 +02:00 |
|
Sam
|
2f579318be
|
Merge branch 'release-v0.7.2'
|
2022-09-21 19:12:05 +02:00 |
|
Sam
|
0bdd0afea8
|
bump version to 0.7.2
|
2022-09-21 19:11:30 +02:00 |
|
Sam
|
3529443441
|
Merge pull request #242 from weblate/weblate-fittrackee-fittrackee-client-administration
Translations update from Hosted Weblate
|
2022-09-21 18:54:44 +02:00 |
|