802 Commits

Author SHA1 Message Date
shamoon
720fea45f6 Correct spelling of Ukrainian 2023-08-11 07:25:31 -07:00
shamoon
cf6ed792d7 Add backend check for ws message ownership 2023-08-09 16:46:48 -07:00
shamoon
5636bc4b3f Adds Ukranian translation 2023-08-06 08:08:07 -07:00
shamoon
9f8bcde4ec Bumps version to 1.17.0 2023-08-04 11:39:14 -07: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
shamoon
44996437bf Add Slovak translation 2023-06-30 20:24:22 -07:00
shamoon
bcf81f0a0d Fixes tests broken by #3721 2023-06-30 08:36:47 -07:00
Andreas Brett
44bb90da88 fixed typo
full stop should be outside of the quoted IP address
2023-06-30 15:11:14 +02:00
shamoon
67cd8e8352 Bumps version to 1.16.5 2023-06-27 14:51:49 -07:00
Bastian Machek
324e30bd4b Feature: support barcode upscaling for better detection of small barcodes (#3655) 2023-06-27 10:18:47 -07:00
shamoon
312cb165d8 Bumps version to 1.16.4 2023-06-26 11:25:18 -07:00
Trenton H
51bdabd766 Bumps version to 1.16.3 2023-06-21 09:49:36 -07:00
Trenton H
72036a3760 Bumps the version to v1.16.2 2023-06-19 09:07:11 -07:00
Trenton H
f636018603 Bumps version to 1.16.1 2023-06-16 09:56:40 -07:00
Trenton H
0c2ca56b97 Bumps version to 1.16.0 2023-06-15 08:54:51 -07:00
Trenton H
2ade33cff4 Sets broker connection retry settings for celery 2023-06-13 20:15:18 -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
Trenton H
27122aa2ea Silence a warning about setting this by setting it 2023-06-08 15:05:36 -07:00
shamoon
a17eedb715 v1.15.1 2023-06-03 16:06:37 -07:00
shamoon
601fe83c4e v1.15.0 2023-06-03 09:28:02 -07:00
shamoon
e9e1483685 Adds testing for unauthenticated API calls, simplify logging logic 2023-06-03 08:50:54 -07:00
Igor Rzegocki
aaf2ba2ba0 fix broken "failed login" signal 2023-06-03 17:48:17 +02:00
Trenton H
f7e6361206 Just in case, catch a sometimes nltk error and return the basic processed content instead 2023-05-24 19:34:49 -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
shamoon
7c34c8a8d2 v1.14.5 2023-05-15 08:08:59 -07:00
shamoon
f7a52698c9 Update some version strings 2023-05-11 15:06:17 -07:00
Trenton H
ee99c30d49 Transition to new library for finding IPs from the Django request 2023-05-11 13:51:04 -07:00
shamoon
ab78b98d6a Add "all" property to results 2023-05-06 11:31:47 -07:00
Trenton Holmes
d4dcd0d5b2 Bumps version to 1.14.3 2023-05-03 06:54:37 -07:00
shamoon
da957f68ea Merge pull request #3218 from ikaruswill/fix/issue-3214
Fix: ALLOWED_HOSTS logic being overwritten when * is set
2023-04-27 13:24:35 -07:00
Will Ho
81e6d267ea Fix appends to ALLOWED_HOSTS should be string instead of list 2023-04-28 03:28:19 +08:00
Will Ho
153b76a4b8 Fix ALLOWED_HOSTS logic being overwritten when * is set 2023-04-28 02:08:55 +08:00
shamoon
e3b881e913 v1.14.2 2023-04-27 10:57:03 -07:00
shamoon
43b7326859 Add Finnish translation 2023-04-27 10:12:35 -07:00
Trenton H
a634e336b8 Bumps version to 1.14.1 2023-04-27 07:12:44 -07:00
Trenton H
aabcc9a1c4 Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
Trenton H
30655f1b73 Fixes ruff not running isort against the codebase 2023-04-26 09:35:27 -07:00
shamoon
63a6be128a Increment API version for 1.14.1+ 2023-04-25 23:44:36 -07:00
shamoon
6bb72deb6a Specify backend for auto-login 2023-04-25 22:15:21 -07:00
shamoon
8c39514aab Merge branch 'main' into dev 2023-04-24 13:10:18 -07:00
shamoon
f35d51866d Add Catalan translation 2023-04-22 09:34:33 -07:00
shamoon
9ff50f8d79 Add Catalan translation 2023-04-22 09:32:29 -07:00
Trenton H
03c16d314e Allows users to set some additional Django settings for proxy configuration 2023-04-20 18:32:17 -07:00
David Cavallucci
f033f0e6b8 Changed consumer ignore files pattern for .DS_STORE, .DS_Store 2023-04-18 19:10:03 -07:00
shamoon
4a69d4c681 Update version strings 2023-04-01 21:12:08 -07:00
Trenton H
d2c02b9102 Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
Trenton H
899f3ba9fc Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners 2023-03-29 09:40:10 -07:00
shamoon
0f824494c2 Merge pull request #2949 from paperless-ngx/feature-test-mailaccount
Feature: test mail account
2023-03-25 23:38:01 -07:00
Trenton Holmes
84d242a4ab Configures logging to capture celery and kombu debugging to library 2023-03-25 19:17:02 -07:00