3997 Commits

Author SHA1 Message Date
benjaminfrank
d550c04802 Create paperless-webserver.socket 2021-06-16 22:42:54 +02:00
benjaminfrank
29b2ea1c22 Update paperless-webserver.service 2021-06-16 22:40:26 +02:00
Jonas Winkler
bc1f3da6aa Merge pull request #1116 from ytzelf/patch-1
Update scanners.rst
2021-06-14 18:18:57 +02:00
ytzelf
1b8099fe1e Update scanners.rst
Added ADS-1100w which has FTP (and only FTP) capabilities but is quite cheap
2021-06-14 18:11:06 +02:00
jonaswinkler
e748a504f6 fix wording 2021-06-13 21:30:20 +02:00
jonaswinkler
48defe2cc7 update dependencies 2021-06-13 21:21:56 +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
1ca420a25f Fix trailing newlines in configuration.rst 2021-06-13 10:57:58 -04:00
Michael Lynch
4a42c3e403 Add checkout step to whitespace CI job 2021-06-13 10:57:40 -04: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
fca9ce777e update django-q 2021-06-13 16:36:05 +02:00
jonaswinkler
215a36f15b update django-q 2021-06-13 15:43:32 +02:00
jonaswinkler
910ac7d9b4 update datepipe implementation due to interface change 2021-06-13 15:27:04 +02:00
jonaswinkler
5401102679 update angular devkit 2021-06-13 15:18:23 +02:00
jonaswinkler
eedcd652e7 replace ng-bootstrap with ngx-bootstrap 2021-06-13 15:12:56 +02:00
jonaswinkler
fd65066178 update to Angular 11 2021-06-13 15:08:56 +02:00
jonaswinkler
8751b11ac3 update docker entrypoint 2021-06-13 12:54:24 +02:00
jonaswinkler
86d1c37ef9 update requirements.txt 2021-06-13 12:40:28 +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
jonaswinkler
1ec54501c3 update dependencies 2021-06-13 12:02:49 +02:00
Jonas Winkler
1cb575af7f Merge pull request #1107 from MJWcodr/patch-1
Update setup.rst
2021-06-13 11:34:03 +02:00
Jonas Winkler
c8fbe3f582 Merge pull request #1113 from magnetic6/master
Document specification of the expected creation date order
2021-06-13 11:33:43 +02:00
Peter M
3819cbee64 Document specification of the expected creation date order 2021-06-12 10:15:51 -04:00
Matthias J. Wünsch
4f85a6023c Update setup.rst 2021-06-09 16:46:53 +02:00
Jonas Winkler
8fb4341d33 Merge pull request #1105 from mtlynch/single-install-cmd
Simplify installation command
2021-06-07 00:48:29 +02:00
Michael Lynch
d1070b3d82 Simplify installation command
The installation for docker is currently three separate commands, but it can be a single command if the user simply pipes to the sh interpreter directly. I know there are some who object to piping to sh from a URL, but the current method has no security benefit over piping directly to sh.
2021-06-06 18:02:23 -04:00
Jonas Winkler
6cc8de7214 Merge pull request #1057 from muued/patch-6
adjust ansible README to installation instructions
2021-06-03 15:14:36 +02:00
Stéphane Brunner
b1c48bc20f Add suggest 2021-05-30 14:50:29 +02:00
Jonas Winkler
0d605ec78f Merge pull request #1068 from servusoft/dev
Solving issue with search criteria 'maximum age' for some mail server
2021-05-29 19:13:10 +02:00
Jonas Winkler
1f0931d709 Merge pull request #1074 from sbrunner/scan-to-paperless
Add Scan to Paperless as affiliated project
2021-05-29 19:12:46 +02:00
Stéphane Brunner
dba116a43c Add Scan to Paperless as affiliated project 2021-05-29 16:38:16 +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
Fabian Ohler
e80852bcb3 Adjusted paperlessng_version variable explanation 2021-05-26 08:30:17 +02:00
Jonas Winkler
40b4167c82 New translations django.po (Dutch) (#1048) 2021-05-25 00:01:38 +02:00
Jonas Winkler
01241c6b17 Merge pull request #1052 from muued/patch-5
Use ansible-galaxy during updates
2021-05-25 00:01:20 +02:00
Fabian Ohler
17fde00fc9 Apply suggestions from code review
Co-authored-by: Fabian Koller <C0nsultant@users.noreply.github.com>
2021-05-24 15:27:11 +02:00
Fabian Ohler
cc62695cc3 adjust ansible README to installation instructions
and fix some typos
2021-05-24 15:10:41 +02:00
Fabian Ohler
b17c97f1e8 Use ansible-galaxy during updates
This mechanism is already used for the installation process.
2021-05-22 23:29:44 +02:00
jonaswinkler
75ad6c7fd5 update frontend dependencies 2021-05-21 15:27:10 +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
31ae398aba changelog 2021-05-19 23:00:03 +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
8fa60d4f98 Merge remote-tracking branch 'origin/master' into dev 2021-05-19 22:37:01 +02:00