Thomas Brockmöller
|
8bb6c60220
|
translate fittrackee_client
|
2022-06-26 22:06:16 +02:00 |
|
Thomas Brockmöller
|
df3469db5d
|
add new language files
|
2022-06-24 20:44:26 +02:00 |
|
Sam
|
3b47353a7b
|
Merge branch 'docker-fix' into dev
|
2022-06-18 17:22:13 +02:00 |
|
Sam
|
da0d4a8504
|
Doc - update documentation build
|
2022-06-18 17:11:01 +02:00 |
|
Sam
|
cc4287ed32
|
Docker - fix .env files
|
2022-06-18 17:10:45 +02:00 |
|
Sam
|
5afe05390b
|
Merge branch 'master' into dev
|
2022-06-11 20:33:54 +02:00 |
|
Sam
|
9ead392fc9
|
Merge branch 'release-v0.6.7'
|
2022-06-11 20:18:10 +02:00 |
|
Sam
|
22a3df5263
|
bump version to 0.6.7
|
2022-06-11 20:00:01 +02:00 |
|
Sam
|
a31c879673
|
Merge pull request #186 from SamR1/handle-offset
handle gpx file with offset
|
2022-06-11 18:54:57 +02:00 |
|
Sam
|
4288c3c387
|
API - handle gpx files with offset
|
2022-06-11 13:10:05 +02:00 |
|
Sam
|
5874933643
|
API - fix typo
|
2022-06-11 11:33:08 +02:00 |
|
Sam
|
68d2582bfe
|
update python dependencies
|
2022-06-11 11:32:12 +02:00 |
|
Sam
|
2e98bdccfe
|
Docker - fix typo
|
2022-06-05 11:08:53 +02:00 |
|
Sam
|
0ee28d7331
|
Merge branch 'master' into dev
|
2022-05-29 10:38:25 +02:00 |
|
Sam
|
3dde0e6917
|
Merge branch 'release-v0.6.6'
|
2022-05-29 10:38:13 +02:00 |
|
Sam
|
70c76a6a6e
|
bump version to 0.6.6
|
2022-05-29 10:35:02 +02:00 |
|
Sam
|
b4036949bd
|
Merge branch 'update-deps' into dev
|
2022-05-29 09:42:06 +02:00 |
|
Sam
|
e4f4be9534
|
API - update tests config
|
2022-05-29 09:31:42 +02:00 |
|
Sam
|
5fb5343a83
|
update client dist files
|
2022-05-28 20:10:05 +02:00 |
|
Sam
|
020b1f0558
|
Client - fix typing
|
2022-05-28 20:04:05 +02:00 |
|
Sam
|
b5d09008ee
|
Tools - add bandit
|
2022-05-28 20:01:24 +02:00 |
|
Sam
|
a9c20ad753
|
update js deps
|
2022-05-28 19:24:00 +02:00 |
|
Sam
|
ef58c2757d
|
update python deps
|
2022-05-28 18:41:40 +02:00 |
|
Sam
|
c8042e8ef5
|
Merge branch 'update-deps' into dev
|
2022-05-18 10:21:48 +02:00 |
|
Sam
|
3b32e67bdb
|
update client dist files
|
2022-05-18 10:09:27 +02:00 |
|
Sam
|
6b9d92c17c
|
update js deps
|
2022-05-18 10:09:27 +02:00 |
|
Sam
|
74e7a2a15f
|
update python deps
|
2022-05-18 09:26:31 +02:00 |
|
Sam
|
8e54f566aa
|
Merge branch 'fix-tests' into dev
|
2022-05-08 10:56:05 +02:00 |
|
Sam
|
e6e43e181a
|
API - add files cleanup step on tests
|
2022-05-08 10:43:34 +02:00 |
|
Sam
|
834ed40df4
|
Merge branch 'master' into dev
|
2022-04-24 16:08:29 +02:00 |
|
Sam
|
7778514eb8
|
Merge branch 'release-v0.6.5'
|
2022-04-24 16:08:13 +02:00 |
|
Sam
|
7fd53765c8
|
bump version to 0.6.5
|
2022-04-24 16:02:49 +02:00 |
|
Sam
|
a5e5dcda6c
|
Merge pull request #181 from SamR1/smtp-optional-and-cli-refacto
make SMTP provider optional
|
2022-04-24 15:23:50 +02:00 |
|
Sam
|
e8139305c4
|
Docker - update python version
|
2022-04-24 15:13:03 +02:00 |
|
Sam
|
db75aa6965
|
Docker - update scripts w/ new CLI commands
|
2022-04-24 15:12:22 +02:00 |
|
Sam
|
f4be88e4a4
|
Doc - update documentation build
|
2022-04-24 13:17:38 +02:00 |
|
Sam
|
6f9535d75a
|
Doc - add CLI
|
2022-04-24 13:16:14 +02:00 |
|
Sam
|
fa399d39cc
|
Client - update dist files
|
2022-04-24 11:28:18 +02:00 |
|
Sam
|
a7cf9396d4
|
CLI - keep old commands (add deprecation warning)
|
2022-04-24 11:18:30 +02:00 |
|
Sam
|
1f098fb2ce
|
API - update user email when email sending is disabled (admin)
|
2022-04-24 10:08:50 +02:00 |
|
Sam
|
fab9c00726
|
Client - hide emails related infos when email sending is disabled
|
2022-04-23 19:31:45 +02:00 |
|
Sam
|
848cc492fd
|
API - disable emails sending when EMAIL_URL is not initialized
|
2022-04-23 18:04:25 +02:00 |
|
Sam
|
8ea94d28a2
|
update Makefile
|
2022-04-23 14:08:51 +02:00 |
|
Sam
|
cea049273c
|
API & CLI - refacto + new commands to update users
|
2022-04-23 14:08:38 +02:00 |
|
Sam
|
a43b538aae
|
update Makefile
|
2022-04-23 11:21:14 +02:00 |
|
Sam
|
56bd024dde
|
CLI - refactoring
|
2022-04-23 11:20:48 +02:00 |
|
Sam
|
ea9404dafb
|
Merge branch 'master' into dev
|
2022-04-23 08:29:46 +02:00 |
|
Sam
|
f181199c2c
|
Merge branch 'release-v0.6.4'
|
2022-04-23 08:29:35 +02:00 |
|
Sam
|
86e3ccae91
|
bump version to 0.6.4
|
2022-04-23 08:28:44 +02:00 |
|
Sam
|
05b483191f
|
Merge branch 'update-deps' into dev
|
2022-04-23 07:47:35 +02:00 |
|