Quinn Casey
34d4c17bc2
Merge pull request #161 from stumpylog/multistep-build
...
Refactor: Do the npm compile as a Build step in docker (Multistep build)
2022-02-28 06:09:17 -08:00
Quinn Casey
be8c689076
Fix typo in extending.rst
...
```
unknown shorthand flag: 'r' in -restart
See 'docker run --help'.
```
I think this should be `--restart`
2022-02-27 17:02:00 -08:00
Johann Bauer
6613ae7473
Fix whitespace issue in scanners.rst
2022-02-26 23:21:25 +01:00
Gabriel Augendre
b964379103
Update QuickScan name and add WebDAV capability
...
QuickScan is now named "OCR Scanner - QuickScan" as per the App Store listing.
It also supports WebDAV.
2022-02-26 22:52:18 +01:00
Trenton Holmes
1a0d6b332a
Adds missing step to run npm install
2022-02-25 14:23:40 -08:00
Toxix
bb507529db
Doc Update docs for frontend-compile
...
As frontend compile step is done now inside docker container, we do not
need to do it before. This is updating the documentation so it reflects
the code changes made.
2022-02-25 14:23:40 -08:00
Toxix
4467ef054d
Refector: Do the npm compile as a Build step
...
This removes the requirement of npm on the host system and removes an
additional manual step during the building of the docker image.
Updated the documentation accordingly and fixed a typo.
2022-02-25 14:23:40 -08:00
Johann Bauer
6cd3bf0cea
Drop support for Python 3.7 ( #142 )
2022-02-24 15:07:30 +01:00
Quinn Casey
ddb1ef8b5f
Update project name, copyright ( #55 )
...
* Update project name, copyright
* Update copyright to 2015-2022
* Scrub README.md for references to paperless-ng
* Update badges
* Update instances of paperless-ngx
* Remove ansible role
Co-authored-by: Daniel Blittschau <d@dblitt.com>
2022-02-24 15:00:21 +01:00
Yannic Schröder
5648f20fda
Merge pull request #124 from paperless-ngx/feature-configure-port
...
Allow specifying port through PAPERLESS_PORT environment variable
2022-02-22 21:37:53 +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
Sven Lankes
d2179ea75d
Merge branch 'dev' into removeansible
2022-02-21 21:45:03 +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
Sven Lankes
bc75b9f728
chore: remove ansible playbooks and documentation
2022-02-21 20:15:12 +01:00
Filip Kraus
8f384f9ac9
Update name in docs ( #80 )
...
* Update name in docs
Will document on #52 what's left do do.
* Update usage_overview.rst
2022-02-18 09:42:55 +01:00
kpj
14724b395f
Merge branch 'fix-install_script' of https://github.com/kpj/paperless-ngx into kpj-fix-install_script
2022-02-17 15:53:22 +01:00
Kim
575274a6e1
Use command substitution instead of piping in easy-install docs
2022-02-17 09:18:01 +01:00
kpj
5d7eeadee8
Update installation url in setup docs to new repo
2022-02-17 00:46:03 +01:00
Quinn Casey
a51a1eff76
Revert "Update setup.rst"
2022-02-16 09:07:54 -08:00
Quinn Casey
e339fa46fb
Merge branch 'RidaAyed-doc-docker-post-consumption' into dev
2022-02-16 09:04:30 -08:00
Quinn Casey
0817aab07c
Merge pull request #28 from m0veax/patch-1
...
Added hint to use Management Utilities
2022-02-16 08:50:10 -08:00
Quinn Casey
b090beabbd
Merge pull request #46 from a-waider/patch-1
...
Update setup.rst
2022-02-16 08:36:32 -08:00
Marcin Gordziejewski
8df3b1dba6
Add a note in extending.rst on python version requirements and pyenv suggestion
2022-02-16 00:13:23 +01:00
Ingo Sigmund
da483b3d84
Merge pull request #31 from denilsonsa/patch-4
...
Clarifying documentation on filename placeholders
2022-02-15 20:57:57 +01: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
Ingo Sigmund
265cfcaf0b
Merge pull request #33 from sAksham-Ar/master
2022-02-15 20:14:03 +01:00
Quinn Casey
4f61af390a
Merge pull request #40 from davemachado/master
...
Update documentation for grammar and additional clarity
2022-02-15 09:38:57 -08:00
Quinn Casey
c127172380
Merge branch 'scannertable' of https://github.com/philpagel/paperless-ng into philpagel-scannertable
2022-02-15 09:35:06 -08:00
Quinn Casey
85ecd9d882
Merge branch 'patch-1' of https://github.com/fignew/paperless-ng into fignew-patch-1
2022-02-15 09:21:04 -08:00
Simon Siebert
02b7e97290
Merge pull request #45 from 2600box/patch-1
...
Typo corrected
2022-02-15 15:16:35 +01:00
Simon Siebert
3cd0f9fc6f
Merge pull request #29 from denilsonsa/patch-2
...
Fixing broken link to docker CLI basics
2022-02-15 15:12:03 +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
Ingo Sigmund
95345036fc
Corrected layout of supported scanner table
2022-02-14 23:39:54 +01:00
Michael Shamoon
75c4c1d320
Merge branch 'patch-1' of https://github.com/muued/paperless-ng into muued-patch-1
2022-02-14 14:17:52 -08:00
Andreas
6d5fe8d226
Update setup.rst
...
In my installation environment the setup didn't work. I think running `docker exec` instead of `docker-compose run` is more error free. Or is there any specific reason why `docker-compose run` is used?
2022-01-31 10:09:57 +01:00
2600box
9ded37fdb7
Update usage_overview.rst
...
Corrected typo
2022-01-27 19:11:24 +01:00
Dave Machado
be1fc1b7b7
Update documentation for grammar and additional clarity
...
Small tweaks to be consistent in oxford comma usage already at work in
the docs. More importantly, adding some clarification here and there
to try and make things even more dead simple to read :)
2022-01-07 21:51:08 -05:00
Phil
0d25042bd8
Remove duplicate line
2021-12-20 09:36:59 +01:00
Phil
e19604d9f9
Add two more scanner recommendations
...
* Brother ADS-2800W
* Brother MFC-8950DW
* Add column for SFTP
2021-12-16 15:56:12 +01:00
Saksham Arya
c57a002818
fixed setup command
2021-11-01 00:08:36 +05:30
Denilson Sá Maia
07a91ede7c
Clarifying documentation on filename placeholders
...
The documentation text now better describes what the code does. It is now clear that the time is not included, and that all date placeholders are either zero-padded or ISO-formatted.
05c36f91cf/src/documents/file_handling.py (L164-L171)
2021-10-15 15:14:06 +02:00
Denilson Sá Maia
0180e1cc49
Fixing broken link to docker CLI basics
...
The old post is still archived: https://web.archive.org/web/20210218064256/https://sehn.tech/post/devops-with-docker/
The content seems to have moved to a new URL: https://www.sehn.tech/refs/devops-with-docker/
2021-10-11 01:34:18 +02:00
Patrick Kilter
e6d837a61c
typo fixed
2021-10-07 21:59:35 +02:00
Patrick Kilter
21f54f9985
Added hint to use Management Utilities
...
Enable User to find the Management Utiltities Docs
2021-10-07 21:49:12 +02:00
Jonas Winkler
9ae1785a36
Merge pull request #1258 from tribut/logout-url
...
Add PAPERLESS_LOGOUT_REDIRECT_URL
2021-09-10 20:36:21 +02:00
Pádraig Kitterick
d64f1432bd
Updated docker instructions re webserver port
...
Clarified exactly what to change to modify the default webserver port (issue #1273 )
2021-08-31 14:36:55 +01: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