Florian
a90d3bda14
Merge pull request #532 from paperless-ngx/feature-barcode-splitter
...
Feature barcode splitter
2022-04-11 08:51:48 +02:00
Michael Shamoon
eb7cc30394
add PAPERLESS_URL env variable for CSRF
2022-04-08 00:27:53 -07:00
Trenton Holmes
40b09d51b5
Merge pull request #501 from stumpylog/configure-worker-retry
...
Adds settings for worker retry time
2022-04-07 15:24:53 -07:00
Florian Brandes
e4095180fe
set barcode reader default to disabled
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-07 11:14:29 +02:00
florian on nixos (Florian Brandes)
e34bd748fc
add config options and documentation
...
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-04-07 11:14:29 +02:00
Felix E
7df81f6a15
Merge pull request #591 from paperless-ngx/feature-version-checker
...
Feature: Update checker
2022-04-05 20:11:21 +02:00
Michael Shamoon
e48c3f5fcf
Remove unused default
2022-04-04 07:05:00 -07:00
Michael Shamoon
106ab3fa7c
Allow notify user if update checking not explicitly set
2022-04-02 10:10:49 -07:00
Michael Shamoon
703abae41a
Add config variable for update check
2022-04-02 01:33:51 -07:00
Michael Shamoon
22f2939c29
remote_version API endpoint
2022-04-02 01:33:51 -07:00
Trenton Holmes
f389a29875
Fixes a couple of minor bugs in the downloading of documents and additional consumer ignore items
2022-04-01 11:12:18 -07:00
Michael Shamoon
6affde021b
Add Belarusian localization
2022-03-31 19:42:08 -07:00
Trenton Holmes
c48c35fa05
Adds settings for worker retry time, with what should be sensible default
2022-03-31 10:24:46 -07:00
Henning Häcker
950efbe8cb
add trailing comma
2022-03-30 09:23:45 +02:00
Henning Häcker
d2d09c2fc7
use double quotes
2022-03-30 09:23:45 +02:00
Henning Häcker
79e0de8fb3
fix default value for OCR_MAX_IMAGE_PIXELS
2022-03-30 09:23:45 +02:00
Henning Häcker
f4a0d8c040
extract OCR_MAX_IMAGE_PIXELS into settings.py
2022-03-30 09:23:45 +02:00
Michael Shamoon
920b03250b
Add Turkish localization
2022-03-26 13:52:15 -07:00
Michael Shamoon
d89c005246
Add Serbian localization
2022-03-22 22:26:59 -07:00
Michael Shamoon
dbdd83be2a
Merge branch 'main' into dev
2022-03-21 08:36:44 -07:00
Michael Shamoon
118aabf1fe
Remove and integrate content from contributing.rst
2022-03-20 23:51:10 -07:00
Michael Shamoon
f843487081
Add Chinese localization
...
Addresses https://github.com/paperless-ngx/paperless-ngx/issues/134#issuecomment-1062950795
2022-03-13 14:26:52 -07:00
Michael Shamoon
1396825b95
Add Slovenian language for frontend
...
See #303
2022-03-13 09:15:42 -07:00
Trenton Holmes
6635fa5f0d
Runs the pre-commit hooks over all the Python files
2022-03-11 11:34:28 -08:00
Michael Shamoon
6e394139f5
Update -ngx in django templates / urls
2022-03-02 11:05:34 -08:00
kpj
c56cb25b5f
Format Python code with black
2022-02-27 15:26:41 +01:00
shamoon
96b6c94e42
Merge pull request #24 from tribut/feature-trash
...
Add temporary "delete to trash" functionality
2022-02-21 11:19:57 -08:00
Michel Weimerskirch
20865d7567
Enabled the Czech (cs-cz) translations
2022-02-18 09:39:06 +01:00
Michel Weimerskirch
7c85ae2784
Enabled the Danish (da-dk) translations
2022-02-18 09:18:04 +01:00
Michel Weimerskirch
36e134d3be
Sort language lists by locale
2022-02-18 08:02:00 +01:00
Johann Bauer
41cd8b5565
Make Worker Timeout Configurable ( #37 )
...
* Make Worker Timeout Configurable
- defaults to 1800 seconds
- can be configured through environment for systems with weaker CPUs
- description added to documentation
Co-authored-by: evilsidekick <>
2022-02-15 20:28:08 +01: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
Michel Weimerskirch
bcd801b47b
Added support for Luxembourgish (lb_LU) as an interface language
2021-07-16 16:43:55 +02:00
jonaswinkler
9e5d732ca2
changelog, versions
2021-06-13 19:17:29 +02:00
jonaswinkler
215a36f15b
update django-q
2021-06-13 15:43:32 +02:00
jonaswinkler
a540e58ef2
changelog and version bump
2021-05-19 22:40:56 +02:00
Jonas Winkler
71c60da268
Merge remote-tracking branch 'origin/dev' into dev
2021-05-16 01:23:07 +02:00
Jonas Winkler
dc565bd035
correct file mode
2021-05-16 01:22:51 +02:00
jonaswinkler
146ae5b4eb
changelog and version bump
2021-05-15 19:21:15 +02:00
puuu
3d21a479e5
Fix serving static files under root_path
2021-05-14 18:14:59 +09:00
puuu
a1241710a1
Make redirections respect root_path or STATIC_URL, name IndexView
2021-05-14 14:44:13 +09:00
puuu
225dc0e9df
Introduce BASE_URL, make LOGIN_URL and STATIC_URL work with subpath
2021-05-14 14:44:13 +09:00
puuu
d272b78332
Introduce ConfigurableWorker to make uvicorn respect FORCE_SCRIPT_NAME
2021-05-14 14:44:13 +09:00
Jonas Winkler
16b3f0b4b3
add swedish locale
2021-05-04 17:01:39 +02:00
Jonas Winkler
a79723165f
changelog, version bump
2021-04-27 22:52:50 +02:00
jonaswinkler
29657b0bdf
changelog, version bump
2021-04-18 11:25:11 +02:00
jonaswinkler
3ca62be8e8
changes for django 3.2
2021-04-17 16:00:29 +02:00