paperless-ngx/src/paperless_mail
2024-02-16 22:36:33 -08:00
..
management Chore: Cleanup command arguments and standardize process count handling (#4541) 2023-11-09 11:46:37 -08:00
migrations Fixes the 0023 migration to include the new help text and verbose name 2023-12-03 19:09:02 -08:00
templates Bump postcss from 8.4.12 to 8.4.31 in /src/paperless_mail/templates (#4318) 2023-10-05 07:37:59 +00:00
tests Chore: add pre-commit hook for codespell (#5324) 2024-01-08 13:03:05 -08: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 Fix: Pass rule id to consumed .eml files (#5800) 2024-02-16 22:36:33 -08:00
models.py Enhancement: Allow excluding mail attachments by name (#4691) 2023-12-02 08:26:19 -08:00
parsers.py Fix: Test metadata items for Unicode issues (#5707) 2024-02-09 20:08:23 +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