canaille-globuzma/canaille
2024-04-07 01:25:44 +02:00
..
app refactor: locally store the model names in lowercase 2024-04-06 18:21:50 +02:00
backends refactor: factorize match_filter in the main User class 2024-04-07 01:25:44 +02:00
core refactor: prefer typing.get_type_hints to __annotations__ 2024-04-06 23:22:38 +02:00
oidc refactor: the id attribute is attached to the Model class 2024-04-05 16:05:17 +02:00
static chore: bump to htmx 1.9.11 2024-03-21 16:19:15 +01:00
templates feat: use flask-babel to format numbers 2024-03-26 20:22:32 +01:00
themes/default refactor: moved template logic from 'theme/base.html' to 'template/base.html' 2023-08-14 15:48:56 +02:00
translations fix: i18n warnings on project installation 2024-03-29 11:16:13 +01:00
__init__.py feat: better error messages when Canaille is launched without configuration 2024-03-29 19:31:01 +01:00
commands.py chore: use isort instead of reoder-python-imports 2024-03-15 19:58:37 +01:00
config.sample.toml feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00