paperless-ngx/src/paperless_mail
2024-12-11 11:03:53 -08:00
..
management Chore: Cleanup command arguments and standardize process count handling (#4541) 2023-11-09 11:46:37 -08:00
migrations Fix: make mail account password and refresh token text fields (#8107) 2024-10-29 21:54:47 -07:00
templates Chore: update packages used by mail html template (#6970) 2024-06-11 20:25:57 -07:00
tests Enhancement: process mail button (#8466) 2024-12-11 11:03:53 -08:00
__init__.py first implementation of the mail rework 2020-11-15 23:56:22 +01:00
admin.py Enhancement: disable-able mail rules, add toggle to overview (#7810) 2024-09-30 19:42:19 -07:00
apps.py Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
mail.py Feature: OAuth2 Gmail and Outlook email support (#7866) 2024-10-10 20:57:32 +00:00
models.py Fix: make mail account password and refresh token text fields (#8107) 2024-10-29 21:54:47 -07:00
oauth.py Feature: OAuth2 Gmail and Outlook email support (#7866) 2024-10-10 20:57:32 +00:00
parsers.py Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
preprocessor.py Enhancement: mail message preprocessor for gpg encrypted mails (#7456) 2024-08-29 00:22:44 +00:00
serialisers.py Feature: OAuth2 Gmail and Outlook email support (#7866) 2024-10-10 20:57:32 +00:00
signals.py Standarizes the imports across all the files and modules (#4248) 2023-09-23 20:17:01 -07:00
tasks.py Enhancement: process mail button (#8466) 2024-12-11 11:03:53 -08:00
views.py Enhancement: process mail button (#8466) 2024-12-11 11:03:53 -08:00