Commit Graph

166 Commits

Author SHA1 Message Date
Sam
a7cf9396d4 CLI - keep old commands (add deprecation warning) 2022-04-24 11:18:30 +02:00
Sam
56bd024dde CLI - refactoring 2022-04-23 11:20:48 +02:00
Sam
86e3ccae91 bump version to 0.6.4 2022-04-23 08:28:44 +02:00
Sam
4c13fe6fe7 bump version to 0.6.3 2022-04-09 11:01:20 +02:00
Sam
05cb0296b0 update python deps 2022-04-08 19:04:23 +02:00
Sam
79c3be07ad bump version to 0.6.2 2022-04-03 19:47:40 +02:00
Sam
db8c9df33c API - fix user agent infos in emails after dependencies update
(user-agent parsing has been removed in Werkzeug 2.1)
2022-04-03 11:51:11 +02:00
Sam
a9064d5bef update python deps 2022-04-03 11:36:31 +02:00
Sam
2152aaa359 bump version to 0.6.1 2022-03-27 20:34:05 +02:00
Sam
a608ceeaf5 bump version to 0.6.0 2022-03-27 15:11:36 +02:00
Sam
73f68ffc94 update python dependencies 2022-03-27 09:35:29 +02:00
Sam
10a9ff5e28 update python dependencies 2022-02-16 12:08:33 +01:00
Sam
8e8b4f8987 bump version to 0.5.7 2022-02-13 16:08:51 +01:00
Sam
18e4ba61fc API - move set-admin command in users blueprint 2022-02-13 14:36:14 +01:00
Sam
d1aa220e1d API - fix dramatiq warning when launching workers w/ script entrypoint 2022-02-13 14:29:08 +01:00
Sam
866a4480c1 API - add command to set an admin after fresh install 2022-02-12 14:31:05 +01:00
Sam
b1cafc585d API - remove unmaintained command 2022-02-12 14:13:59 +01:00
Sam
1a53d4a991 API - remove init-data step since no additional data is now required
+ remove config init from removed env. variables
2022-02-12 14:12:58 +01:00
Sam
46e52b0f23 bump version to 0.5.6 2022-02-05 22:09:21 +01:00
Sam
8a054571ee update python dependencies 2022-02-05 11:41:35 +01:00
Sam
b654f5a25b bump version to 0.5.5 2022-01-19 16:06:44 +01:00
Sam
6e717ec898 update dependencies 2022-01-19 14:48:03 +01:00
Sam
a2c67e684a update python dependencies 2022-01-15 14:40:14 +01:00
Sam
a2ea4c212d bump version to 0.5.4 2022-01-01 22:47:01 +01:00
Sam
cd21403c39 bump version to 0.5.3 2022-01-01 19:44:45 +01:00
Sam
7d8eb082c1 update python dependencies 2022-01-01 12:20:18 +01:00
Sam
a20cd693d0 bump version to 0.5.2 2021-12-19 15:59:43 +01:00
Sam
35e1f5fc85 update python dependencies 2021-12-19 09:03:45 +01:00
Sam
2ee90fab60 bump version to 0.5.1 2021-11-30 09:42:09 +01:00
Sam
76dc9f1912 [API] update python dependencies 2021-11-29 16:07:35 +01:00
Sam
edee7a1a2a update python dependencies 2021-11-14 21:25:56 +01:00
Sam
3d66f6dd70 update sphinx and documentation 2021-11-06 21:26:06 +01:00
Sam
c114a06dfd update python dependencies 2021-11-06 18:40:12 +01:00
Sam
1e397bbfc2 update documentation 2021-11-03 18:32:27 +01:00
Sam
5c84f27c9d update python dependencies 2021-10-16 21:16:43 +02:00
Sam
f81f4ef041 bump version to 0.4.9 2021-07-16 20:33:15 +02:00
Sam
d363950479 bump version to 0.4.8 2021-07-03 13:02:23 +02:00
Sam
a96f8da2f2 pin SQLAlchemy version - fix #79 2021-07-03 11:26:50 +02:00
Sam
947d8a5e38 update python deps 2021-07-03 11:17:43 +02:00
Sam
f6beeff062 Docs - downgrade sphinx version due to deprecated method
`force_decode` is removed in 4.0, generating errors with `sphinxcontrib.httpdomain`
2021-06-06 11:23:26 +02:00
Sam
37f5cb9a37 API - update python dependencies 2021-05-22 17:11:32 +02:00
Sam
8f5e6afdfa bump version to 0.4.7 2021-04-07 10:00:16 +02:00
Sam
afb302a047 update python dependencies 2021-04-06 13:19:10 +02:00
Sam
453d13792a bump version to 0.4.6 2021-02-21 20:11:26 +01:00
Sam
d8acee0c82 bump version to 0.4.5 2021-02-17 17:29:51 +01:00
Sam
391dfaf10c API - update python dependencies 2021-02-17 14:20:55 +01:00
Sam
54653ebe67 bump version to 0.4.4 2021-01-31 19:19:47 +01:00
Sam
5164bb4883 API - update python dependencies 2021-01-31 18:40:20 +01:00
Sam
d3ce0ad1e5 API - refactor imports 2021-01-20 16:47:00 +01:00
Sam
bc182442fc API - update python dependencies 2021-01-20 16:19:46 +01:00
Sam
e90937e01e bump version to 0.4.3 2021-01-10 14:41:04 +01:00
Sam
cf38808111 bump version to 0.4.2 2021-01-03 09:40:46 +01:00
Sam
634d06b05a API - add typing 2021-01-02 19:28:07 +01:00
Sam
21e79c8883 update CHANGELOG.md
+ bump version to 0.4.1
2020-12-31 11:48:33 +01:00
Sam
480bdd330e API - return activity shorter id - #57 2020-12-30 22:08:10 +01:00
Sam
c890ec6be1 API - update pyjwt to 2.0.0
jwt.encode() returns now tokens as string instead of a byte string
2020-12-25 19:38:33 +01:00
Sam
26d9402425 API - update python dependencies (wip) 2020-12-25 19:15:04 +01:00
Sam
e7ee2d50af update documentation 2020-09-19 13:56:19 +02:00
Sam
8320ce53b3 bump version to 0.4.0 2020-09-18 08:51:00 +02:00
Sam
8c84afe793 add entry points for fittrackee package 2020-09-16 18:58:14 +02:00
Sam
6c3e31bf6d API - add python 3.9 in CI and remove unused dependency 2020-09-16 16:39:27 +02:00
Sam
af301b437e API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
Sam
d2adeed805 API - move poetry files in api folder 2019-08-28 13:33:19 +02:00
Sam
dd90f73c16 API - add black 2019-08-28 13:33:19 +02:00
Sam
2bd9df63c2 API - move pytest config in pyproject.toml 2019-08-28 13:33:19 +02:00
Sam
94e26c56fc API - migrating from pipenv to poetry 2019-08-28 13:28:23 +02:00