phail
4a89e0941f
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-07-12 00:09:10 +02:00
Trenton Holmes
ef6ebf9888
Entirely removes the optipng, updates ghostscript fall back to also use WebP. Updates the conversion to use a multiprocessing pool
2022-06-11 08:38:49 -07:00
Trenton Holmes
f530db6283
Reworks documentation on the max pixels setting
2022-05-23 10:54:41 -07:00
phail
d6b9eb6613
Merge branch 'dev' into feature-consume-eml
2022-05-20 19:29:52 +02:00
Markus
dd3b5c129c
Feature: Dynamic document storage pathes ( #916 )
...
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-05-19 14:42:25 -07:00
Trenton Holmes
af157a4585
Adds troubleshooting and missing documentation for inotify and polling configuration
2022-05-17 08:56:52 -07:00
Trenton Holmes
836373bc3b
Adds configuration variable to the inotify debounce timing
2022-05-15 11:48:12 -07:00
Trenton Holmes
ed136c5cae
Further updates documentation to note a date sep string is needed
2022-05-08 16:57:35 -07:00
Trenton Holmes
146b93e7eb
Updates the documentation for ignoring dates
2022-05-08 16:57:35 -07:00
Trenton Holmes
5c547147a1
Updates the documentation for ignore dates
2022-05-08 16:57:35 -07:00
phail
9c5f824bb3
add parsing of inline attachments
...
remove insecure chromium option
fix html parsing
2022-05-03 23:21:33 +02:00
phail
830423cc41
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-05-03 17:42:56 +02:00
Quinn Casey
69267b286f
Update Gotenberg to 7.4
2022-05-02 09:16:42 -07:00
Quinn Casey
32ac14ac0a
Update Tika documentation
2022-05-02 09:02:29 -07:00
phail
276b99b340
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
2022-04-29 23:52:56 +02:00
phail
79579d6239
add eml parser to paperless_mail
2022-04-29 22:58:11 +02:00
Quinn Casey
2dbd8e3430
Merge pull request #766 from paperless-ngx/feature-barcode-tiff-support
...
Feature barcode tiff support
2022-04-27 19:46:16 -07:00
Florian Brandes
1f678c2210
add tests
...
fix indention
add more documentation
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-17 16:10:53 +02:00
Florian Brandes
40d1412e5e
add TIFF barcode support
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-16 21:59:03 +02:00
Quinn Casey
e66f0c7fe4
Merge branch 'main' into beta
2022-04-13 08:13:32 -07:00
Adrian Lumpe
b8df886b3e
corrects some spelling mistakes in docs
2022-04-13 15:39:49 +02:00
Quinn Casey
379418f6ce
Add required PAPERLESS_URL to nginx proxy docs
2022-04-12 15:06:32 -07:00
Florian Brandes
007f3699a2
add "localhost" to ALLOWED_HOSTS
...
if PAPERLESS_URL is set and ALLOWED_HOSTS is NOT set
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-12 14:39:08 +02:00
Florian
a90d3bda14
Merge pull request #532 from paperless-ngx/feature-barcode-splitter
...
Feature barcode splitter
2022-04-11 08:51:48 +02:00
Michael Shamoon
9cebf662e7
docs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS
2022-04-08 09:59:59 -07:00
Trenton Holmes
40b09d51b5
Merge pull request #501 from stumpylog/configure-worker-retry
...
Adds settings for worker retry time
2022-04-07 15:24:53 -07:00
Florian Brandes
f8b3c7752a
update documentation
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-07 11:14:29 +02:00
florian on nixos (Florian Brandes)
e34bd748fc
add config options and documentation
...
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-04-07 11:14:29 +02:00
Felix E
7df81f6a15
Merge pull request #591 from paperless-ngx/feature-version-checker
...
Feature: Update checker
2022-04-05 20:11:21 +02:00
Quinn Casey
eba5b8e206
Update docs, examples with new ignore settings
2022-04-05 09:21:18 -07:00
Michael Shamoon
106ab3fa7c
Allow notify user if update checking not explicitly set
2022-04-02 10:10:49 -07:00
shamoon
833ab2d39f
Update docs/configuration.rst for consistency
...
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-04-02 01:37:37 -07:00
Michael Shamoon
6677b39e9d
Use GH api URL
...
Update configuration.rst
2022-04-02 01:36:37 -07:00
Michael Shamoon
703abae41a
Add config variable for update check
2022-04-02 01:33:51 -07:00
Trenton Holmes
c48c35fa05
Adds settings for worker retry time, with what should be sensible default
2022-03-31 10:24:46 -07:00
Henning Häcker
641ba524ed
elaborate PAPERLESS_OCR_MAX_IMAGE_PIXELS docs
2022-03-30 09:23:45 +02:00
Henning Häcker
2c1f0cd3ee
implement PAPERLESS_OCR_MAX_IMAGE_PIXELS
2022-03-30 09:23:45 +02:00
Felix E
a378265dc8
Merge pull request #35 from Tooa/1250-gotenberg-follow-up
...
fix(gotenberg): use command flags
2022-03-19 11:03:32 +01:00
Tooa
18f97b8f59
fix(gotenberg): use command flags
...
Gotenberg v7 does not use environment variables anymore, but command's flags.
See: https://gotenberg.dev/docs/get-started/docker-compose#modules-properties
2022-03-13 07:40:31 +01:00
Ingo Sigmund
9d54f2bf82
Merge pull request #23 from flofeld/patch-1
2022-03-10 15:06:12 +01:00
Florian Feldmann
022ff4378c
Apply suggestions from code review
...
Co-authored-by: Ingo Sigmund <Ingo.sigmund@web.de>
2022-03-10 01:11:23 +01:00
Felix Eckhofer
610cc52a5e
Clarify description of PAPERLESS_PORT
2022-02-22 21:06:28 +01:00
Yannic Schroeder
05d44b5e15
Allow specifying port through PAPERLESS_PORT environment variable
2022-02-21 22:46:02 +01:00
shamoon
96b6c94e42
Merge pull request #24 from tribut/feature-trash
...
Add temporary "delete to trash" functionality
2022-02-21 11:19:57 -08:00
Johann Bauer
41cd8b5565
Make Worker Timeout Configurable ( #37 )
...
* Make Worker Timeout Configurable
- defaults to 1800 seconds
- can be configured through environment for systems with weaker CPUs
- description added to documentation
Co-authored-by: evilsidekick <>
2022-02-15 20:28:08 +01:00
Michael Shamoon
dbe1808d25
Merge pull request #2 from shamoon/pdf-viewer-mobile-improvements
...
Pdf viewer mobile improvements
2022-02-14 22:07:41 -08:00
Uli Fahrer
3ea164e4d2
fix(tika): adapt to Gotenberg 7 API
...
This commit adapts to the latest breaking changes from Gotenberg 7.
It also freezes the usage of the Gotenberg server to v7.x. Doing
this prevents further breaking changes leaking in our code base.
* refs #1250
2021-08-27 08:32:16 +02:00
Felix Eckhofer
d38556cfd8
Add PAPERLESS_LOGOUT_REDIRECT_URL
...
When set, the user is redirected to this URL after a logout. Especially
useful in conjunction with PAPERLESS_ENABLE_HTTP_REMOTE_USER and SSO.
2021-08-26 18:40:12 +02:00
Felix Eckhofer
feed3ddfcf
Add PAPERLESS_TRASH_DIR
...
When set, original files are moved here instead of being permanently
removed when a document is deleted.
2021-08-24 12:50:13 +02:00
jonaswinkler
9d3da8f8a5
documentation
2021-08-22 17:10:10 +02:00