]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Florian Feldmann [Thu, 10 Mar 2022 00:11:23 +0000 (01:11 +0100)]
Apply suggestions from code review
Co-authored-by: Ingo Sigmund <Ingo.sigmund@web.de>
Florian Feldmann [Mon, 9 Aug 2021 10:15:01 +0000 (12:15 +0200)]
Added a sentence about python-dotenv format
Something like this would have helped me to get the configuration right without debugging
Jonas Winkler [Mon, 14 Jun 2021 16:18:57 +0000 (18:18 +0200)]
Merge pull request #1116 from ytzelf/patch-1
Update scanners.rst
ytzelf [Mon, 14 Jun 2021 16:11:06 +0000 (18:11 +0200)]
Update scanners.rst
Added ADS-1100w which has FTP (and only FTP) capabilities but is quite cheap
jonaswinkler [Sun, 13 Jun 2021 19:30:20 +0000 (21:30 +0200)]
fix wording
jonaswinkler [Sun, 13 Jun 2021 19:21:56 +0000 (21:21 +0200)]
update dependencies
jonaswinkler [Sun, 13 Jun 2021 17:17:29 +0000 (19:17 +0200)]
changelog, versions
jonaswinkler [Sun, 13 Jun 2021 17:06:08 +0000 (19:06 +0200)]
Merge branch 'normalize-whitespace' into dev
Michael Lynch [Sun, 13 Jun 2021 14:57:58 +0000 (10:57 -0400)]
Fix trailing newlines in configuration.rst
Michael Lynch [Sun, 13 Jun 2021 14:51:06 +0000 (10:51 -0400)]
Add checkout step to whitespace CI job
Michael Lynch [Sun, 13 Jun 2021 14:48:46 +0000 (10:48 -0400)]
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.
jonaswinkler [Sun, 13 Jun 2021 14:36:05 +0000 (16:36 +0200)]
update django-q
jonaswinkler [Sun, 13 Jun 2021 13:43:32 +0000 (15:43 +0200)]
update django-q
jonaswinkler [Sun, 13 Jun 2021 13:27:04 +0000 (15:27 +0200)]
update datepipe implementation due to interface change
jonaswinkler [Sun, 13 Jun 2021 13:18:23 +0000 (15:18 +0200)]
update angular devkit
jonaswinkler [Sun, 13 Jun 2021 13:12:56 +0000 (15:12 +0200)]
replace ng-bootstrap with ngx-bootstrap
jonaswinkler [Sun, 13 Jun 2021 13:08:56 +0000 (15:08 +0200)]
update to Angular 11
jonaswinkler [Sun, 13 Jun 2021 10:54:24 +0000 (12:54 +0200)]
update docker entrypoint
jonaswinkler [Sun, 13 Jun 2021 10:40:28 +0000 (12:40 +0200)]
update requirements.txt
Jonas Winkler [Sun, 13 Jun 2021 10:20:34 +0000 (12:20 +0200)]
Merge pull request #933 from sbrunner/suggest
Add suggest
jonaswinkler [Sun, 13 Jun 2021 10:18:21 +0000 (12:18 +0200)]
fix pycodestyle
jonaswinkler [Sun, 13 Jun 2021 10:09:16 +0000 (12:09 +0200)]
fix logging getting spammed with pdfminer warnings on JPG files
jonaswinkler [Sun, 13 Jun 2021 10:03:20 +0000 (12:03 +0200)]
write classifier model to temporary file before copying to final location
jonaswinkler [Sun, 13 Jun 2021 10:02:49 +0000 (12:02 +0200)]
update dependencies
Jonas Winkler [Sun, 13 Jun 2021 09:34:03 +0000 (11:34 +0200)]
Merge pull request #1107 from MJWcodr/patch-1
Update setup.rst
Jonas Winkler [Sun, 13 Jun 2021 09:33:43 +0000 (11:33 +0200)]
Merge pull request #1113 from magnetic6/master
Document specification of the expected creation date order
Peter M [Sat, 12 Jun 2021 14:15:51 +0000 (10:15 -0400)]
Document specification of the expected creation date order
Matthias J. Wünsch [Wed, 9 Jun 2021 14:46:53 +0000 (16:46 +0200)]
Update setup.rst
Jonas Winkler [Sun, 6 Jun 2021 22:48:29 +0000 (00:48 +0200)]
Merge pull request #1105 from mtlynch/single-install-cmd
Simplify installation command
Michael Lynch [Sun, 6 Jun 2021 22:02:23 +0000 (18:02 -0400)]
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.
Jonas Winkler [Thu, 3 Jun 2021 13:14:36 +0000 (15:14 +0200)]
Merge pull request #1057 from muued/patch-6
adjust ansible README to installation instructions
Stéphane Brunner [Thu, 4 Mar 2021 21:16:56 +0000 (22:16 +0100)]
Add suggest
Jonas Winkler [Sat, 29 May 2021 17:13:10 +0000 (19:13 +0200)]
Merge pull request #1068 from servusoft/dev
Solving issue with search criteria 'maximum age' for some mail server
Jonas Winkler [Sat, 29 May 2021 17:12:46 +0000 (19:12 +0200)]
Merge pull request #1074 from sbrunner/scan-to-paperless
Add Scan to Paperless as affiliated project
Stéphane Brunner [Sat, 29 May 2021 14:37:57 +0000 (16:37 +0200)]
Add Scan to Paperless as affiliated project
servusoft [Thu, 27 May 2021 16:30:57 +0000 (18:30 +0200)]
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.
Fabian Ohler [Wed, 26 May 2021 06:30:17 +0000 (08:30 +0200)]
Adjusted paperlessng_version variable explanation
Jonas Winkler [Mon, 24 May 2021 22:01:38 +0000 (00:01 +0200)]
New translations django.po (Dutch) (#1048)
Jonas Winkler [Mon, 24 May 2021 22:01:20 +0000 (00:01 +0200)]
Merge pull request #1052 from muued/patch-5
Use ansible-galaxy during updates
Fabian Ohler [Mon, 24 May 2021 13:27:11 +0000 (15:27 +0200)]
Apply suggestions from code review
Co-authored-by: Fabian Koller <C0nsultant@users.noreply.github.com>
Fabian Ohler [Mon, 24 May 2021 13:10:41 +0000 (15:10 +0200)]
adjust ansible README to installation instructions
and fix some typos
Fabian Ohler [Sat, 22 May 2021 21:29:44 +0000 (23:29 +0200)]
Use ansible-galaxy during updates
This mechanism is already used for the installation process.
jonaswinkler [Fri, 21 May 2021 13:27:10 +0000 (15:27 +0200)]
update frontend dependencies
jonaswinkler [Wed, 19 May 2021 21:11:43 +0000 (23:11 +0200)]
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
jonaswinkler [Wed, 19 May 2021 21:11:24 +0000 (23:11 +0200)]
better exception handling
Jonas Winkler [Wed, 19 May 2021 21:00:51 +0000 (23:00 +0200)]
New Crowdin updates (#1043)
jonaswinkler [Wed, 19 May 2021 21:00:03 +0000 (23:00 +0200)]
changelog
jonaswinkler [Wed, 19 May 2021 20:57:52 +0000 (22:57 +0200)]
catch another exception regarding classifier loading
jonaswinkler [Wed, 19 May 2021 20:40:56 +0000 (22:40 +0200)]
changelog and version bump
jonaswinkler [Wed, 19 May 2021 20:37:01 +0000 (22:37 +0200)]
Merge remote-tracking branch 'origin/master' into dev
jonaswinkler [Wed, 19 May 2021 20:26:51 +0000 (22:26 +0200)]
improved docker startup time
jonaswinkler [Wed, 19 May 2021 20:05:23 +0000 (22:05 +0200)]
Fix file permissions
jonaswinkler [Wed, 19 May 2021 18:26:12 +0000 (20:26 +0200)]
codestyle
jonaswinkler [Wed, 19 May 2021 18:03:05 +0000 (20:03 +0200)]
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
jonaswinkler [Wed, 19 May 2021 18:02:56 +0000 (20:02 +0200)]
fix file permissions
jonaswinkler [Wed, 19 May 2021 18:02:47 +0000 (20:02 +0200)]
delete macOS specific files
jonaswinkler [Wed, 19 May 2021 17:56:01 +0000 (19:56 +0200)]
ignore macOS specific files
jonaswinkler [Wed, 19 May 2021 17:55:35 +0000 (19:55 +0200)]
remove dead code
Jonas Winkler [Tue, 18 May 2021 12:46:12 +0000 (14:46 +0200)]
New Crowdin updates (#1026)
Jonas Winkler [Tue, 18 May 2021 12:45:52 +0000 (14:45 +0200)]
Merge pull request #1034 from steviehs/patch-1
Update setup.rst
steviehs [Mon, 17 May 2021 07:07:31 +0000 (09:07 +0200)]
Update setup.rst
Added hint to upgrade pip first.
jonaswinkler [Sun, 16 May 2021 21:01:41 +0000 (23:01 +0200)]
File permissions
Jonas Winkler [Sun, 16 May 2021 11:13:54 +0000 (13:13 +0200)]
New Crowdin updates (#1023)
jonaswinkler [Sun, 16 May 2021 09:58:32 +0000 (11:58 +0200)]
add support for configuring mail server character set per server. fixes #548
Jonas Winkler [Sat, 15 May 2021 23:23:07 +0000 (01:23 +0200)]
Merge remote-tracking branch 'origin/dev' into dev
Jonas Winkler [Sat, 15 May 2021 23:22:51 +0000 (01:22 +0200)]
correct file mode
Jonas Winkler [Sat, 15 May 2021 19:14:03 +0000 (21:14 +0200)]
New Crowdin updates (#1022)
jonaswinkler [Sat, 15 May 2021 17:21:34 +0000 (19:21 +0200)]
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
jonaswinkler [Sat, 15 May 2021 17:21:15 +0000 (19:21 +0200)]
changelog and version bump
Jonas Winkler [Sat, 15 May 2021 17:06:50 +0000 (19:06 +0200)]
Merge pull request #934 from sbrunner/no-progress
Add --no-progress-bar option to commands
jonaswinkler [Sat, 15 May 2021 16:58:23 +0000 (18:58 +0200)]
add translation hint
jonaswinkler [Sat, 15 May 2021 16:53:55 +0000 (18:53 +0200)]
added some missing strings
jonaswinkler [Sat, 15 May 2021 16:48:39 +0000 (18:48 +0200)]
frontend support for fulltext sorting
jonaswinkler [Sat, 15 May 2021 15:25:49 +0000 (17:25 +0200)]
only show score when sorting by score
jonaswinkler [Sat, 15 May 2021 15:11:26 +0000 (17:11 +0200)]
disable reverse sorting by score
jonaswinkler [Sat, 15 May 2021 13:14:22 +0000 (15:14 +0200)]
fix pycodestyle
Jonas Winkler [Sat, 15 May 2021 13:12:00 +0000 (15:12 +0200)]
Merge pull request #1003 from puuu/baseurl
Fix sub path support
jonaswinkler [Sat, 15 May 2021 13:00:39 +0000 (15:00 +0200)]
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
Jonas Winkler [Sat, 15 May 2021 13:00:00 +0000 (15:00 +0200)]
New Crowdin updates (#989)
jonaswinkler [Sat, 15 May 2021 12:59:35 +0000 (14:59 +0200)]
update dependencies
Jonas Winkler [Sat, 15 May 2021 12:35:02 +0000 (14:35 +0200)]
Merge pull request #1019 from amenk/feature/print-css-for-doc-list
Add print css for document list
jonaswinkler [Sat, 15 May 2021 11:58:11 +0000 (13:58 +0200)]
sorting for full text queries
Alexander Menk [Sat, 15 May 2021 10:26:04 +0000 (12:26 +0200)]
Add print css for document list
Allow printing of the document list in a clean way
* Hide sidebar, filter
* Use full width
jonaswinkler [Sat, 15 May 2021 10:15:32 +0000 (12:15 +0200)]
Workaround for all PDFminer.six issues.
jonaswinkler [Sat, 15 May 2021 10:04:45 +0000 (12:04 +0200)]
Merge branch 'master' into dev
Jonas Winkler [Fri, 14 May 2021 19:14:14 +0000 (21:14 +0200)]
Merge pull request #1017 from muued/patch-3
fix description of paperless-scheduler.service
Fabian Ohler [Fri, 14 May 2021 11:43:39 +0000 (13:43 +0200)]
fix description of paperless-scheduler.service
puuu [Fri, 14 May 2021 09:14:59 +0000 (18:14 +0900)]
Fix serving static files under root_path
puuu [Fri, 14 May 2021 06:39:20 +0000 (15:39 +0900)]
Update documentation about PAPERLESS_FORCE_SCRIPT_NAME
puuu [Fri, 14 May 2021 05:08:02 +0000 (14:08 +0900)]
use {% url %} template to refere to root path
puuu [Fri, 14 May 2021 05:22:35 +0000 (14:22 +0900)]
Make redirections respect root_path or STATIC_URL, name IndexView
puuu [Fri, 14 May 2021 05:20:05 +0000 (14:20 +0900)]
Introduce BASE_URL, make LOGIN_URL and STATIC_URL work with subpath
puuu [Fri, 14 May 2021 05:03:42 +0000 (14:03 +0900)]
Introduce ConfigurableWorker to make uvicorn respect FORCE_SCRIPT_NAME
puuu [Tue, 11 May 2021 08:28:06 +0000 (17:28 +0900)]
use baseURI for websocket and api calls
puuu [Tue, 11 May 2021 08:25:50 +0000 (17:25 +0900)]
make all links relative
jonaswinkler [Sun, 9 May 2021 14:22:21 +0000 (16:22 +0200)]
Merge branch 'master' into dev
Jonas Winkler [Fri, 7 May 2021 20:30:49 +0000 (22:30 +0200)]
Merge pull request #995 from cmer/prevent-robot-indexing
Tell web crawlers to not index Paperless
Jonas Winkler [Fri, 7 May 2021 20:30:03 +0000 (22:30 +0200)]
Merge pull request #994 from shamoon/fix/issue-985
Respect user dark mode setting on login page
Carl Mercier [Fri, 7 May 2021 18:02:11 +0000 (14:02 -0400)]
Tell web crawlers to not index Paperless
Michael Shamoon [Fri, 7 May 2021 17:50:08 +0000 (10:50 -0700)]
Respect user dark mode setting on login page