1724 Commits

Author SHA1 Message Date
Jonas Winkler
933d604065 New translations django.po (Greek)
[ci skip]
2021-10-30 21:49:44 +02:00
Jonas Winkler
726963959d New translations django.po (Czech)
[ci skip]
2021-10-13 21:07:54 +02:00
Jonas Winkler
cc3d833dee New translations django.po (Czech)
[ci skip]
2021-10-13 20:07:39 +02:00
Jonas Winkler
c7eddba3c4 New translations django.po (Chinese Simplified)
[ci skip]
2021-09-26 14:38:30 +02:00
Jonas Winkler
4b104ff49d New translations django.po (Chinese Traditional)
[ci skip]
2021-09-21 06:54:49 +02:00
Jonas Winkler
151fd594d4 New translations django.po (Chinese Simplified)
[ci skip]
2021-09-20 20:35:39 +02:00
Jonas Winkler
bc0e96b536 New translations django.po (Chinese Simplified)
[ci skip]
2021-09-20 19:38:04 +02:00
Jonas Winkler
93dc91ca77 New Crowdin updates (#1305) 2021-09-14 21:34:53 +02:00
Jonas Winkler
ab76b98e04 New Crowdin updates (#1276) 2021-09-10 20:34:33 +02:00
Uli Fahrer
3ea164e4d2 fix(tika): adapt to Gotenberg 7 API
This commit adapts to the latest breaking changes from Gotenberg 7.
It also freezes the usage of the Gotenberg server to v7.x. Doing
this prevents further breaking changes leaking in our code base.

* refs #1250
2021-08-27 08:32:16 +02:00
Felix Eckhofer
d38556cfd8 Add PAPERLESS_LOGOUT_REDIRECT_URL
When set, the user is redirected to this URL after a logout. Especially
useful in conjunction with PAPERLESS_ENABLE_HTTP_REMOTE_USER and SSO.
2021-08-26 18:40:12 +02:00
Felix Eckhofer
feed3ddfcf Add PAPERLESS_TRASH_DIR
When set, original files are moved here instead of being permanently
removed when a document is deleted.
2021-08-24 12:50:13 +02:00
jonaswinkler
221782e3fd version bump 2021-08-22 17:11:36 +02:00
Daniel Albers
bc685e8edb Make ignores configurable
Adds config file setting PAPERLESS_CONSUMER_IGNORE_PATTERNS.
2021-08-18 22:23:18 +02:00
jonaswinkler
06e8966ed9 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-08-18 22:03:31 +02:00
Jonas Winkler
3d917b0cd5 New Crowdin updates (#1198) 2021-08-18 21:56:59 +02:00
jonaswinkler
95abc7d6d7 fix bug with DPI calculation 2021-08-18 18:33:33 +02:00
Jonas Winkler
33f3744c5a Merge pull request #1173 from mweimerskirch/feature/l10n-lb_LU
Added support for Luxembourgish (lb_LU) as an interface language
2021-07-18 21:42:58 +02:00
Michel Weimerskirch
bcd801b47b Added support for Luxembourgish (lb_LU) as an interface language 2021-07-16 16:43:55 +02:00
Jonas Winkler
f766eeb460 New translations django.po (Luxembourgish)
[ci skip]
2021-07-16 16:22:08 +02:00
Jonas Winkler
ab5c6e3a0d New translations django.po (Luxembourgish)
[ci skip]
2021-07-16 15:01:07 +02:00
Jonas Winkler
612e2ee3e0 New translations django.po (Luxembourgish)
[ci skip]
2021-07-16 13:47:42 +02:00
Jonas Winkler
e857e8c774 New translations django.po (Luxembourgish)
[ci skip]
2021-07-15 10:58:16 +02:00
Jonas Winkler
69a5cd6316 New translations django.po (Luxembourgish)
[ci skip]
2021-07-15 09:42:47 +02:00
Jonas Winkler
ac7649708a New translations django.po (Luxembourgish)
[ci skip]
2021-07-14 18:00:29 +02:00
Jonas Winkler
5d724274f0 New translations django.po (Luxembourgish)
[ci skip]
2021-07-14 10:42:55 +02:00
Jonas Winkler
cd30cc8881 New translations django.po (Luxembourgish)
[ci skip]
2021-07-13 23:45:11 +02:00
Jonas Winkler
4040dcc1af New translations django.po (Luxembourgish)
[ci skip]
2021-07-13 22:18:14 +02:00
Jonas Winkler
faf97baf85 New translations django.po (Spanish)
[ci skip]
2021-07-11 10:29:20 +02:00
Jonas Winkler
66b951196d New translations django.po (Spanish)
[ci skip]
2021-07-11 09:21:44 +02:00
Jonas Winkler
3a111a5d36 New translations django.po (German)
[ci skip]
2021-07-05 13:17:50 +02:00
Jonas Winkler
4633653397 Merge pull request #1127 from jonaswinkler/l10n_dev
New Crowdin updates
2021-07-04 12:47:07 +02:00
Jonas Winkler
b1ff2181ea New translations django.po (English, United Kingdom)
[ci skip]
2021-06-19 23:20:13 +02:00
jonaswinkler
9e5d732ca2 changelog, versions 2021-06-13 19:17:29 +02:00
jonaswinkler
2247e25a9b Merge branch 'normalize-whitespace' into dev 2021-06-13 19:06:08 +02:00
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
215a36f15b update django-q 2021-06-13 15:43:32 +02:00
Jonas Winkler
4bc5ce5811 Merge pull request #933 from sbrunner/suggest
Add suggest
2021-06-13 12:20:34 +02:00
jonaswinkler
ff7187672d fix pycodestyle 2021-06-13 12:18:21 +02:00
jonaswinkler
1402f11dc8 fix logging getting spammed with pdfminer warnings on JPG files 2021-06-13 12:09:16 +02:00
jonaswinkler
ddd9ac9a07 write classifier model to temporary file before copying to final location 2021-06-13 12:03:20 +02:00
Stéphane Brunner
b1c48bc20f Add suggest 2021-05-30 14:50:29 +02:00
servusoft
90914d9613 Solving issue with search criteria maximum age for some mail server
Some mail servers (mail.ru) do not support search criteria for the maximum age. By setting the maximum age to 0, it is possible to hide the search criteria. This PR solves that problem.
2021-05-27 18:30:57 +02:00
Jonas Winkler
40b4167c82 New translations django.po (Dutch) (#1048) 2021-05-25 00:01:38 +02:00
jonaswinkler
a1add4f220 Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev 2021-05-19 23:11:43 +02:00
jonaswinkler
ac9bd6c908 better exception handling 2021-05-19 23:11:24 +02:00
Jonas Winkler
7594048125 New Crowdin updates (#1043) 2021-05-19 23:00:51 +02:00
jonaswinkler
0f960755ae catch another exception regarding classifier loading 2021-05-19 22:57:52 +02:00
jonaswinkler
a540e58ef2 changelog and version bump 2021-05-19 22:40:56 +02:00
jonaswinkler
56bbe644b8 codestyle 2021-05-19 20:26:12 +02:00