Jonas Winkler
|
6e2f6350e6
|
don't submit owner via API
|
2023-02-28 18:32:09 +01:00 |
|
Trenton Holmes
|
6b939f7567
|
Returns to using hashing against primary keys, at least for fields. Improves testing coverage
|
2023-02-28 08:13:10 -08:00 |
|
Trenton Holmes
|
c958a7c593
|
Changes from a hash based system to a time based system to prevent extra retrains
|
2023-02-28 08:13:10 -08:00 |
|
Trenton H
|
8709ea4df0
|
Changes classifier training to hold less data in memory at the same time
|
2023-02-28 08:13:10 -08:00 |
|
Trenton H
|
16d3041d7a
|
Add new packages catagory for mypy typing stubs and configure some mypy settings in setup.cfg
|
2023-02-27 15:59:55 -08:00 |
|
Brandon Rothweiler
|
d5f46eedab
|
Add tests for checks.py
|
2023-02-24 11:27:40 -05:00 |
|
Jonas Winkler
|
7a2a3e048e
|
cleanup test code
|
2023-02-24 12:49:54 +01:00 |
|
Brandon Rothweiler
|
20891a370b
|
Fix typo in deprecation log message
|
2023-02-23 22:52:31 -05:00 |
|
Brandon Rothweiler
|
ca412e0184
|
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
|
2023-02-23 22:42:57 -05:00 |
|
Brandon Rothweiler
|
8a89f5ae27
|
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 |
|
shamoon
|
dbea2acc8f
|
Merge pull request #2739 from paperless-ngx/fix-2738
Fix: only offer log files that exist
|
2023-02-23 15:32:29 -08:00 |
|
Jonas Winkler
|
5eb4b975ae
|
fix the test cases for python 3.8
|
2023-02-24 00:15:40 +01:00 |
|
Jonas Winkler
|
3ce1e01d96
|
fix the test cases
|
2023-02-24 00:03:28 +01:00 |
|
shamoon
|
4726fe8b6f
|
Only return logs that exist
|
2023-02-23 14:43:43 -08:00 |
|
Jonas Winkler
|
201a4a7ef9
|
changes
|
2023-02-23 22:02:38 +01:00 |
|
Brandon Rothweiler
|
93a6391f96
|
Add a setting to disable creating an archive file
|
2023-02-22 15:27:17 -05:00 |
|
Brandon Rothweiler
|
7610a0459e
|
Add test
|
2023-02-22 09:39:29 -05:00 |
|
Brandon Rothweiler
|
8b2b7bbe6d
|
Add an option to disable matching
|
2023-02-21 20:01:30 -05:00 |
|
Jonas Winkler
|
3c3c847db5
|
reconfigure mail admin
|
2023-02-21 22:07:14 +01:00 |
|
Jonas Winkler
|
b7a2601724
|
Merge branch 'dev' into feature/2396-better-mail-actions
|
2023-02-21 18:37:17 +01:00 |
|
Jonas Winkler
|
1189df1fe6
|
changes
|
2023-02-21 18:37:08 +01:00 |
|
Jonas Winkler
|
a37177703c
|
mark mails as processed internally, don't process processed mails again
|
2023-02-21 13:50:34 +01:00 |
|
Trenton H
|
8df1324afd
|
Updates the latest test to use status codes
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
a6e2708605
|
Changes testing to use more declarative status code names from DRF
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
0df91c31f1
|
Creates a mix-in for asserting file system states
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
bec8d00232
|
Allow setting the ASN on document upload
|
2023-02-20 07:56:37 -08:00 |
|
Jonas Winkler
|
7e1c1da424
|
remove unused argument
|
2023-02-20 11:57:56 +01:00 |
|
Jonas Winkler
|
94ebe3b61c
|
implement better mail actions
|
2023-02-20 11:46:46 +01:00 |
|
Jonas Winkler
|
8c5ef111d8
|
Merge branch 'dev' into feature/2396-better-mail-actions
|
2023-02-19 23:29:52 +01:00 |
|
shamoon
|
13ece25de0
|
Merge pull request #2359 from paperless-ngx/feature-log-failed-auth
Feature: Log failed login attempts
|
2023-02-18 19:40:51 -08:00 |
|
Trenton H
|
07ec6ff7ab
|
Adds some quick testing of the IP logging during a failed login
|
2023-02-18 15:26:09 -08:00 |
|
Trenton H
|
abc58000b4
|
Moves the renaming ttask into the serialiser update instead of post_save. Feels more correct
|
2023-02-18 12:19:33 -08:00 |
|
Trenton H
|
5e3ef94697
|
Moves the renaming triggered from a storage path change to be a background task
|
2023-02-18 12:19:33 -08:00 |
|
Trenton H
|
857944aabe
|
When a StoragePath is changed, check if related documents require a rename
|
2023-02-18 12:19:33 -08:00 |
|
Michael Shamoon
|
668b068bb5
|
Log failed login attempts
|
2023-02-17 08:12:27 -08:00 |
|
shamoon
|
3559e27cdd
|
Merge branch 'dev' into feature-permissions
|
2023-02-16 20:44:51 -08:00 |
|
shamoon
|
6c658a676e
|
Bumps version to 1.13.0
|
2023-02-16 20:10:35 -08:00 |
|
shamoon
|
38de2a7767
|
Merge branch 'dev'
|
2023-02-16 20:07:50 -08:00 |
|
Jonas
|
d7cb7c78af
|
adjust mail workflow, execute mail actions only after consumption is successful
|
2023-02-16 22:51:46 +01:00 |
|
Trenton H
|
c08f0054da
|
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 |
|
Paperless-ngx Translation Bot [bot]
|
edfd3bbe91
|
New Crowdin updates (#2527)
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
|
2023-02-14 12:02:29 -08:00 |
|
shamoon
|
f57873fb1b
|
Merge branch 'dev' into feature-permissions
|
2023-02-14 11:35:48 -08:00 |
|
shamoon
|
32754defef
|
Merge branch 'dev' into feature-permissions
|
2023-02-14 11:32:37 -08:00 |
|
Trenton H
|
0d777343fb
|
Changes the default setting for compression to enabled
|
2023-02-12 14:45:51 -08:00 |
|
Trenton H
|
3b0fa4f707
|
Adds option to enable compression of webserver responses
|
2023-02-12 14:45:51 -08:00 |
|
Trenton Holmes
|
8b3d01c49b
|
When splitting via barcodes, cleanup the split documents better
|
2023-02-12 08:20:12 -08:00 |
|
shamoon
|
add647afe6
|
Add missing storage path placeholders
|
2023-02-12 02:01:44 -08:00 |
|
Trenton Holmes
|
3e777f2a5b
|
Fixes up some minor warnings from test code
|
2023-02-11 14:35:16 -08:00 |
|
Trenton H
|
40db244d4a
|
Fixes the test for expiration
|
2023-02-08 09:47:56 -08:00 |
|
Trenton H
|
8181535f40
|
Fixes expiration of the weekly task
|
2023-02-08 09:33:46 -08:00 |
|