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
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
8a0ed89ad6
update name from master to main
2022-04-02 18:19:11 +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
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
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
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
Quinn Casey
a015c16581
[skip ci] Add #24 to changelog
2022-03-04 13:17:24 -08:00
Quinn Casey
92913ac5e2
Add additional translations
2022-03-04 12:01:19 -08:00
Quinn Casey
2e89328f65
[skip ci] Changelog update
...
commit 7a12f84cace09f4c0503ef6475608eee68986305
Author: Quinn Casey <quinn@quinncasey.com>
Date: Wed Mar 2 09:55:56 2022 -0800
Update to PR 200
commit 689310678f2e53bc6600e49faeb49668449a5657
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Mar 1 14:51:27 2022 -0800
Proper tense
commit f42ce25fe770609a4f0bea7342cb4b8b48c84a4d
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Mar 1 14:50:31 2022 -0800
Add PR 168
commit 95cae8f7eabfa4623f1190bfe004056dccf51bfb
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Mar 1 14:47:27 2022 -0800
Update to PR 192
commit 0cad422be33412a87cdfe0ca208db72fc75a9098
Author: Quinn Casey <quinn@quinncasey.com>
Date: Tue Feb 22 09:21:46 2022 -0800
Update to PR 131
commit 01eb86c242bbe6cc0768012b68e5bb55adcf84f9
Author: Quinn Casey <quinn@quinncasey.com>
Date: Fri Feb 18 11:15:21 2022 -0800
Added more people
commit 29c2d714747201daeb7191f54602d3a792194657
Author: Quinn Casey <quinn@quinncasey.com>
Date: Fri Feb 18 10:50:11 2022 -0800
Update changelog up to PR 91
commit f17f237b41ff0d6ff6746e0efe64a91d38b21f7a
Author: Quinn Casey <quinn@quinncasey.com>
Date: Thu Feb 17 10:21:36 2022 -0800
Remove trailing whitespace
commit 34f28195261846261849378b6839a075a926e28d
Author: Quinn Casey <quinn@quinncasey.com>
Date: Thu Feb 17 10:07:10 2022 -0800
Update changelog up to PR 77
2022-03-04 11:28:57 -08:00
shamoon
9e008d9300
Fix the grammars in setup.rst
2022-03-03 13:20:29 -08:00
shamoon
4242cefa0a
More explicit instructions
2022-03-03 12:55:34 -08:00
shamoon
d6994b8204
Add note to pull new image
2022-03-03 11:07:48 -08:00
shamoon
e1997aad4a
Add information about switching from -ng to -ngx
...
Closes #204
2022-03-03 10:11:58 -08:00
Michael Shamoon
aec5c8073b
Fix more -ngx references
2022-03-02 10:59:54 -08:00
shamoon
be13d4c7f3
Fix some -ngx references, -ngx community support
2022-03-02 10:04:27 -08:00
Quinn Casey
16a4c15adb
Update docs, yml to -ngx
2022-03-02 10:03:37 -08:00