paperless-ngx/src/paperless_mail
2024-01-08 13:03:05 -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 Fix: speed up admin panel for installs with a large number of documents (#5052) 2023-12-19 16:17:43 -08:00
apps.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
mail.py Documentation: Fix typos with automated tool (#5319) 2024-01-08 16:58:41 +00:00
models.py Enhancement: Allow excluding mail attachments by name (#4691) 2023-12-02 08:26:19 -08:00
parsers.py Feature: Allow setting backend configuration settings via the UI (#5126) 2023-12-29 15:42:56 -08: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