20 Commits

Author SHA1 Message Date
jonaswinkler
b28987681e fixes #175 2020-12-28 17:09:19 +01:00
jonaswinkler
e1a3186ab9 more tests 2020-12-15 13:47:43 +01:00
jonaswinkler
ba7bf9b2d2 removed slugs entirely, since their only purpose was purely cosmetic anyway. 2020-12-09 00:04:37 +01:00
jonaswinkler
249422570e mail handling: When exceptions occur during account/rule/message handling, paperless will continue with the next account/rule/message.
mail handling: When paperless encounters a very long

fixes #82
2020-12-04 15:42:05 +01:00
Jonas Winkler
9c23207b84 workaround for a bug in django-q: task results with too long names would not show up in the result lists. 2020-11-22 13:53:19 +01:00
Jonas Winkler
fd803435c1 updated the admin, ordering for mail rules 2020-11-21 23:12:34 +01:00
Jonas Winkler
a532200d10 code cleanup 2020-11-21 15:34:00 +01:00
Jonas Winkler
afc3753e58 code cleanup 2020-11-21 14:03:45 +01:00
Jonas Winkler
7983e9028f updated mail: now uses mime type detection 2020-11-20 18:14:42 +01:00
Jonas Winkler
f976a0b4ba mime type handling 2020-11-20 13:31:03 +01:00
Jonas Winkler
14d18b1ce7 a couple small adjustments here and there. 2020-11-18 20:41:42 +01:00
Jonas Winkler
680ab3d56b updated logging, logging for the mail consumer to see whats happening 2020-11-18 13:23:30 +01:00
Jonas Winkler
bbf8d8772a adjustments due to refactor 2020-11-17 17:12:34 +01:00
Jonas Winkler
76c063b42f refactor and testing 2020-11-17 16:42:19 +01:00
Jonas Winkler
82139abb2a added some result processing 2020-11-17 15:23:17 +01:00
Jonas Winkler
c2982922d4 exception handling 2020-11-17 15:07:58 +01:00
Jonas Winkler
0224b81949 fixed a couple things. 2020-11-17 01:08:52 +01:00
Jonas Winkler
a93088843f integrated the new consumer with the mail client. 2020-11-17 00:57:55 +01:00
Jonas Winkler
ef6a965a50 remove unused parameter 2020-11-17 00:17:53 +01:00
Jonas Winkler
d99b4623f8 first implementation of the mail rework 2020-11-15 23:56:22 +01:00