Paperless-ngx Translation Bot [bot]
|
377c37dfab
|
New translations django.po (Belarusian)
[ci skip]
|
2022-10-16 05:44:52 -07:00 |
|
Trenton H
|
0df0deb445
|
Downgrades and locks channels-redis to 3.4.1 to resolve issues with async_to_sync
|
2022-10-14 16:48:48 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
d05f803c16
|
New translations messages.xlf (French)
[ci skip]
|
2022-10-14 02:11:20 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
25e2ca5295
|
New translations messages.xlf (French)
[ci skip]
|
2022-10-14 01:01:03 -07:00 |
|
Michael Shamoon
|
02e8157fb9
|
Fix missing loadViewConfig breaks loading saved view
|
2022-10-13 12:27:41 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
708cac4683
|
New translations messages.xlf (German)
[ci skip]
|
2022-10-13 05:45:07 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
66d79ccd3f
|
New translations messages.xlf (German)
[ci skip]
|
2022-10-13 04:41:06 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
9c1195fc59
|
New translations messages.xlf (Serbian (Latin))
[ci skip]
|
2022-10-12 14:21:46 -07:00 |
|
Trenton H
|
deaf02780e
|
Updates to the new method to set step outputs
|
2022-10-12 14:04:54 -07:00 |
|
Trenton H
|
5602031b67
|
Updates to the Docker login v2 action, adds workflow level concurrency
|
2022-10-12 14:04:54 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
4c1bf240d6
|
New translations messages.xlf (Serbian (Latin))
[ci skip]
|
2022-10-12 12:56:10 -07:00 |
|
shamoon
|
b13ced93ed
|
Merge pull request #1745 from paperless-ngx/fix/1743
Bugfix: Fallback to pdf2image if pikepdf fails
|
2022-10-12 07:38:43 -07:00 |
|
shamoon
|
7f1d01e443
|
Merge pull request #1777 from paperless-ngx/fix/issue-1776
Fix: creating new storage path on document edit fails to update menu
|
2022-10-11 19:59:02 -07:00 |
|
Trenton Holmes
|
4cc2976614
|
Adds specific handling for CCITT Group 4, which pikepdf decodes, but not correctly
|
2022-10-11 13:51:14 -07:00 |
|
Trenton H
|
caf4b54bc7
|
In case pikepdf fails to convert an image to a PIL image, fall back to converting pages to PIL images
|
2022-10-11 13:51:13 -07:00 |
|
shamoon
|
fb2efe5ab8
|
Merge pull request #1773 from paperless-ngx/library-updates-fixes
Chore: Python library update + test fixes
|
2022-10-11 13:36:54 -07:00 |
|
Michael Shamoon
|
98f1722d1b
|
Fix slim sidebar close button position
[ci skip]
|
2022-10-11 12:34:15 -07:00 |
|
Michael Shamoon
|
a6dc8a373e
|
Fix new storagepaths not showing in doc detail
|
2022-10-11 12:23:15 -07:00 |
|
Trenton H
|
91e96bc88f
|
Bumps tj-actions/changed-files which should resolve the CI warning about Node 12
|
2022-10-10 14:45:46 -07:00 |
|
Trenton H
|
8c06858807
|
Updates workflow to clone all history so changed-files can work (probably)
|
2022-10-10 14:30:55 -07:00 |
|
Trenton H
|
8025df5fe3
|
Catch the new error raised by redis when it can't find the broker and stub out the call for testing
|
2022-10-10 14:21:42 -07:00 |
|
Trenton H
|
5aeb656a48
|
Fixes usage of a depracated logger method
|
2022-10-10 14:20:19 -07:00 |
|
Trenton H
|
f96ee4f7a0
|
Updates the pre-commit hooks to ensure alignment with Pipfile
|
2022-10-10 14:20:19 -07:00 |
|
Trenton H
|
fcdb1dc30c
|
Adds hiredis extra to redis-py and updates everything
|
2022-10-10 14:16:14 -07:00 |
|
Trenton H
|
dafefa33d6
|
Adds step to bare metal setup regarding downloading the required NLTK data
|
2022-10-10 08:58:23 -07:00 |
|
Trenton H
|
d08eb0c66b
|
Adds skipping of NLTK data download if the feature appears disabled
|
2022-10-10 08:58:23 -07:00 |
|
Trenton H
|
d1a17480ea
|
Account for plusses in the OCR language setting
|
2022-10-10 08:58:23 -07:00 |
|
Trenton H
|
1e891414a3
|
Allows disabling NLTK, adds it as a consideration for low power devices
|
2022-10-10 08:58:23 -07:00 |
|
Trenton Holmes
|
c44c914d3d
|
Changes the NLTK language to be based on the Tesseract OCR language, with fallback to the default processing
|
2022-10-10 08:58:23 -07:00 |
|
Trenton H
|
d10d2f5a54
|
Allows configuration of the NLTK processing language
|
2022-10-10 08:58:23 -07:00 |
|
Trenton Holmes
|
6523cf0c4b
|
Fixes the download and usage of the downloaded data
|
2022-10-10 08:58:23 -07:00 |
|
Trenton Holmes
|
1262c121f0
|
Missed one mock
|
2022-10-10 08:58:23 -07:00 |
|
Trenton Holmes
|
f7cd6974c5
|
Mock out the nltk portions so the data doesn't need to be downloaded
|
2022-10-10 08:58:23 -07:00 |
|
Trenton Holmes
|
a7e1ba82d6
|
Fixes CI unit testing
|
2022-10-10 08:58:23 -07:00 |
|
Trenton Holmes
|
d856e48045
|
Updates the pre-processing of document content to be much more robust, with tokenization, stemming and stop word removal
|
2022-10-10 08:58:23 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
87972ee7fe
|
New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
|
2022-10-10 00:36:14 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
e6332944ce
|
New translations messages.xlf (Romanian)
[ci skip]
|
2022-10-10 00:36:13 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
96d7dc273e
|
New translations messages.xlf (French)
[ci skip]
|
2022-10-10 00:36:12 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
4f4a08ccc7
|
New translations messages.xlf (Spanish)
[ci skip]
|
2022-10-10 00:36:10 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
1716a11f45
|
New translations messages.xlf (Belarusian)
[ci skip]
|
2022-10-10 00:36:09 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
9ed0d5f7d6
|
New translations messages.xlf (Czech)
[ci skip]
|
2022-10-10 00:36:08 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
9b461990b7
|
New translations messages.xlf (Danish)
[ci skip]
|
2022-10-10 00:36:06 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
8a47e5b8e4
|
New translations messages.xlf (Finnish)
[ci skip]
|
2022-10-10 00:36:05 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
5f12087779
|
New translations messages.xlf (Hebrew)
[ci skip]
|
2022-10-10 00:36:04 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
8aa9a4db65
|
New translations messages.xlf (Italian)
[ci skip]
|
2022-10-10 00:36:02 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
75a54fab2c
|
New translations messages.xlf (Japanese)
[ci skip]
|
2022-10-10 00:36:01 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
085b5eb9f1
|
New translations messages.xlf (German)
[ci skip]
|
2022-10-10 00:35:59 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
543e221d3e
|
New translations messages.xlf (Dutch)
[ci skip]
|
2022-10-10 00:35:58 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
e25584a202
|
New translations messages.xlf (Polish)
[ci skip]
|
2022-10-10 00:35:55 -07:00 |
|
Paperless-ngx Translation Bot [bot]
|
4c268d5883
|
New translations messages.xlf (Portuguese)
[ci skip]
|
2022-10-10 00:35:54 -07:00 |
|