Quinn Casey
ec5416abfd
Merge pull request #57 from Nicarim/fix-unicode-filename-issue-when-downloading-files
...
Provide UTF-8 encoded content-disposition field to address the issues in the firefox when downloading files
2022-02-16 11:11:26 -08:00
Marcin Gordziejewski
940d056657
Provide utf-8 encoded content-disposition field to address the issues in the firefox when downloading files
...
Fixes #56
2022-02-16 19:50:13 +01:00
Quinn Casey
a10d331296
Merge pull request #61 from paperless-ngx/revert-46-patch-1
...
Revert "Update setup.rst"
2022-02-16 09:09:39 -08:00
Quinn Casey
c2035b4324
Revert "Update setup.rst"
2022-02-16 09:07:54 -08:00
Quinn Casey
879a239bcd
Merge branch 'RidaAyed-doc-docker-post-consumption' into dev
2022-02-16 09:04:30 -08:00
Quinn Casey
4d1e33af9e
Merge pull request #36 from dblitt/patch-1
...
Update login.html to not autocapitalize username
2022-02-16 08:57:05 -08:00
Quinn Casey
64c7699a19
Merge pull request #44 from muued/pre_consume_script
...
Increase visibility of PAPERLESS_PRE_CONSUME_SCRIPT
2022-02-16 08:55:32 -08:00
Quinn Casey
0219aa97fe
Merge pull request #28 from m0veax/patch-1
...
Added hint to use Management Utilities
2022-02-16 08:50:10 -08:00
Quinn Casey
657ed211c0
Merge pull request #46 from a-waider/patch-1
...
Update setup.rst
2022-02-16 08:36:32 -08:00
Quinn Casey
ff4fa4f164
Merge pull request #42 from s4nf4n/feature_fix_ansible_ci
...
add ansible role_name to fix ci
2022-02-16 06:35:27 -08:00
Quinn Casey
088cc9cd71
Merge pull request #58 from Nicarim/add-docs-note-on-python-version-for-development
...
Add docs note on python version for development
2022-02-15 15:39:26 -08:00
Marcin Gordziejewski
895781c5a3
Add a note in extending.rst on python version requirements and pyenv suggestion
2022-02-16 00:13:23 +01:00
Marcin Gordziejewski
f493bd539d
Add .editorconfig entry for .rst files to enforce space indentation
2022-02-16 00:13:23 +01:00
Ingo Sigmund
1e58b0c43e
Merge pull request #31 from denilsonsa/patch-4
...
Clarifying documentation on filename placeholders
2022-02-15 20:57:57 +01:00
Johann Bauer
5f58a329d3
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
b469937d4d
Merge pull request #33 from sAksham-Ar/master
2022-02-15 20:14:03 +01:00
Quinn Casey
edd21d1233
Merge pull request #40 from davemachado/master
...
Update documentation for grammar and additional clarity
2022-02-15 09:38:57 -08:00
Quinn Casey
86e4ec03dd
Merge branch 'philpagel-scannertable' into dev
2022-02-15 09:35:29 -08:00
Quinn Casey
994d502c41
Merge branch 'scannertable' of https://github.com/philpagel/paperless-ng into philpagel-scannertable
2022-02-15 09:35:06 -08:00
Quinn Casey
3d3de5d0fe
Merge branch 'fignew-patch-1' into dev
2022-02-15 09:24:22 -08:00
Quinn Casey
f303a1c423
Merge branch 'patch-1' of https://github.com/fignew/paperless-ng into fignew-patch-1
2022-02-15 09:21:04 -08:00
Johann Bauer
1fa814e6e5
Tell users about multiple OCR languages in the install script ( #30 )
...
This valuable piece of information was only mentioned in the docs: https://paperless-ng.readthedocs.io/en/latest/configuration.html#ocr-settings
It would be good to have it in the install script, because that's where/when the user is explicitly asked to choose a language.
Co-authored-by: Denilson Sá Maia <denilsonsa@gmail.com>
2022-02-15 17:13:43 +01:00
Michael Shamoon
0aed34cb71
Merge pull request #49 from jonaswinkler/dependabot/npm_and_yarn/src-ui/karma-6.3.14
2022-02-15 07:59:28 -08:00
Michael Shamoon
abddbb11c1
Merge pull request #50 from jonaswinkler/dependabot/npm_and_yarn/src-ui/follow-redirects-1.14.8
2022-02-15 07:58:57 -08:00
Felix E
a25ba99bfb
Merge pull request #32 from amenk/patch-1
...
Fix: Search box overlays menu on mobile (jonaswinkler#1382)
2022-02-15 16:19:39 +01:00
Simon Siebert
512615631a
Merge pull request #45 from 2600box/patch-1
...
Typo corrected
2022-02-15 15:16:35 +01:00
Simon Siebert
98086fd04b
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
c2621f4633
Merge pull request #9 from shamoon/fix/issue-1228
...
Add white background to plaintext documents
2022-02-14 22:14:36 -08:00
Michael Shamoon
e6602f1153
Merge pull request #2 from shamoon/pdf-viewer-mobile-improvements
...
Pdf viewer mobile improvements
2022-02-14 22:07:41 -08:00
Michael Shamoon
069e78881d
Merge branch 'dev' into pdf-viewer-mobile-improvements
2022-02-14 22:00:39 -08:00
dependabot[bot]
e4e7ee8433
Bump follow-redirects from 1.13.0 to 1.14.8 in /src-ui
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:50:56 +00:00
Michael Shamoon
ddb25ce281
Merge pull request #7 from isigmund/dev
...
Corrected layout of supported scanner table
2022-02-14 14:50:53 -08:00
Ingo Sigmund
b4863173bd
Corrected layout of supported scanner table
2022-02-14 23:39:54 +01:00
Michael Shamoon
140dbe1686
Merge branch 'muued-patch-1' into dev
2022-02-14 14:19:28 -08:00
Michael Shamoon
f2f7b71367
Merge branch 'patch-1' of https://github.com/muued/paperless-ng into muued-patch-1
2022-02-14 14:17:52 -08:00
dependabot[bot]
10a57687a3
Bump karma from 6.3.3 to 6.3.14 in /src-ui
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.3 to 6.3.14.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.3...v6.3.14 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 13:28:26 +00:00
Andreas
f84be89e49
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
3d6ca2cda3
Update usage_overview.rst
...
Corrected typo
2022-01-27 19:11:24 +01:00
Fabian Ohler
1bce697475
add visibility of PAPERLESS_PRE_CONSUME_SCRIPT
2022-01-26 10:48:05 +01:00
s4nf4n
2c84d29050
add ansible role_name to fix ci
2022-01-16 17:49:05 +01:00
Michael Shamoon
85399cf99f
Add white background to plaintext documents
2022-01-13 11:13:33 -08:00
Dave Machado
e655b40d3a
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
3e94f3c58c
Remove duplicate line
2021-12-20 09:36:59 +01:00
Phil
b318c0ab04
Add two more scanner recommendations
...
* Brother ADS-2800W
* Brother MFC-8950DW
* Add column for SFTP
2021-12-16 15:56:12 +01:00
Daniel Blittschau
206d5be46c
Update login.html to not autocapitalize username
2021-11-26 16:15:08 -06:00
Saksham Arya
c751690e79
fixed setup command
2021-11-01 00:08:36 +05:30
Alexander Menk
f76915117b
#1382 Fix: Search box overlays menu on mobile
...
Fix Z-index problem
2021-10-31 12:34:22 +01:00
Denilson Sá Maia
a9a27eda51
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
0d70925abe
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
89bb73aa25
typo fixed
2021-10-07 21:59:35 +02:00