1354 Commits

Author SHA1 Message Date
github-actions[bot]
eec9bd3800 Changelog v2.11.4 - GHA (#7442)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-10 09:06:56 -07:00
github-actions[bot]
7624812180 Changelog v2.11.3 - GHA (#7422)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-08 08:17:59 -07:00
shamoon
5873bd3c51 Documentation: fix config formatting 2024-08-06 08:31:48 -07:00
shamoon
5e1c0c6156 Documentation: Add missing change to changelog 2024-07-29 07:31:51 -07:00
fusselkater
1edfa757f7 Fix: correct nltk data path (#7338) 2024-07-29 07:27:08 -07:00
github-actions[bot]
bc02e9e1a4 Documentation: Add v2.11.2 changelog (#7336)
* Changelog v2.11.2 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-07-28 14:45:29 -07:00
shamoon
83030d588d Documentation: clarify some global permissions details (#7309) 2024-07-24 10:06:08 -07:00
github-actions[bot]
47e7f55a5e Changelog v2.11.1 - GHA (#7295)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-22 11:34:29 -07:00
Freddy0
dd8f8fa42b Enhancement: include owner username in post-consumption variables (#7270) 2024-07-16 15:23:29 -07:00
github-actions[bot]
77dfd8bd29 Documentation: Add v2.11.0 changelog (#7218) 2024-07-10 21:55:01 -07:00
shamoon
68a4ab75bd Merge branch 'dev' 2024-07-10 21:02:57 -07:00
shamoon
a38e341015 Feature: select custom field type (#7167) 2024-07-09 07:57:07 -07:00
shamoon
30fdf2f387 Feature: automatic sso redirect (#7168) 2024-07-08 22:38:23 +00:00
Psychi
6527c419fe Documentation: fix rapidfuzz link (#7176) 2024-07-07 07:08:40 -07:00
shamoon
1b63a9b19c Update configuration.md 2024-06-24 13:37:01 -07:00
github-actions[bot]
d6a78a6197 Changelog v2.10.2 - GHA (#7082)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-23 22:31:52 -07:00
shamoon
f1119033ae Documentation: fix PAPERLESS_EMPTY_TRASH_DELAY name 2024-06-22 06:46:47 -07:00
github-actions[bot]
5a0756912e Documentation: Add v2.10.1 changelog (#7029)
* Changelog v2.10.1 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-18 21:22:59 -07:00
github-actions[bot]
ee3ca147ff Changelog v2.10.0 - GHA (#7020)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-18 15:12:59 -07:00
shamoon
1298015c80 Merge branch 'dev' 2024-06-18 10:18:08 -07:00
shamoon
e9ba6de03e Feature: documents trash aka soft delete (#6944) 2024-06-17 08:07:08 -07:00
Trenton H
bd6b6f9fc2 Documentation: Corrections and clarifications for Python support (#6995)
* Clarifies Python version support and a rough policy of what versions are supported
2024-06-13 11:53:34 -07:00
Trenton H
ada9ac7752 Feature: Allow encrypting sensitive fields in export (#6927)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-09 14:41:18 +00:00
Dominik Bruhn
6377233f38 Enhancement: support delete originals after split / merge (#6935)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-08 11:29:03 -07:00
github-actions[bot]
2abeb5dc16 Documentation: Add v2.9.0 changelog (#6894) 2024-06-02 22:49:15 -07:00
shamoon
9137d38900 Merge branch 'dev' 2024-06-02 22:17:48 -07:00
Trenton H
6ab0996441 Fixes up various doc sections (#6883) 2024-06-02 03:18:12 +00:00
Trenton H
5bcd7c300f Feature: Allow a data only export/import cycle (#6871) 2024-06-01 18:22:59 -07:00
shamoon
7f6286e743 Change: rename redo OCR to reprocess (#6866) 2024-05-31 18:41:52 +00:00
Lino
3aa7944abf Allow to set a custom path for the classification file (#6858) 2024-05-31 09:42:18 -07:00
martin f. krafft
0bdc23833f Add copy-paste list of Python build dependencies (#6824)
To be consistent, let's provide an easily copy-pastable list of packages
even for the final set of build dependencies.

Signed-off-by: martin f. krafft <madduck@madduck.net>
2024-05-29 09:03:51 -07:00
shamoon
29c37bb1cf Documentation: Add PAPERLESS_OCR_LANGUAGE config note (#6821) 2024-05-23 12:52:40 -07:00
shamoon
7973085859 Enhancement: delete pages PDF action (#6772) 2024-05-22 23:01:15 +00:00
shamoon
73dc09827a Documentation: correct usage 2024-05-17 23:44:55 -07:00
Trenton H
16584328f1 Chore: Change the code formatter to Ruff (#6756)
* Changing the formatting to ruff-format

* Replaces references to black to ruff or ruff format, removes black from dependencies
2024-05-18 02:26:50 +00:00
github-actions[bot]
3bfed1e462 Documentation: Add v2.8.6 changelog (#6740)
---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-05-15 14:15:03 -07:00
github-actions[bot]
2ffbcf6c07 Documentation: Add v2.8.5 changelog (#6729) 2024-05-14 22:37:48 -07:00
github-actions[bot]
2c58041192 Documentation: Add v2.8.4 changelog (#6706) 2024-05-13 13:24:49 -07:00
shamoon
3dd4eb05e8 Fix changelog 2024-05-13 13:03:57 -07:00
github-actions[bot]
b8f4e4e53a Changelog v2.8.3 - GHA (#6664)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-09 14:47:55 -07:00
shamoon
4a30ac099a Fix changelog spelling 2024-05-07 18:38:12 -07:00
github-actions[bot]
7db9407476 Changelog v2.8.2 - GHA (#6628)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-07 18:18:50 -07:00
shamoon
29397477a7 Documentation: correct display of PAPERLESS_CONSUMER_TAG_BARCODE_MAPPING (#6616) 2024-05-07 09:36:44 -07:00
github-actions[bot]
0911ad0d0f Documentation: Add v2.8.1 changelog (#6595)
* Changelog v2.8.1 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-05-06 23:49:53 -07:00
github-actions[bot]
815304103f Changelog v2.8.1 - GHA (#6590)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-06 22:34:06 -07:00
github-actions[bot]
c189255630 Documentation: Add v2.8.0 changelog (#6585)
* Changelog v2.8.0 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-05-06 22:19:01 -07:00
shamoon
d948459a28 Merge branch 'dev' 2024-05-06 13:41:08 -07:00
Lino
cf314941bc Documentation: add link to list of hosting providers (#6577) 2024-05-06 20:33:13 +00:00
shamoon
97d76a0c61 Updated affiliated projects to related projects 2024-05-05 16:01:32 -07:00
Daniel Rheinbay
c8cfee1f04 Documentation: fix PAPERLESS_APP_TITLE config type (#6568) 2024-05-05 00:04:44 -07:00