shamoon
8f98cb4860
Merge pull request #550 from stumpylog/feature-mail-consume-improve-docs
...
Feature mail consume improve docs
2022-04-10 08:46:45 -07:00
Michael Shamoon
04acce4916
dark mode toggle, css vars
2022-04-09 22:10:03 -07:00
Michael Shamoon
1b7a304149
initial docs dark mode css
2022-04-08 22:49:45 -07:00
shamoon
f3c8211ba4
Merge pull request #672 from paperless-ngx/update-screenshots
2022-04-08 10:25:51 -07:00
Michael Shamoon
e4953a756a
docs for PAPERLESS_URL + PAPERLESS_CSRF_TRUSTED_ORIGINS
2022-04-08 09:59:59 -07:00
Trenton Holmes
035130ecdc
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
93ad5433e4
Updated screenshots
2022-04-07 15:28:54 -07:00
Trenton Holmes
eb5e0e0b9b
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
5ead8de0bb
Add global drag-n-drop note
...
[ci skip]
2022-04-07 15:21:49 -07:00
Michael Shamoon
c062eb751e
another tiny doc style fix
...
[ci skip]
2022-04-07 12:47:48 -07:00
Michael Shamoon
e273a594ba
tiny doc style fixes for rtd tools
...
[ci skip]
2022-04-07 12:44:08 -07:00
Michael Shamoon
b14bf8a96d
prettier docs
2022-04-07 11:38:48 -07:00
Florian Brandes
cdf5602dfb
update documentation
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-07 11:14:29 +02:00
florian on nixos (Florian Brandes)
c024b846c3
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
ccf9b1291e
Merge pull request #591 from paperless-ngx/feature-version-checker
...
Feature: Update checker
2022-04-05 20:11:21 +02:00
Quinn Casey
47dae716ae
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
e6d79f0673
Update docs, examples with new ignore settings
2022-04-05 09:21:18 -07:00
Michael Shamoon
440467e304
Allow notify user if update checking not explicitly set
2022-04-02 10:10:49 -07:00
fantasticle
07f2c9c1c6
Update docs/advanced_usage.rst
...
Co-authored-by: Felix E <felix@eckhofer.com>
2022-04-02 18:25:56 +02:00
Fantasticle
74422dd000
update name from master to main
2022-04-02 18:19:11 +02:00
fantasticle
6cc2fa5306
fix 404 for post-consumption-example
...
still pointed to jonas' repository
2022-04-02 15:56:03 +02:00
Fantasticle
db0a58ea04
fix link for post-consumption-example, 404d to jonas
2022-04-02 15:52:32 +02:00
shamoon
a4e7877033
Update docs/configuration.rst for consistency
...
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-04-02 01:37:37 -07:00
Michael Shamoon
c62260ab02
Use GH api URL
...
Update configuration.rst
2022-04-02 01:36:37 -07:00
Michael Shamoon
1019660f6a
Add config variable for update check
2022-04-02 01:33:51 -07:00
Michael Shamoon
cb8fd6597d
Merge changes from #583 from @fantasticle
...
5496412aec
2022-03-31 15:42:46 -07:00
Trenton Holmes
4ec1aaabe6
Adds settings for worker retry time, with what should be sensible default
2022-03-31 10:24:46 -07:00
Michael Shamoon
70bc70ec97
Add frontend tests to docs
2022-03-30 19:09:07 -07:00
Alexey Zinchenko
be2b59431f
Update troubleshooting.rst
2022-03-30 19:08:40 -07:00
Storm Heg
2147af0e6a
Fix typo in api.rst
2022-03-30 19:08:30 -07:00
Alexey Zinchenko
3ed6d4bc7a
Update troubleshooting.rst
2022-03-30 13:27:09 +03:00
Henning Häcker
559f7c2683
elaborate PAPERLESS_OCR_MAX_IMAGE_PIXELS docs
2022-03-30 09:23:45 +02:00
Henning Häcker
a8887b211e
implement PAPERLESS_OCR_MAX_IMAGE_PIXELS
2022-03-30 09:23:45 +02:00
Storm Heg
500e5c41ff
Fix typo in api.rst
2022-03-26 22:34:50 +01:00
Jan-Hendrik Ewers
5065f2cb80
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
65a56a1da0
Merge pull request #454 from schnuffle/pre-commit
...
Corrections to pass pre-commit hooks
2022-03-23 11:58:02 -07:00
Michael Shamoon
117157f02c
Merge branch 'main' into testing
2022-03-23 07:22:52 -07:00
Kevin Kandlbinder
feed7cd556
Fix typo in docs/scanners.rst
...
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-23 14:07:10 +01:00
Kevin Kandlbinder
c79b70fffd
Fix typo in docs/scanners.rst
...
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-23 14:06:53 +01:00
Kevin Kandlbinder
42a5709202
Fix typo in docs/scanners.rst
...
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-03-23 14:06:41 +01:00
Kevin Kandlbinder
806f1ec0a3
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
98d677dc0b
Merge branch 'main' into dev
2022-03-21 08:36:44 -07:00
Michael Shamoon
8059039ef4
Remove and integrate content from contributing.rst
2022-03-20 23:51:10 -07:00
Schnuffle
c2c8a27545
Corrections to pass pre-commit hooks
2022-03-20 15:58:37 +01:00
Max
0cf9b11c3e
master to main in paperless development docs
2022-03-19 17:34:28 +01:00
Quinn Casey
1ea6a14437
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
c8ac686b22
Merge pull request #35 from Tooa/1250-gotenberg-follow-up
...
fix(gotenberg): use command flags
2022-03-19 11:03:32 +01:00
Uli
73a3abe535
docs: use link for Unraid store
2022-03-19 09:19:31 +01:00
Uli
9006dd12f3
docs: update Unraid FAQ section
2022-03-19 09:01:53 +01:00
Michael Shamoon
6b46b43367
Fix minor sphinx errors
2022-03-13 17:48:17 -07:00