canaille-globuzma/canaille
2024-04-07 20:23:43 +02:00
..
app refactor: user permissions lazy loading 2024-04-07 15:21:32 +02:00
backends refactor: factorize Model.__html__ 2024-04-07 20:23:43 +02:00
core refactor: move User.check_password and User.set_password methods to Backend 2024-04-07 20:17:15 +02:00
oidc refactor: move User.check_password and User.set_password methods to Backend 2024-04-07 20:17:15 +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 Update translation files 2024-04-07 19:50:35 +02: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