commands.py
|
refactor: Rename BaseBackend in Backend
|
2024-05-03 22:25:20 +02:00 |
configuration.py
|
refactor: Rename BaseBackend in Backend
|
2024-05-03 22:25:20 +02:00 |
flask.py
|
refactor: move BackendModel.get to Backend.get
|
2024-05-03 21:54:03 +02:00 |
forms.py
|
refactor: Rename BaseBackend in Backend
|
2024-05-03 22:25:20 +02:00 |
i18n.py
|
feat: use pydantic to validate the configuration
|
2024-03-28 17:44:26 +01:00 |
installation.py
|
refactor: Rename BaseBackend in Backend
|
2024-05-03 22:25:20 +02:00 |
mails.py
|
tests: test mail attachments mimetypes
|
2024-04-27 14:36:34 +02:00 |