23 Commits
Author SHA1 Message Date
phailandGitHub fcc9847bc3 Development: Add VS Code Devcontainer Configuration (#7041) 2024-06-27 15:13:55 -07:00
phail c317eca1ca add attachment size to pdf 2022-05-05 00:20:32 +02:00
phail 466afa8203 fix consumption of mails without html
split pdf generation functions
2022-05-04 23:42:59 +02:00
phail c2e3dc76d9 add parsing of inline attachments
remove insecure chromium option
fix html parsing
2022-05-03 23:21:33 +02:00
phail 5a899664f8 remove .eml parser from tika 2022-05-03 18:02:08 +02:00
phail 990e905a04 Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-05-03 17:42:56 +02:00
phailandGitHub 0d298d743a Add log messages for mail errors (#727)
* adapt to starttls interface change in imap_tools
pin imap-tools version to avoid breaking changes
improve mail log

* fix unittest

* remove uneeded print and fix merge fail

* bump to next version
2022-05-02 15:54:51 -07:00
phail 6b7155a849 merge migrations 2022-04-30 17:33:12 +02:00
phail 47851ddd3f Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-04-29 23:52:56 +02:00
phail 47189643ff add eml parser to paperless_mail 2022-04-29 22:58:11 +02:00
phail c1efe11cf3 improve pdf generation 2022-04-27 23:32:10 +02:00
phail 0e40ef5f35 add css for pdf generation 2022-04-27 19:52:59 +02:00
phail c8081595c4 improve pdf generation 2022-04-26 23:25:48 +02:00
phail a2b5b3b253 moved files 2022-04-26 23:12:36 +02:00
phail 790bcf05ed add prototype archive pdf 2022-04-25 20:55:00 +02:00
phail d8d2d53c59 fix Mail actions mixup 2022-04-19 20:14:31 +02:00
phail 616a826b8a fix Mail actions mixup 2022-04-19 00:59:57 +02:00
phail 027897ff03 work in progress Mail parsing 2022-04-19 00:39:00 +02:00
phail cca576f518 add feature to consume imap mail als .eml 2022-04-15 14:40:02 +02:00
phail 5fcf1b5434 remove uneeded print and fix merge fail 2022-04-14 00:19:30 +02:00
phail 942b5aa9df Merge branch 'dev' into fix-mail-starttls 2022-04-13 23:55:38 +02:00
phail c05b39a056 fix unittest 2022-04-13 23:37:21 +02:00
phail 3c8196527f adapt to starttls interface change in imap_tools
pin imap-tools version to avoid breaking changes
improve mail log
2022-04-09 13:07:14 +02:00