3230 Commits

Author SHA1 Message Date
shamoon
54df10dc78 Docs 2024-10-06 19:44:42 -07:00
shamoon
cbecbcb7d8 Finally proper callback and redirect urls 2024-10-06 19:44:42 -07:00
shamoon
3cd6183ab3 Once and for all 2024-10-06 19:44:42 -07:00
shamoon
63e0eac4cb Update test_mail.py 2024-10-06 19:44:42 -07:00
shamoon
4924cdd7fa Update test_mail.py 2024-10-06 19:44:42 -07:00
shamoon
01ff1ef091 Ok maybe fix this last one 2024-10-06 19:44:42 -07:00
shamoon
74a2afcfcf Trying again to fix these 2024-10-06 19:44:42 -07:00
shamoon
63c524937d Maybe fix tests again 2024-10-06 19:44:42 -07:00
shamoon
471fbcb78e More refactoring 2024-10-06 19:44:42 -07:00
shamoon
f8ef338c86 Fix tests, refactoring 2024-10-06 19:44:42 -07:00
shamoon
be970396b3 Refactoring 2024-10-06 19:44:42 -07:00
shamoon
843ad5bdd6 Refactor account type names 2024-10-06 19:44:42 -07:00
shamoon
5911e59a27 Dont include refresh_token from API 2024-10-06 19:44:42 -07:00
shamoon
d76b0ead44 Backend coverage 2024-10-06 19:44:42 -07:00
shamoon
3d5b5f1acb Fix random stuff I broke 2024-10-06 19:44:42 -07:00
shamoon
2b1087d837 Actually leave it to refresh on test, just make sure we dont overwrite 2024-10-06 19:44:42 -07:00
shamoon
a4fd5fa7f5 Revert "Separate token refresh"
This reverts commit 9fa69175024bfe29c0c633afa51730aeb205f81c.
2024-10-06 19:44:42 -07:00
shamoon
b0f9ed2cf6 Separate token refresh 2024-10-06 19:44:42 -07:00
shamoon
ea3df01040 Fix refresh outside class 2024-10-06 19:44:42 -07:00
shamoon
f07170a82f Account type 2024-10-06 19:44:42 -07:00
shamoon
c798083eb5 Some refactoring, refresh from test 2024-10-06 19:44:42 -07:00
shamoon
6a1253fea1 Fix token refresh 2024-10-06 19:44:42 -07:00
shamoon
61723528f2 Fix tests 2024-10-06 19:44:42 -07:00
shamoon
3386eaee6d Basic refresh 2024-10-06 19:44:42 -07:00
shamoon
a4215f76dd That's really all it was 2024-10-06 19:44:42 -07:00
shamoon
6b5fcce222 Update views.py 2024-10-06 19:44:42 -07:00
shamoon
c3052dd8ca Some tweaks 2024-10-06 19:44:42 -07:00
shamoon
5d86c8d6ab Fix outlook 2024-10-06 19:44:42 -07:00
shamoon
1c58e15783 Microsoft you are the worst 2024-10-06 19:44:42 -07:00
shamoon
1610bab0d8 Tweak google, unify callback endpoint 2024-10-06 19:44:42 -07:00
shamoon
9cef15313e Starting to mess with it, this basically works for Google 2024-10-06 19:44:42 -07:00
Trenton H
7c11a37150
Feature: Enhanced templating for filename format (#7836)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-10-06 12:54:01 -07:00
shamoon
e49ed58f1a Fix: skip accounts without enabled rules 2024-10-04 23:59:31 -07:00
shamoon
54293bedb1
Enhancement: management list button improvements (#7848) 2024-10-03 23:00:28 -07:00
Martin Richtarsky
b3487f1843
Enhancement: check for mail destination directory, log post-consume errors (#7808)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-10-02 20:21:35 -07:00
shamoon
f8d79b012f
Feature: custom fields queries (#7761) 2024-10-03 00:15:42 +00:00
Trenton H
2ab71137b9
Chore: Upgrades OCRMyPDF to v16 (#7815) 2024-10-01 02:53:44 +00:00
shamoon
991c9b0ca4
Enhancement: disable-able mail rules, add toggle to overview (#7810) 2024-09-30 19:42:19 -07:00
shamoon
56e1365b4b Fix page_count migration 2024-09-27 21:47:30 -07:00
Trenton H
e6f59472e4
Chore: Drop Python 3.9 support (#7774) 2024-09-26 12:22:24 -07:00
shamoon
5e687d9a93
Feature: auto-clean some invalid pdfs (#7651) 2024-09-25 15:57:20 +00:00
s0llvan
c92c3e224a
Feature: page count (#7750)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-09-25 08:22:12 -07:00
shamoon
d7ba6d98d3 Feature: Enhanced backend custom field search API (#7589)
commit 910dae8413028f647e6295f30207cb5d4fc6605d
Author: Yichi Yang <yiy067@ucsd.edu>
Date:   Wed Sep 4 12:47:19 2024 -0700

    Fix: correctly handle the case where custom_field_lookup refers to multiple fields

commit e43f70d708b7d6b445f3ca8c8bf9dbdf5ee26085
Author: Yichi Yang <yiy067@ucsd.edu>
Date:   Sat Aug 31 14:06:45 2024 -0700

Co-Authored-By: Yichi Yang <yichiyan@usc.edu>
2024-09-23 23:33:49 -07:00
shamoon
609fa9a212
Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER (#7748) 2024-09-20 10:36:40 -07:00
shamoon
a440c88b81
Enhancement: allow setting session cookie age (#7743) 2024-09-19 18:58:40 -07:00
shamoon
3b7fdb2f37 Bump version to 2.12.1 2024-09-15 20:08:24 -07:00
github-actions[bot]
eeeec498d4
New Crowdin translations by GitHub Action (#7668)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-15 19:40:35 -07:00
shamoon
0af2b967e4
Fix: wait to apply tag changes until other changes saved with multiple workflows (#7711) 2024-09-16 01:26:24 +00:00
shamoon
4193401be7
Fix: delete_pages should require ownership (#7714) 2024-09-15 16:24:40 -07:00
shamoon
9a7f95865f Chore: mark some more tests as flaky 2024-09-10 16:41:11 -07:00