803 Commits

Author SHA1 Message Date
Trenton Holmes
6633961052 Updates the folder input text and adds docs note for how to figure out the folder separator value 2022-04-08 08:55:40 -07:00
Michael Shamoon
27e7aa298e Updated screenshots 2022-04-07 15:28:54 -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
Michael Shamoon
17091bc098 Add global drag-n-drop note
[ci skip]
2022-04-07 15:21:49 -07:00
Michael Shamoon
8ba1c8d8ee another tiny doc style fix
[ci skip]
2022-04-07 12:47:48 -07:00
Michael Shamoon
d146fbf24c tiny doc style fixes for rtd tools
[ci skip]
2022-04-07 12:44:08 -07:00
Michael Shamoon
0541317898 prettier docs 2022-04-07 11:38:48 -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
bbbe622a61 Merge pull request #599 from stumpylog/minor-bug-fixes
Fixes downloaded filename, add more consumer ignore settings
2022-04-05 09:56:54 -07: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
fantasticle
c4fbc37858 Update docs/advanced_usage.rst
Co-authored-by: Felix E <felix@eckhofer.com>
2022-04-02 18:25:56 +02:00
Fantasticle
8a0ed89ad6 update name from master to main 2022-04-02 18:19:11 +02:00
fantasticle
b068dfea10 fix 404 for post-consumption-example
still pointed to jonas' repository
2022-04-02 15:56:03 +02:00
Fantasticle
f36fceb4d0 fix link for post-consumption-example, 404d to jonas 2022-04-02 15:52:32 +02: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
Michael Shamoon
ba522ba7b5 Merge changes from #583 from @fantasticle
5496412aec
2022-03-31 15:42:46 -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
Michael Shamoon
ef39195ea4 Add frontend tests to docs 2022-03-30 19:09:07 -07:00
Alexey Zinchenko
c549d9b56b Update troubleshooting.rst 2022-03-30 19:08:40 -07:00
Storm Heg
66e5b249be Fix typo in api.rst 2022-03-30 19:08:30 -07:00
Alexey Zinchenko
e2c92b64ac Update troubleshooting.rst 2022-03-30 13:27:09 +03: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
Storm Heg
c7b9bbc5b6 Fix typo in api.rst 2022-03-26 22:34:50 +01:00
Jan-Hendrik Ewers
617c60a681 Add arm64 compatible docker-compose for sqlite-tika - resubmission of #27 (#479)
* Create arm variant for sqlite-tika as apache/tika does not support arm64 arch right now

https://github.com/jonaswinkler/paperless-ng/discussions/1256

* Update documentation to explain why there is a seemingly duplicated docker-compose file

* Add caveat about arm arch

* Update docs to encourage use of the new docker-compose

* Remove whitespace

https://github.com/jonaswinkler/paperless-ng/pull/1354/checks?check_run_id=3756807426

* Update docker container to use official ngx

Co-authored-by: Quinn Casey <quinn@quinncasey.com>

* doesn -> does not

* Update docker/compose/docker-compose.postgres-tika.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Update docker/compose/docker-compose.sqlite-tika.arm.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Update docker/compose/docker-compose.sqlite-tika.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Update docker/compose/docker-compose.sqlite-tika.arm.yml

* Update docker-compose.sqlite-tika.arm.yml

* Update docker/compose/docker-compose.sqlite-tika.arm.yml

Co-authored-by: Jan-Hendrik Ewers <jh.ewers@gmail.com>

* Add redisdata to volumes

Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-25 06:32:16 +07:00
shamoon
6790532d8f Merge pull request #454 from schnuffle/pre-commit
Corrections to pass pre-commit hooks
2022-03-23 11:58:02 -07:00
Michael Shamoon
1c03c42ea1 Merge branch 'main' into testing 2022-03-23 07:22:52 -07:00
Kevin Kandlbinder
3033671227 Fix typo in docs/scanners.rst
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-23 14:07:10 +01:00
Kevin Kandlbinder
776c8afdba Fix typo in docs/scanners.rst
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-23 14:06:53 +01:00
Kevin Kandlbinder
47c9ef36ac Fix typo in docs/scanners.rst
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-23 14:06:41 +01:00
Kevin Kandlbinder
8e4a8a9633 Add API Scanning Setup section to scanners.rst
* Add instructions for Doxie Q2 to scanners.rst
2022-03-23 12:15:35 +01:00
Michael Shamoon
dbdd83be2a Merge branch 'main' into dev 2022-03-21 08:36:44 -07:00
Michael Shamoon
118aabf1fe Remove and integrate content from contributing.rst 2022-03-20 23:51:10 -07:00
Schnuffle
81c16f6bc0 Corrections to pass pre-commit hooks 2022-03-20 15:58:37 +01:00
Max
f9c8bfa62a master to main in paperless development docs 2022-03-19 17:34:28 +01:00
Quinn Casey
39309520d5 Merge pull request #443 from paperless-ngx/doc-unraid-template
Update documentation on how to install paperless on Unraid
2022-03-19 17:34:22 +07: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
Uli
2d15668f99 docs: use link for Unraid store 2022-03-19 09:19:31 +01:00
Uli
f42a38ae4f docs: update Unraid FAQ section 2022-03-19 09:01:53 +01:00
Michael Shamoon
e83a027adc Fix minor sphinx errors 2022-03-13 17:48:17 -07: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
Trenton Holmes
aa066966d7 Updates the documentation to include installation of the pre-commit hooks 2022-03-11 09:26:41 -08:00
Kim
26afa40090 Use main instead of master branch in install URL 2022-03-11 09:39:01 +01:00
Michael Shamoon
4064c838e5 Delineate -ngx from -ng in changelog 2022-03-10 23:15:12 -08:00
Michael Shamoon
f64cfe349e Merge branch 'main' into dev 2022-03-10 16:40:38 -08:00