655 Commits

Author SHA1 Message Date
Kim
26afa40090 Use main instead of master branch in install URL 2022-03-11 09:39:01 +01: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
shamoon
273dd3dfe8 Add documents screenshots w browser chrome 2022-03-02 15:49:50 +01:00
Stéphane Brunner
bb8493e1f3 Use the image on ghcr.io (#104) 2022-03-02 15:49:50 +01:00
Quinn Casey
ef94f974cd Merge pull request #185 from paperless-ngx/fix-build-prod-warning
Fix build --prod depreciated warning
2022-02-28 14:38:05 -08:00
Quinn Casey
009eecf044 Fix build --prod depreciated warning 2022-02-28 12:39:28 -08:00
Quinn Casey
a47f24e1c2 Merge pull request #18 from benjaminfrank/systemd-socket-port-80
Enable non-root port 80 via systemd
2022-02-28 11:17:50 -08:00
Quinn Casey
cb9e7b2dad Merge branch 'dev' into feature-black 2022-02-28 07:31:52 -08:00
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
Quinn Casey
5f4b9fcbca Add black to docs and CONTRIBUTING 2022-02-27 12:35:26 -08:00
kpj
50dbf0f461 Format remaining Python files 2022-02-27 15:37:20 +01: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