Éloi Rivard
|
311217041b
|
chore: update dependencies
|
2024-03-16 19:40:25 +01:00 |
|
Éloi Rivard
|
30921f8249
|
chore: update dependencies
|
2024-02-16 09:07:07 +01:00 |
|
Éloi Rivard
|
91341d7c55
|
chore: dependencies update
|
2024-02-13 09:54:15 +01:00 |
|
Éloi Rivard
|
2323d22471
|
tests: fix pytest to <7 at the moment
Until https://github.com/TvoroG/pytest-lazy-fixture/issues/65 is fixed.
|
2024-02-05 16:58:11 +01:00 |
|
Éloi Rivard
|
ab3e6de2f8
|
chore: dependency update
|
2024-01-26 17:04:59 +01:00 |
|
Éloi Rivard
|
66ce8a8557
|
chore: dependencies update
|
2024-01-02 17:55:52 +01:00 |
|
Éloi Rivard
|
9bef0a31a0
|
chore: dependency update
|
2023-12-26 01:11:41 +01:00 |
|
Éloi Rivard
|
bf8d62e08f
|
chore: dependencies update
|
2023-12-18 09:17:12 +01:00 |
|
Éloi Rivard
|
3137e72e41
|
chore: dependency update
|
2023-12-14 22:21:59 +01:00 |
|
Éloi Rivard
|
a2683dfec8
|
chore: bump to flask 3.0.0
|
2023-12-14 22:14:16 +01:00 |
|
Éloi Rivard
|
49466012e7
|
chore: bump to flask 2.3
|
2023-12-14 22:01:08 +01:00 |
|
Éloi Rivard
|
2a7dfa5ad8
|
tests: use pytest-smtpd instead of smtpdfix
|
2023-12-14 19:46:30 +01:00 |
|
Éloi Rivard
|
3b46d6af61
|
tests: remove pytest-flask dependency
|
2023-12-14 16:28:46 +01:00 |
|
Éloi Rivard
|
a7e574f754
|
feat: use sqlalchemy-utils PasswordType to store and hash user passwords
|
2023-12-01 09:29:59 +01:00 |
|
Éloi Rivard
|
27639081f0
|
feat: implement sqlalchemy backend
Co-authored-by: Loan Robert <loan@yaal.coop>
|
2023-11-24 13:57:46 +01:00 |
|
Éloi Rivard
|
f2ee709c71
|
chore: dependency update
|
2023-11-24 12:50:14 +01:00 |
|
Éloi Rivard
|
6c03397ec5
|
fix: minimum wtforms dependency
|
2023-11-22 12:21:32 +01:00 |
|
Éloi Rivard
|
fa24c2e810
|
chore: remove pygments-ldif and update dependencies
pygments 2.17.0 includes a ldif lexer
|
2023-11-18 15:30:23 +01:00 |
|
Éloi Rivard
|
87653e9197
|
chore: update dependencies
|
2023-11-14 18:41:49 +01:00 |
|
Éloi Rivard
|
f4c67dd835
|
chore: python dependencies update
|
2023-11-08 09:24:53 +01:00 |
|
Éloi Rivard
|
9ae4f7487d
|
chore: update dependencies
|
2023-11-01 11:24:29 +01:00 |
|
Éloi Rivard
|
8f2c9a4add
|
chore: update dependencies
|
2023-10-23 19:36:21 +02:00 |
|
Éloi Rivard
|
8d5065d204
|
chore: update dependencies
|
2023-10-10 18:12:05 +02:00 |
|
Éloi Rivard
|
7b95fc1893
|
chore: dependencies update
|
2023-10-02 09:53:39 +02:00 |
|
Éloi Rivard
|
b843f9d9aa
|
chore: update dependencies
|
2023-09-29 22:57:13 +02:00 |
|
Éloi Rivard
|
529e0c2493
|
chore: update dependencies
|
2023-09-20 18:55:02 +02:00 |
|
Éloi Rivard
|
a2e3fce204
|
feat: flask-babel and pytz are now part of the front extras
|
2023-09-01 10:46:56 +02:00 |
|
Éloi Rivard
|
b5f8d19499
|
chore: update sphinx-rtd-theme
|
2023-08-23 14:36:22 +02:00 |
|
Éloi Rivard
|
27b9375be9
|
chore: bump to sphinx-rtd-theme 1.3.0rc1
|
2023-08-21 15:12:32 +02:00 |
|
Éloi Rivard
|
553595c5ed
|
doc: model documentation
|
2023-08-17 16:11:24 +02:00 |
|
Éloi Rivard
|
96ccf12ad9
|
feat: split installation in different extras packages
|
2023-08-17 14:34:30 +02:00 |
|
Éloi Rivard
|
1962c92542
|
chore: update dependencies
|
2023-08-15 17:13:52 +02:00 |
|
Éloi Rivard
|
1f9d148c0d
|
chore: bump to python-slapd 0.1.4
|
2023-08-13 16:06:16 +02:00 |
|
Éloi Rivard
|
e5c2a69bfb
|
chore: update dependencies
|
2023-08-13 14:45:27 +02:00 |
|
Éloi Rivard
|
4ee4085e9e
|
chore: up click version
|
2023-08-13 14:28:53 +02:00 |
|
Éloi Rivard
|
1fefb7625e
|
chore: lower pytz version
|
2023-08-13 14:26:11 +02:00 |
|
Éloi Rivard
|
b4ed41778c
|
chore: fix pycountry version
|
2023-08-13 14:22:41 +02:00 |
|
Éloi Rivard
|
c1f3d9983a
|
chore: loosier dependencies and minimum test dependency CI refactor
|
2023-08-13 13:49:26 +02:00 |
|
Éloi Rivard
|
ef53e7f4ba
|
chore: minimum authlib requirement to 1.2.1
|
2023-08-12 18:41:12 +02:00 |
|
Éloi Rivard
|
dd1c556f85
|
chore: update dependencies
|
2023-08-08 14:24:13 +02:00 |
|
Éloi Rivard
|
c805d3736a
|
chore: update dependencies
|
2023-07-24 20:32:49 +02:00 |
|
Éloi Rivard
|
52b6ce085f
|
updated python dependencies
|
2023-07-16 20:41:32 +02:00 |
|
Éloi Rivard
|
cfe5d0c7b8
|
removed mock dev dependency
|
2023-07-12 12:16:28 +02:00 |
|
Éloi Rivard
|
8eab4ab96b
|
update dependencies
|
2023-07-11 16:09:23 +02:00 |
|
Éloi Rivard
|
ae3932ab2e
|
adds pytest-xdist dependency
|
2023-07-06 09:07:52 +02:00 |
|
Éloi Rivard
|
1a98f14f6f
|
updated dependencies
|
2023-06-29 16:05:10 +02:00 |
|
Éloi Rivard
|
c2c9e6a056
|
Bump to authlib 1.2.1
|
2023-06-29 15:53:27 +02:00 |
|
Éloi Rivard
|
17c3987a79
|
Set flask and werkzeug dependencies to 2.2.* max
|
2023-06-22 18:51:19 +02:00 |
|
Éloi Rivard
|
e0bd8e734c
|
Bump to flask-themer 2.0.0
|
2023-06-06 09:16:51 +02:00 |
|
Éloi Rivard
|
14ccb69762
|
backend fixture is parametrizable
|
2023-06-03 23:39:38 +02:00 |
|