33 Commits

Author SHA1 Message Date
jonaswinkler
a73683dfd4 documentation 2021-02-06 17:22:05 +01:00
jonaswinkler
f36115ee37 alter defaults for workers and threads to allow more parallel tasks #446 2021-01-26 22:10:43 +01:00
Fabian Koller
d4e8d1e211 Fix ENV var name for user args in documentation
Follow-up to #214
2021-01-14 20:21:34 +01:00
jonaswinkler
291983600b adjusted the default configuration so that at least one cpu core remains free (except on single core machines) #332 2021-01-13 00:02:20 +01:00
jonaswinkler
3855aced7e updated documentation #316 2021-01-10 22:40:13 +01:00
jonaswinkler
c710db7aab add sslmode configuration option fixes #298 2021-01-10 01:35:56 +01:00
jonaswinkler
b5c998237b tika documentation 2021-01-08 02:15:42 +01:00
Jonas Winkler
499baf6694 Merge pull request #260 from shamoon/feature/remote-user
Feature: authentication via HTTP_REMOTE_USER
2021-01-06 14:27:14 +01:00
Jonas Winkler
22f45ac619 Merge pull request #251 from jayme-github/ignore-date
Add option to ignore certain dates in parse_date
2021-01-05 00:19:13 +01:00
jonaswinkler
c676875504 more changes for #118 2021-01-04 17:42:42 +01:00
jayme-github
25cc9e722c Add PAPERLESS_IGNORE_DATES to docs 2021-01-03 14:47:04 +01:00
Michael Shamoon
8caa61bd9d Merge remote-tracking branch 'upstream/dev' into feature/remote-user 2021-01-03 00:38:10 -08:00
Michael Shamoon
009de5184f Allow authentication via HTTP_REMOTE_USER 2021-01-03 00:37:19 -08:00
Jo Vandeginste
aa88f25267 Refactor after feedback:
- rename PAPERLESS_TIKA to PAPERLESS_TIKA_ENABLED
- all other env params now start with PAPERLESS_TIKA
- convert_to_pdf as class instance method
- smaller details

Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2020-12-31 14:41:47 +01:00
Jo Vandeginste
bf8739864d Add the new paperless_tika parser
This parser will use an external Tika and Gotenberg server to parse
"Office" documents (.doc, .xls, .odt, etc.)

Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2020-12-29 21:51:21 +01:00
jonaswinkler
fe73f42495 added configuration option for the font #197 #207 2020-12-29 12:26:41 +01:00
jonaswinkler
7bd5115987 updated documentation 2020-12-21 21:28:21 +01:00
jonaswinkler
e02838b198 fixes #122 2020-12-11 17:49:32 +01:00
jonaswinkler
bb2af347bc documentation 2020-12-03 00:15:03 +01:00
jonaswinkler
54c5e13ae7 documentation 2020-12-01 23:38:42 +01:00
jonaswinkler
578a1626e1 documentation. 2020-12-01 15:26:22 +01:00
jonaswinkler
1f90d50833 some more tests. 2020-12-01 14:15:43 +01:00
jonaswinkler
388f6cfbe6 reorganised settings documentation and added OCR_USER_ARGS 2020-11-29 12:38:32 +01:00
jonaswinkler
e600c8527e updated docs 2020-11-27 12:02:36 +01:00
Jonas Winkler
3b655c95d9 added image DPI detection to the tesseract parser. 2020-11-25 19:37:48 +01:00
Jonas Winkler
15935ab61f reworked PDF parser that uses OCRmyPDF and produces archive files. 2020-11-25 14:50:43 +01:00
Jonas Winkler
b275297a05 added setting PAPERLESS_AUTO_LOGIN_USERNAME 2020-11-23 22:50:02 +01:00
Jonas Winkler
1a30b8f36f many changes to the documentation, mostly typos 2020-11-23 19:34:52 +01:00
Jonas Winkler
ae198f0767 new setting: PAPERLESS_OCR_PAGES 2020-11-22 12:54:08 +01:00
Jonas Winkler
99c5ecd99a moved the documentation of the config
to the actual docs.
2020-11-19 13:18:57 +01:00
Jonas Winkler
b8baded026 updated docs 2020-11-14 19:28:34 +01:00
Jonas Winkler
fdc605132d more documentation 2020-11-14 14:16:57 +01:00
Jonas Winkler
75650b2478 more documentation. 2020-11-13 20:43:16 +01:00