Paperless-ngx Translation Bot [bot]
|
49fa2bc6c5
|
New translations django.po (German)
[ci skip]
|
2022-11-27 14:44:33 -08:00 |
|
Trenton Holmes
|
90f3266900
|
Fixes how a language code like chi-sim is treated in the checks
|
2022-11-27 08:28:22 -08:00 |
|
Trenton H
|
23ee387d96
|
If override_date is provided, coerce it into a datetime
|
2022-11-22 10:11:27 -08:00 |
|
Trenton H
|
ffd9cd721d
|
Adds a test to cover this edge case
|
2022-11-22 07:22:41 -08:00 |
|
Trenton H
|
be8fa418bb
|
Don't use the sidecar file when redoing the OCR, it only contains new text
|
2022-11-22 07:22:41 -08:00 |
|
phail
|
1dd88cd795
|
add test comments
|
2022-11-20 23:26:20 +01:00 |
|
phail
|
09ac34fc24
|
add test comments
|
2022-11-20 22:49:42 +01:00 |
|
phail
|
daf5a72e82
|
change order of elements in parsed Texts
|
2022-11-20 20:24:36 +01:00 |
|
phail
|
a2cd70bd2c
|
minor test improvements
|
2022-11-20 20:12:41 +01:00 |
|
phail
|
d50e9e589a
|
fix filenames
|
2022-11-20 19:53:57 +01:00 |
|
Trenton Holmes
|
7ab45080b7
|
Fixes one more place which used manual size formatting
|
2022-11-20 09:15:06 -08:00 |
|
Trenton Holmes
|
f02a4fa7cf
|
Use Django templating engine
|
2022-11-20 09:13:16 -08:00 |
|
Trenton Holmes
|
84e95c81e9
|
Fixes missing return
|
2022-11-20 09:10:44 -08:00 |
|
phail
|
3b40d66af8
|
split handle_message function
|
2022-11-20 16:09:46 +01:00 |
|
phail
|
8b5008bee4
|
use imagehash instead of bitwise hashing
|
2022-11-20 15:44:43 +01:00 |
|
phail
|
1fbde90833
|
eml parsing requires tika
|
2022-11-20 14:22:30 +01:00 |
|
phail
|
1aba154fb7
|
optimize regex
|
2022-11-20 12:48:03 +01:00 |
|
phail
|
3779adb30e
|
use html.escape instead of some self build functions
|
2022-11-20 12:36:49 +01:00 |
|
phail
|
ee4309a8bd
|
remove log mocking, replace pytest raises, use humanfriendly
|
2022-11-20 12:06:35 +01:00 |
|
shamoon
|
779fded0e3
|
Merge pull request #1998 from paperless-ngx/fix/1993-date-overflow
Bugfix: Don't allow exceptions during date parsing to fail consume
|
2022-11-17 14:31:46 -08:00 |
|
shamoon
|
9b98640058
|
Merge pull request #1967 from paperless-ngx/feature-scripts-output
Feature: Capture stdout & stderr of the pre/post consume scripts
|
2022-11-17 14:30:23 -08:00 |
|
Trenton H
|
cdfcbff529
|
Don't allow an exception when trying to parse a date cause complete failure
|
2022-11-17 13:37:37 -08:00 |
|
phail
|
6fe06e75a2
|
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
|
2022-11-13 22:43:55 +01:00 |
|
phail
|
a675952a93
|
fix live tests
|
2022-11-13 22:33:26 +01:00 |
|
Paperless-ngx Translation Bot [bot]
|
8764e7a57b
|
New Crowdin updates (#1971)
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* Remove ar-SA
* remote ar other than ar-ar
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
|
2022-11-12 08:53:52 -08:00 |
|
phail
|
dbc9263fb3
|
add conditions to unittests
|
2022-11-12 15:48:30 +01:00 |
|
Trenton H
|
32355e859f
|
Don't do decoding work if not needed
|
2022-11-11 10:09:56 -08:00 |
|
Trenton H
|
2228cc292d
|
Adds further testing to cover scripts with non-zero exit codes
|
2022-11-11 08:58:49 -08:00 |
|
Trenton H
|
7a0763a128
|
Fixes stderr appearing to have content when it doesn't
|
2022-11-10 19:01:54 -08:00 |
|
Trenton Holmes
|
81c98103a8
|
Captures the stdout and stderr of the pre/post scripts into the log
|
2022-11-10 17:26:47 -08:00 |
|
shamoon
|
91dc1f5c08
|
Merge pull request #1956 from paperless-ngx/l10n_dev
New Crowdin updates
|
2022-11-09 21:37:29 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
720541e14f
|
New translations django.po (Serbian (Latin))
[ci skip]
|
2022-11-09 15:12:37 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
f796539f36
|
New translations django.po (German)
[ci skip]
|
2022-11-09 15:12:23 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
19edd40f8c
|
New translations django.po (Dutch)
[ci skip]
|
2022-11-09 15:12:04 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
1e27050cdd
|
New translations django.po (Romanian)
[ci skip]
|
2022-11-09 15:12:03 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
72e8a11015
|
New translations django.po (Luxembourgish)
[ci skip]
|
2022-11-09 15:12:02 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
def30c2e8c
|
New translations django.po (Croatian)
[ci skip]
|
2022-11-09 15:12:01 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
d6cdab6f26
|
New translations django.po (Portuguese, Brazilian)
[ci skip]
|
2022-11-09 15:12:00 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
0636b638eb
|
New translations django.po (Chinese Simplified)
[ci skip]
|
2022-11-09 15:11:59 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
34fcf17339
|
New translations django.po (Turkish)
[ci skip]
|
2022-11-09 15:11:58 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
51e3e9f9a9
|
New translations django.po (Swedish)
[ci skip]
|
2022-11-09 15:11:57 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
f0f660301c
|
New translations django.po (Slovenian)
[ci skip]
|
2022-11-09 15:11:56 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
d1e477848d
|
New translations django.po (Russian)
[ci skip]
|
2022-11-09 15:11:55 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
090389c143
|
New translations django.po (Portuguese)
[ci skip]
|
2022-11-09 15:11:53 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
3d3d08a7bf
|
New translations django.po (Polish)
[ci skip]
|
2022-11-09 15:11:51 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
c93dfc9b65
|
New translations django.po (Italian)
[ci skip]
|
2022-11-09 15:11:50 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
f96a799209
|
New translations django.po (Hebrew)
[ci skip]
|
2022-11-09 15:11:49 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
580a69ca70
|
New translations django.po (Finnish)
[ci skip]
|
2022-11-09 15:11:48 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
08e940b05f
|
New translations django.po (Danish)
[ci skip]
|
2022-11-09 15:11:47 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
5e110973df
|
New translations django.po (Czech)
[ci skip]
|
2022-11-09 15:11:46 -08:00 |
|