Commit graph

132 commits

Author SHA1 Message Date
Félix Rohrlich
74e0c8d635 feat : Added time one-time password (TOTP) authentication 2024-12-10 11:27:18 +01:00
Éloi Rivard
885ba0f48c
chore: migrate to uv 2024-10-31 09:49:53 +01:00
sebastien yaal
a4bd03f71c feat: password strength indicator 2024-10-28 21:17:47 +00:00
Éloi Rivard
37adb66e06
chore: lower the minimum sphinx version 2024-10-28 08:55:42 +01:00
Éloi Rivard
e79319110b
doc: remove sphinxcontrib-images
at least until the status_iterator deprecation is solved
https://github.com/sphinx-contrib/images/pull/39
2024-10-28 08:45:30 +01:00
Éloi Rivard
ff4a404149
chore: fix pre-commit version
until docformatter hook is fixed
https://github.com/PyCQA/docformatter/issues/293
2024-10-27 11:05:21 +01:00
Éloi Rivard
954ab1cbbb
chore: dependencies update 2024-10-24 09:31:12 +02:00
Éloi Rivard
d0784075d5
chore: dependencies update
temporary fixed pre-commit version because of
https://github.com/PyCQA/docformatter/issues/293
2024-10-19 18:37:32 +02:00
Éloi Rivard
831517d740
doc: remove sitemap
temporarily, until it does not break RTD builds anymore
https://readthedocs.org/projects/canaille/builds/25905113/
2024-10-19 18:27:49 +02:00
Éloi Rivard
146dca5fb6
chore: stop support for python 3.9 2024-09-20 09:12:42 +02:00
Éloi Rivard
d6bd6e2814
tests: add explicit setuptools dependency
Babel 2.14 does not directly depend on setuptools
40e60a1f6c/CHANGES.rst (L22-L24)
and neither python 3.12 due to PEP 632
https://peps.python.org/pep-0632/
2024-09-12 19:41:34 +02:00
Éloi Rivard
902f978130
chore: dependencies update 2024-09-11 09:25:55 +02:00
Éloi Rivard
25fd6d9848
chore: dependencies update 2024-08-30 09:38:03 +02:00
Éloi Rivard
d0cfbbba3c
chore: bump to authlib 1.3.2 2024-08-30 09:29:27 +02:00
Éloi Rivard
03911680d1
chore: dependencies update 2024-08-15 20:36:44 +02:00
Éloi Rivard
127d56f713
chore: dependencies update 2024-07-25 16:44:43 +02:00
Éloi Rivard
18a711ef7d
doc: features and use cases documentation 2024-05-21 11:07:07 +02:00
Éloi Rivard
d134259332
chore: dependency update 2024-05-16 17:48:08 +02:00
Éloi Rivard
3f0ee3cd88
chore: dependencies update 2024-05-15 15:21:24 +02:00
Éloi Rivard
92081db2c0
chore: dependencies update 2024-05-14 16:59:39 +02:00
Éloi Rivard
194147d84e
doc: actually, document enums without any dependency 2024-05-14 09:32:32 +02:00
Éloi Rivard
bed7c2c315
chore: fix enum-tools dependency group 2024-05-14 09:25:46 +02:00
Éloi Rivard
1891f42e6f
chore: update dependencies 2024-05-14 09:22:21 +02:00
Éloi Rivard
8be781cdea
doc: remove unused myst_parser 2024-05-14 09:17:08 +02:00
Éloi Rivard
345177f519
doc: user enum_tools instead of sphinx-auto-enum 2024-05-14 09:05:46 +02:00
Éloi Rivard
405da6a680
doc: document CLI 2024-05-08 10:25:24 +02:00
Éloi Rivard
0a92c2d56d
chore: update dependencies 2024-05-07 15:46:47 +02:00
Éloi Rivard
58f1dc9493
Revert "chore: remove double toml dependency in pyproject.toml"
This reverts commit 0d94decc69.
2024-05-02 13:42:42 +02:00
Éloi Rivard
0d94decc69
chore: remove double toml dependency in pyproject.toml 2024-05-02 13:36:12 +02:00
Éloi Rivard
4ce9f77a14
tests: use time-travel instead of freezegun 2024-05-02 10:26:32 +02:00
Éloi Rivard
9c0049004a
chore: update dependencies 2024-04-23 22:16:37 +02:00
Éloi Rivard
c28a82f87e
chore: dependencies update 2024-04-21 21:18:39 +02:00
Éloi Rivard
5965cef133
chore: stop support for python 3.8 2024-04-21 11:48:39 +02:00
Éloi Rivard
52ca00eb3e
chore: dependencies update 2024-04-21 11:48:39 +02:00
Éloi Rivard
2cfa685eb4
chore: dependencies update 2024-04-16 18:43:17 +02:00
Éloi Rivard
295a68ebe1
chore: bump to pytest 8 2024-04-16 18:34:36 +02:00
Éloi Rivard
ce890ca0ad
tests: use pytest-lazy-fixtureS instead of pytest-lazy-fixture 2024-04-16 18:33:58 +02:00
Éloi Rivard
1decf162b4
chore: automatically reload flask when the custom templates have changed
in debug mode
2024-04-15 15:34:50 +02:00
Éloi Rivard
68d3dd1d58
chore: update dependencies 2024-04-09 21:50:38 +02:00
Éloi Rivard
eae9c0613b
chore: update dependencies 2024-04-08 10:33:03 +02:00
Éloi Rivard
06181ac479
chore: move sphinx-enum-extend to the poetry doc dependency group 2024-04-04 16:51:48 +02:00
Éloi Rivard
9876d44ab6
chore: dependencies update 2024-04-02 14:05:03 +02:00
Éloi Rivard
45db02de07
chore: dependencies update 2024-03-29 12:01:25 +01:00
Éloi Rivard
8625318341
feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
Éloi Rivard
97470bffe6
doc: better translation documentation 2024-03-28 14:22:07 +01:00
Éloi Rivard
af298c39b8
docs: add a sitemap 2024-03-27 21:17:30 +01:00
Éloi Rivard
c150f06e73
chore: dependency update 2024-03-27 18:09:40 +01:00
Éloi Rivard
acf882ad9a
feat: use the shibuya documentation theme 2024-03-27 14:58:07 +01:00
Éloi Rivard
d205ed40a3
chore: dependencies update 2024-03-26 16:49:07 +01:00
Éloi Rivard
265f266638
chore: use the standard tomllib python module instead of toml starting from python 3.11 2024-03-26 13:57:14 +01:00