paperless-ngx/src/paperless_mail
Daniel Bankmann ce663398e6
Enhancement: mail message preprocessor for gpg encrypted mails (#7456)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-08-29 00:22:44 +00:00
..
management Chore: Cleanup command arguments and standardize process count handling (#4541) 2023-11-09 11:46:37 -08:00
migrations Chore: Squash older automatic migrations (#7267) 2024-07-16 09:21:41 -07:00
templates Chore: update packages used by mail html template (#6970) 2024-06-11 20:25:57 -07:00
tests Enhancement: mail message preprocessor for gpg encrypted mails (#7456) 2024-08-29 00:22:44 +00:00
__init__.py first implementation of the mail rework 2020-11-15 23:56:22 +01:00
admin.py Chore: Backend dependencies update (#5676) 2024-02-08 09:48:24 -08:00
apps.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
mail.py Enhancement: mail message preprocessor for gpg encrypted mails (#7456) 2024-08-29 00:22:44 +00:00
models.py Enhancement: unique mail rule names by owner 2024-06-08 11:29:03 -07:00
parsers.py Chore: Initial conversion to pytest fixtures (#7110) 2024-07-08 07:46:20 -07:00
preprocessor.py Enhancement: mail message preprocessor for gpg encrypted mails (#7456) 2024-08-29 00:22:44 +00:00
serialisers.py Enhancement: Allow excluding mail attachments by name (#4691) 2023-12-02 08:26:19 -08:00
signals.py Standarizes the imports across all the files and modules (#4248) 2023-09-23 20:17:01 -07:00
tasks.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
views.py Include permissions for mail rules & accounts 2023-07-26 07:28:25 -07:00