shamoon
3b76a77f61
Feature: password reset ( #4289 )
2023-09-30 18:17:42 -07:00
shamoon
6d0be20ec7
Documentation enhancement: add direct links for all config vars ( #4237 )
2023-09-22 11:12:47 -07:00
Trenton H
d48c59a546
Adjusts to use a different loading of certificates and updates the docs for it
2023-08-23 08:22:01 -07:00
Trenton H
7279eb27c0
Allow users to set a combined certificte and key file for additional certificates in the SSL context
2023-08-23 08:22:01 -07:00
amo13
f8608a145b
Enhancement: Allow to set a prefix for keys and channels in redis ( #3993 )
2023-08-16 00:05:01 +00:00
Dennis Brakhane
ef749f9a29
Feature: collate two single-sided multipage scans ( #3784 )
...
* Feature: collate two single-sided scans
Some ADF only support single-sided scans, making scanning
double-sided documents a bit annoying.
This new feature enables Paperless to do most of the work,
by merging two seperate scans into a single one, collating
the even and odd numbered pages.
* Documentation: clarify that collation is disabled by default
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Address code review remarks
* Grammar fixes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-07-24 00:29:04 -07:00
mechanarchy
d6d49f2c5a
Updates documentation formatting, grammar, links
...
Correct indentation of lists, code blocks
Update faq.md
Update CONTRIBUTING.md
Update development.md
Update advanced_usage.md
Update administration.md
Update configuration.md
Update configuration.md
Update advanced_usage.md
Update faq.md
2023-07-21 10:17:57 -07:00
Bastian Machek
324e30bd4b
Feature: support barcode upscaling for better detection of small barcodes ( #3655 )
2023-06-27 10:18:47 -07:00
Trenton H
ad71d0479e
Changes the type of the connection timeout to be an int, not a float
2023-06-12 08:45:57 -07:00
shamoon
c8266c2156
Fix use of PAPERLESS_DB_TIMEOUT
for all db types
2023-06-12 01:31:38 -07:00
Kim Oliver Drechsel
e016aa12c1
Add SSL Support for MariaDB ( #3444 )
...
* Add ssl options for mariadb
* Add ssl mode for mariadb
Add ssl mode as documented in https://mysqlclient.readthedocs.io/user_guide.html#functions-and-attributes
* run linting over settings.py
* Add docs for SSL mode with MariaDB
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-05-22 11:46:29 -07:00
Will Ho
171d088829
Update docs to reflect localhost being always included in ALLOWED_HOSTS
2023-04-28 02:09:26 +08:00
shamoon
cf9cc07432
Merge pull request #2997 from paperless-ngx/beta
...
[Beta] Paperless-ngx v1.14.0 Release Candidate 1
2023-04-24 12:04:56 -07:00
Trenton H
03c16d314e
Allows users to set some additional Django settings for proxy configuration
2023-04-20 18:32:17 -07:00
shamoon
75f4902da3
Correct duplicate ASN handling in docs
...
Closes #3082
2023-04-15 14:40:53 -07:00
shamoon
57ecbd906d
Add info re tesseract language codes
...
Closes #3065
2023-04-10 14:04:30 -07:00
shamoon
fc5c05d0bf
Merge branch 'main' into dev
2023-04-01 21:08:33 -07:00
Trenton H
899f3ba9fc
Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners
2023-03-29 09:40:10 -07:00
Marvin Gaube
c66a0ec82e
feature: Add support for zxing as barcode scanning lib
2023-03-19 13:48:35 +01:00
Markus Ongyerth
d4937c8cca
Allow psql client certificate authentication
2023-03-18 07:43:18 -07:00
Trenton H
d502c3f953
Couple more documentation improvements
2023-03-15 10:40:10 -07:00
Trenton H
4e99a0e706
Apply suggestions from code review
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-03-15 10:40:10 -07:00
Trenton H
726f01435f
Improve documentation around barcodes, re-organize configuration and update links
2023-03-15 10:40:10 -07:00
tooomm
b1172e9eba
add hints to ocr languages installation
2023-03-06 23:58:32 +01:00
tooomm
c0a82e29a9
better language code help
2023-03-05 16:03:42 +01:00
Brandon Rothweiler
7d950d9e87
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
2023-02-23 22:42:57 -05:00
Brandon Rothweiler
d49e7d6693
Revert "Merge pull request #2732 from bdr99/skip_neverarchive"
...
This reverts commit 77b23d3acb573232e4e307b63a83f8ff557c0e7e, reversing
changes made to 5d8aa278315dcf92bfa1abe9e1fbd4911f8ed258.
2023-02-23 21:26:53 -05:00
Brandon Rothweiler
955546d2ef
Add a setting to disable creating an archive file
2023-02-22 15:27:17 -05:00
Michael Shamoon
fcba4fba5a
Log failed login attempts
2023-02-17 08:12:27 -08:00
shamoon
9f1b2c71f1
Remove outdated PAPERLESS_WORKER_RETRY
2023-02-17 07:07:13 -08:00
shamoon
c35ac07b32
Merge branch 'dev'
2023-02-16 20:07:50 -08:00
Trenton H
a9c77216b2
Updates ignore path filtering so files in a folder in an ignored folder will be ignored correctly
2023-02-16 09:05:11 -08:00
Trenton H
52232a99d5
Changes the default setting for compression to enabled
2023-02-12 14:45:51 -08:00
Trenton H
e6681ad450
Adds option to enable compression of webserver responses
2023-02-12 14:45:51 -08:00
shamoon
c74de70cc6
update gotenberg to 7.8
2023-02-05 20:17:22 -08:00
Trenton H
9728ead119
Note that changing STATIC_ROOT may require running collectstatic again
2023-02-02 17:09:37 -08:00
Trenton Holmes
d0f42653ff
Merge remote-tracking branch 'origin/main' into beta
2023-01-24 17:54:42 -08:00
Peter Kappelt
6b16b926c4
Document ASN barcode settings
2023-01-24 09:43:52 -08:00
amo13
f77e308f0d
Use correct canonical path for nltk_data
2023-01-16 14:20:42 -08:00
Peter Kappelt
fdc3bdc066
Fix formatting of config variable in docs
2023-01-16 09:57:23 +01:00
Trenton H
c8f73a3838
Adds documentation of how to configure tasks
2023-01-11 07:21:26 -08:00
Patrick Veverka
b9fe72b596
Tiny spelling change
2023-01-07 11:38:32 -05:00
Michael Shamoon
61465460b7
Add note that PAPERLESS_URL cant contain a path
2023-01-02 08:49:15 -08:00
Michael Shamoon
7c866c9191
Merge branch 'dev'
2022-12-29 19:39:38 -08:00
hashworks
ef38e53444
Add ability to provide the configuration file path using an env variable
2022-12-28 13:48:01 -08:00
tooomm
23a85200c8
fix links
2022-12-11 08:06:17 -08:00
Trenton H
f704db5565
Note the previous location and that it can be safely deleted if not in use
2022-12-07 09:36:32 -08:00
Trenton Holmes
ffb407d7e2
Documents the configuration for NLTK related settings
2022-12-07 09:36:32 -08:00
Trenton Holmes
ec4fc1d971
Further cleanup of docs, including fixing autoconvert issues and general cleanups
2022-12-06 10:45:18 -08:00
Trenton Holmes
1034431e87
Fixes my broken formatting
2022-12-04 14:00:59 -08:00