Trenton Holmes
|
fe1f88ce5d
|
Sets the http timeouts equal to the task timeout, so it's either done or really done
|
2023-08-23 18:40:22 -07:00 |
|
Trenton H
|
df82ac8ac4
|
Adjusts to use a different loading of certificates and updates the docs for it
|
2023-08-23 08:22:01 -07:00 |
|
Trenton H
|
16adddc803
|
Allow users to set a combined certificte and key file for additional certificates in the SSL context
|
2023-08-23 08:22:01 -07:00 |
|
Trenton H
|
b961df90a7
|
Reduces the 2 mail tests flakiness
|
2023-08-07 15:32:33 -07:00 |
|
Trenton H
|
b715e4d426
|
Creates and provides a default SSL context to the IMAP library
|
2023-07-28 10:43:37 -07:00 |
|
shamoon
|
23fefc3ab7
|
Include permissions for mail rules & accounts
|
2023-07-26 07:28:25 -07:00 |
|
Trenton H
|
e05b3441de
|
Updates tika client library and handle the changes to it
|
2023-06-26 10:41:05 -06:00 |
|
Trenton H
|
0d6e79cb93
|
Fixes generation of thumbnails when the archive file hasn't already been created
|
2023-06-26 10:36:50 -06:00 |
|
Trenton H
|
74fe7c586b
|
Updates the httpx timeout to be 30s for all operations
|
2023-06-19 08:59:51 -07:00 |
|
Trenton Holmes
|
4782b4da07
|
Adds better error handling/checking around getting content of a document via Tika
Signed-off-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
|
2023-06-18 08:39:17 -07:00 |
|
Trenton H
|
70f3f98363
|
Let ruff autofix some things from the newest version
|
2023-06-13 20:15:18 -07:00 |
|
shamoon
|
0ebe08d796
|
Return default 'ALL' mailbox criterias for some imap servers
|
2023-06-06 20:00:31 -07:00 |
|
Trenton H
|
2c1cd25be4
|
Rewrites the email parsing to be more clear and concise.
Adds testing to use httpx mocked responses to stand in as a server even offline
|
2023-06-06 09:05:26 -07:00 |
|
Trenton H
|
6e65558ea4
|
Swapping out the tika and replaces requests with httpx
|
2023-06-06 09:05:26 -07:00 |
|
Trenton H
|
452c79f9a1
|
Improves the logging mixin and allows it to be typed better
|
2023-05-23 17:16:39 -07:00 |
|
shamoon
|
81a7b34101
|
Dont perform mail actions when rule filename filter not met
Update mail.py
|
2023-05-06 23:59:33 -07:00 |
|
Trenton H
|
29d8c4e08d
|
Fixes inversion in tagged mail searching
|
2023-05-04 06:29:41 -07:00 |
|
Trenton H
|
26cd470d31
|
Don't ever send GMail related keywords if the server doesn't report support for the extensions
|
2023-04-29 09:34:50 -07:00 |
|
Trenton H
|
6f163111ce
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
3bcbd05252
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
shamoon
|
0557a15fa8
|
Update src/paperless_mail/mail.py with code suggestions
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2023-04-25 07:22:16 -07:00 |
|
shamoon
|
434d1fe225
|
Handle delete mail action with no filters
|
2023-04-24 20:55:01 -07:00 |
|
Trenton H
|
829a693128
|
To support token auth better, increase the password field (more of a double duty) to be 2048 chars
|
2023-04-20 14:43:19 -07:00 |
|
Trenton H
|
ce41ac9158
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
Trenton H
|
3c2bbf244d
|
Creates a data model for the document consumption, allowing stronger typing of arguments and setting of some information about the file only once
|
2023-04-01 11:05:34 -07:00 |
|
shamoon
|
5012c0c97c
|
Adds testing for test mail account
|
2023-03-24 15:14:02 -07:00 |
|
shamoon
|
698208fcd5
|
Add test mail account
|
2023-03-24 15:14:02 -07:00 |
|
Trenton H
|
09b1413748
|
Allows users to use OAuth tokens instead of passwords
|
2023-03-23 08:52:12 -07:00 |
|
Trenton H
|
3e467c517d
|
Allows filtering email by the TO value(s) as well
|
2023-03-12 10:31:42 -07:00 |
|
Trenton H
|
4383550d98
|
When tagging an email using Gmail label extensions, append the label instead of replacing
|
2023-03-10 09:19:58 -08:00 |
|
Trenton H
|
db02d5eff0
|
Ensure dates from emails are made timezone aware if not already
|
2023-03-07 10:01:40 -08:00 |
|
shamoon
|
9597358cb0
|
Update processed mail migration
|
2023-03-03 10:40:29 -08:00 |
|
shamoon
|
489340a338
|
Update admin.py
|
2023-03-02 19:37:09 -08:00 |
|
Jonas Winkler
|
e0f324f61c
|
fix links in django admin
|
2023-03-01 18:17:55 +01:00 |
|
Jonas Winkler
|
7a2a3e048e
|
cleanup test code
|
2023-02-24 12:49:54 +01:00 |
|
Jonas Winkler
|
5eb4b975ae
|
fix the test cases for python 3.8
|
2023-02-24 00:15:40 +01:00 |
|
Jonas Winkler
|
3ce1e01d96
|
fix the test cases
|
2023-02-24 00:03:28 +01:00 |
|
Jonas Winkler
|
201a4a7ef9
|
changes
|
2023-02-23 22:02:38 +01:00 |
|
Jonas Winkler
|
3c3c847db5
|
reconfigure mail admin
|
2023-02-21 22:07:14 +01:00 |
|
Jonas Winkler
|
b7a2601724
|
Merge branch 'dev' into feature/2396-better-mail-actions
|
2023-02-21 18:37:17 +01:00 |
|
Jonas Winkler
|
1189df1fe6
|
changes
|
2023-02-21 18:37:08 +01:00 |
|
Jonas Winkler
|
a37177703c
|
mark mails as processed internally, don't process processed mails again
|
2023-02-21 13:50:34 +01:00 |
|
Trenton Holmes
|
a6e2708605
|
Changes testing to use more declarative status code names from DRF
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
0df91c31f1
|
Creates a mix-in for asserting file system states
|
2023-02-20 10:25:21 -08:00 |
|
Jonas Winkler
|
7e1c1da424
|
remove unused argument
|
2023-02-20 11:57:56 +01:00 |
|
Jonas Winkler
|
94ebe3b61c
|
implement better mail actions
|
2023-02-20 11:46:46 +01:00 |
|
Jonas Winkler
|
8c5ef111d8
|
Merge branch 'dev' into feature/2396-better-mail-actions
|
2023-02-19 23:29:52 +01:00 |
|
shamoon
|
3559e27cdd
|
Merge branch 'dev' into feature-permissions
|
2023-02-16 20:44:51 -08:00 |
|
shamoon
|
38de2a7767
|
Merge branch 'dev'
|
2023-02-16 20:07:50 -08:00 |
|
Jonas
|
d7cb7c78af
|
adjust mail workflow, execute mail actions only after consumption is successful
|
2023-02-16 22:51:46 +01:00 |
|