]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 years agoFix scroll always visible on filterable dropdowns 196/head
shamoon [Wed, 2 Mar 2022 08:48:36 +0000 (00:48 -0800)] 
Fix scroll always visible on filterable dropdowns

3 years agoFix date dropdown bs5 compatability
shamoon [Wed, 2 Mar 2022 08:48:20 +0000 (00:48 -0800)] 
Fix date dropdown bs5 compatability

3 years agoMerge pull request #192 from paperless-ngx/fix-angular13-bs5-fixes-1
shamoon [Tue, 1 Mar 2022 21:41:47 +0000 (13:41 -0800)] 
Merge pull request #192 from paperless-ngx/fix-angular13-bs5-fixes-1

Angular 13 / Bootstrap 5 Fixes no. 1

Closes #189 and closes #188

3 years agoCI: Fix multi stage builds (#190)
Quinn Casey [Tue, 1 Mar 2022 20:48:26 +0000 (12:48 -0800)] 
CI: Fix multi stage builds (#190)

* Try fixing build error

* --upgrade instead of --update

* Attempt to fix timeout

* Try build qpdf on arm64

* Revert "Try build qpdf on arm64"

This reverts commit 42823a4d28a7922c2a1c74803514d279caf1b8ec.

* Format

* Try with libqpdf-dev install

* Move libqpdf-dev install to else

* Try with correct uname

* Run docker container to extract frontend

Co-authored-by: Johann Bauer <bauerj@bauerj.eu>
3 years agofix filterable dropdown text color when open 192/head
Michael Shamoon [Tue, 1 Mar 2022 20:32:06 +0000 (12:32 -0800)] 
fix filterable dropdown text color when open

3 years agoFix bs5 selects
Michael Shamoon [Tue, 1 Mar 2022 20:25:22 +0000 (12:25 -0800)] 
Fix bs5 selects

3 years agoMerge pull request #185 from paperless-ngx/fix-build-prod-warning
Quinn Casey [Mon, 28 Feb 2022 22:38:05 +0000 (14:38 -0800)] 
Merge pull request #185 from paperless-ngx/fix-build-prod-warning

Fix build --prod depreciated warning

3 years agoMerge pull request #174 from paperless-ngx/22-02-deps-fix
shamoon [Mon, 28 Feb 2022 22:33:12 +0000 (14:33 -0800)] 
Merge pull request #174 from paperless-ngx/22-02-deps-fix

Fix dependency conflicts, broken frontend build

3 years agoFix build --prod depreciated warning 185/head
Quinn Casey [Mon, 28 Feb 2022 20:39:28 +0000 (12:39 -0800)] 
Fix build --prod depreciated warning

3 years agoBump build-angular to 13.2.5 174/head
Michael Shamoon [Mon, 28 Feb 2022 20:26:29 +0000 (12:26 -0800)] 
Bump build-angular to 13.2.5

3 years agoMerge pull request #18 from benjaminfrank/systemd-socket-port-80
Quinn Casey [Mon, 28 Feb 2022 19:17:50 +0000 (11:17 -0800)] 
Merge pull request #18 from benjaminfrank/systemd-socket-port-80

Enable non-root port 80 via systemd

3 years agoMerge pull request #159 from paperless-ngx/pipfile-update
Ingo Sigmund [Mon, 28 Feb 2022 18:46:39 +0000 (19:46 +0100)] 
Merge pull request #159 from paperless-ngx/pipfile-update

3 years agoMerge pull request #168 from kpj/feature-black
Quinn Casey [Mon, 28 Feb 2022 18:32:10 +0000 (10:32 -0800)] 
Merge pull request #168 from kpj/feature-black

GitHub Actions workflow for black code formatting

3 years agoDont downgrade tslib
Michael Shamoon [Mon, 28 Feb 2022 17:37:33 +0000 (09:37 -0800)] 
Dont downgrade tslib

3 years agoMerge branch 'dev' into feature-black 168/head
Quinn Casey [Mon, 28 Feb 2022 15:31:52 +0000 (07:31 -0800)] 
Merge branch 'dev' into feature-black

3 years agoMerge pull request #172 from paperless-ngx/l10n_dev
Quinn Casey [Mon, 28 Feb 2022 14:29:40 +0000 (06:29 -0800)] 
Merge pull request #172 from paperless-ngx/l10n_dev

New Crowdin updates

3 years agoMerge pull request #161 from stumpylog/multistep-build
Quinn Casey [Mon, 28 Feb 2022 14:09:17 +0000 (06:09 -0800)] 
Merge pull request #161 from stumpylog/multistep-build

Refactor: Do the npm compile as a Build step in docker (Multistep build)

3 years agoNew translations messages.xlf (Chinese Traditional) 172/head
Paperless Translation Bot [Mon, 28 Feb 2022 09:41:16 +0000 (01:41 -0800)] 
New translations messages.xlf (Chinese Traditional)
[ci skip]

3 years agoRevert "Update Pipfile.lock"
kpj [Mon, 28 Feb 2022 08:51:13 +0000 (09:51 +0100)] 
Revert "Update Pipfile.lock"

This reverts commit acc94dcde0b02f0ec4d9cd7c3da60ebd44b38b4d.

3 years agoUpdate Pipfile.lock
kpj [Mon, 28 Feb 2022 08:42:44 +0000 (09:42 +0100)] 
Update Pipfile.lock

3 years agoAdd black to dev-packages section of Pipfile
kpj [Mon, 28 Feb 2022 08:42:30 +0000 (09:42 +0100)] 
Add black to dev-packages section of Pipfile

3 years agoMerge pull request #170 from paperless-ngx/qcasey-patch-1
Felix E [Mon, 28 Feb 2022 07:54:30 +0000 (08:54 +0100)] 
Merge pull request #170 from paperless-ngx/qcasey-patch-1

Fix typo in `extending.rst`

3 years agoUpdate package-lock.json, add popper
Michael Shamoon [Mon, 28 Feb 2022 06:32:00 +0000 (22:32 -0800)] 
Update package-lock.json, add popper

3 years agoDecrement build-angular
Quinn Casey [Mon, 28 Feb 2022 03:39:47 +0000 (19:39 -0800)] 
Decrement build-angular

3 years agoBump deps to fix TypeError, downgrade tslib for compat
Quinn Casey [Mon, 28 Feb 2022 03:14:33 +0000 (19:14 -0800)] 
Bump deps to fix TypeError, downgrade tslib for compat

3 years agoRestructure `README.md` (#147)
Quinn Casey [Mon, 28 Feb 2022 01:55:33 +0000 (17:55 -0800)] 
Restructure `README.md` (#147)

* Restructure readme

* Fix line break

* Add Matrix badge

* Some grammar, removed comparison to Paperless

* Remove comparison to original paperless

* Updated documents screenshot (also dark / light)

* Reorganize a little, add demo

* fix link

* Demo note, fix TOC, add -ngx

* Make the logo smaller

For once its not 'make the logo bigger'

* Reorganizing, move more translation stuff into contributing.md

* fix 'community support' links

* https for demo

* Update autogenerated TOC

* Change GHCR.io to Github Packages

* Add curl install script

* Remove demo heading

* Remove trailing whitespace

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Felix Eckhofer <felix@eckhofer.com>
3 years agoFix typo in `extending.rst` 170/head
Quinn Casey [Mon, 28 Feb 2022 01:02:00 +0000 (17:02 -0800)] 
Fix typo in `extending.rst`

```
unknown shorthand flag: 'r' in -restart
See 'docker run --help'.
```

I think this should be `--restart`

3 years agoMerge pull request #156 from paperless-ngx/docker-fix-ci
Quinn Casey [Mon, 28 Feb 2022 00:54:22 +0000 (16:54 -0800)] 
Merge pull request #156 from paperless-ngx/docker-fix-ci

Fix Armv7 Docker Build

3 years agoAdd black to docs and CONTRIBUTING
Quinn Casey [Sun, 27 Feb 2022 20:35:26 +0000 (12:35 -0800)] 
Add black to docs and CONTRIBUTING

3 years agoMake pycodestyle ignore E203
kpj [Sun, 27 Feb 2022 14:46:12 +0000 (15:46 +0100)] 
Make pycodestyle ignore E203

See https://github.com/psf/black/issues/315 for more details.

3 years agoRun pycodestyle with --max-line-length=88 to match black's defaults
kpj [Sun, 27 Feb 2022 14:42:26 +0000 (15:42 +0100)] 
Run pycodestyle with --max-line-length=88 to match black's defaults

3 years agoFormat remaining Python files
kpj [Sun, 27 Feb 2022 14:37:20 +0000 (15:37 +0100)] 
Format remaining Python files

3 years agoRun black on all files in project root
kpj [Sun, 27 Feb 2022 14:36:04 +0000 (15:36 +0100)] 
Run black on all files in project root

3 years agoRemove --verbose parameter from black call
kpj [Sun, 27 Feb 2022 14:33:10 +0000 (15:33 +0100)] 
Remove --verbose parameter from black call

3 years agoFix wrong job name in CI dependency list
kpj [Sun, 27 Feb 2022 14:30:38 +0000 (15:30 +0100)] 
Fix wrong job name in CI dependency list

3 years agoFormat Python code with black
kpj [Sun, 27 Feb 2022 14:26:41 +0000 (15:26 +0100)] 
Format Python code with black

3 years agoAdd GitHub Actions workflow to check black formatting
kpj [Sun, 27 Feb 2022 14:21:09 +0000 (15:21 +0100)] 
Add GitHub Actions workflow to check black formatting

3 years agoMerge pull request #165 from paperless-ngx/feature-logo-2022
shamoon [Sun, 27 Feb 2022 14:09:51 +0000 (06:09 -0800)] 
Merge pull request #165 from paperless-ngx/feature-logo-2022

New -ngx logo 2022

3 years agoMerge pull request #163 from paperless-ngx/bauerj-patch-1
Ingo Sigmund [Sun, 27 Feb 2022 07:42:21 +0000 (08:42 +0100)] 
Merge pull request #163 from paperless-ngx/bauerj-patch-1

Fix whitespace issue in scanners.rst

3 years agoNew Crowdin updates (#154)
Paperless Translation Bot [Sun, 27 Feb 2022 04:48:43 +0000 (20:48 -0800)] 
New Crowdin updates (#154)

* New translations messages.xlf (Luxembourgish)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (Luxembourgish)
[ci skip]

* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (German)
[ci skip]

3 years agoNew -ngx logo 2022 165/head
Michael Shamoon [Sun, 27 Feb 2022 04:14:24 +0000 (20:14 -0800)] 
New -ngx logo 2022

Cause why not

3 years agoFix whitespace issue in scanners.rst 163/head
Johann Bauer [Sat, 26 Feb 2022 22:21:25 +0000 (23:21 +0100)] 
Fix whitespace issue in scanners.rst

3 years agoUpdate QuickScan name and add WebDAV capability
Gabriel Augendre [Sat, 26 Feb 2022 21:00:37 +0000 (22:00 +0100)] 
Update QuickScan name and add WebDAV capability

QuickScan is now named "OCR Scanner - QuickScan" as per the App Store listing.
It also supports WebDAV.

3 years agoFix Armv7 Docker build 156/head
Johann Bauer [Fri, 25 Feb 2022 13:07:52 +0000 (14:07 +0100)] 
Fix Armv7 Docker build

3 years agoAdds missing step to run npm install 161/head
Trenton Holmes [Fri, 25 Feb 2022 21:59:29 +0000 (13:59 -0800)] 
Adds missing step to run npm install

3 years agoUpdates node version to 16 for the builder image
Trenton Holmes [Fri, 25 Feb 2022 21:51:00 +0000 (13:51 -0800)] 
Updates node version to 16 for the builder image

3 years agoFix node version
Toxix [Mon, 5 Jul 2021 01:10:37 +0000 (03:10 +0200)] 
Fix node version

From automatic codereview. We should use a specific node version.

We are using the same version that was used before in the github
pipeline.

3 years agoDoc Update docs for frontend-compile
Toxix [Mon, 5 Jul 2021 00:43:15 +0000 (02:43 +0200)] 
Doc Update docs for frontend-compile

As frontend compile step is done now inside docker container, we do not
need to do it before. This is updating the documentation so it reflects
the code changes made.

3 years agoFeat adjust github pipeline for docker frontend artifacts
Toxix [Mon, 5 Jul 2021 00:32:31 +0000 (02:32 +0200)] 
Feat adjust github pipeline for docker frontend artifacts

This should allow to use docker building the frontend artifacts and
reusing them in the bare metal release.

3 years agoRefector: Do the npm compile as a Build step
Toxix [Sat, 3 Jul 2021 22:15:29 +0000 (00:15 +0200)] 
Refector: Do the npm compile as a Build step

This removes the requirement of npm on the host system and removes an
additional manual step during the building of the docker image.

Updated the documentation accordingly and fixed a typo.

3 years agoEnable GitHub CodeQL (#160)
Johann Bauer [Fri, 25 Feb 2022 22:20:14 +0000 (23:20 +0100)] 
Enable GitHub CodeQL (#160)

3 years agoUpdate dependencies 159/head
Johann Bauer [Fri, 25 Feb 2022 21:38:31 +0000 (22:38 +0100)] 
Update dependencies

3 years agoMerge pull request #149 from paperless-ngx/fix-misc-frontend-fixes
shamoon [Fri, 25 Feb 2022 09:21:03 +0000 (01:21 -0800)] 
Merge pull request #149 from paperless-ngx/fix-misc-frontend-fixes

Misc frontend fixes

3 years agofix position and bs5 underline of suggestion link 149/head
Michael Shamoon [Fri, 25 Feb 2022 09:17:05 +0000 (01:17 -0800)] 
fix position and bs5 underline of suggestion link

3 years agoforce ng2-pdf-viewer page width
Michael Shamoon [Fri, 25 Feb 2022 09:10:26 +0000 (01:10 -0800)] 
force ng2-pdf-viewer page width

3 years agocard checkboxes werent clickable
Michael Shamoon [Fri, 25 Feb 2022 08:49:32 +0000 (00:49 -0800)] 
card checkboxes werent clickable

3 years agoFix pdf border
Michael Shamoon [Fri, 25 Feb 2022 08:47:27 +0000 (00:47 -0800)] 
Fix pdf border

3 years agoUpdate .env (#102)
Timo Heckel [Thu, 24 Feb 2022 16:05:19 +0000 (17:05 +0100)] 
Update .env (#102)

added visual indicator that pipenv is active

3 years agoMerge pull request #144 from paperless-ngx/tags-ngx
Quinn Casey [Thu, 24 Feb 2022 16:02:41 +0000 (08:02 -0800)] 
Merge pull request #144 from paperless-ngx/tags-ngx

Make CI build from tags starting with ngx-

3 years agoMerge pull request #145 from paperless-ngx/fix-docker-build
Quinn Casey [Thu, 24 Feb 2022 16:00:13 +0000 (08:00 -0800)] 
Merge pull request #145 from paperless-ngx/fix-docker-build

Fix `build-docker-image` CI step

3 years agoBump django-cors-headers from 3.8.0 to 3.11.0 (#95)
dependabot[bot] [Thu, 24 Feb 2022 15:48:56 +0000 (16:48 +0100)] 
Bump django-cors-headers from 3.8.0 to 3.11.0 (#95)

Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.8.0 to 3.11.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.8.0...3.11.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoFix `build-docker-image` CI step 145/head
Johann Bauer [Thu, 24 Feb 2022 15:41:24 +0000 (16:41 +0100)] 
Fix `build-docker-image` CI step

3 years agoBump uvicorn from 0.15.0 to 0.17.5 (#92)
dependabot[bot] [Thu, 24 Feb 2022 15:08:23 +0000 (16:08 +0100)] 
Bump uvicorn from 0.15.0 to 0.17.5 (#92)

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.15.0 to 0.17.5.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.15.0...0.17.5)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoBump pikepdf from 2.16.1 to 5.0.1 (#143)
dependabot[bot] [Thu, 24 Feb 2022 14:40:46 +0000 (15:40 +0100)] 
Bump pikepdf from 2.16.1 to 5.0.1 (#143)

Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 2.16.1 to 5.0.1.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Changelog](https://github.com/pikepdf/pikepdf/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/pikepdf/pikepdf/compare/v2.16.1...v5.0.1)

---
updated-dependencies:
- dependency-name: pikepdf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years agoMake CI build from tags starting with ngx- 144/head
Johann Bauer [Thu, 24 Feb 2022 14:15:58 +0000 (15:15 +0100)] 
Make CI build from tags starting with ngx-

3 years agoDrop support for Python 3.7 (#142)
Johann Bauer [Thu, 24 Feb 2022 14:07:30 +0000 (15:07 +0100)] 
Drop support for Python 3.7 (#142)

3 years agoUpdate project name, copyright (#55)
Quinn Casey [Thu, 24 Feb 2022 14:00:21 +0000 (06:00 -0800)] 
Update project name, copyright (#55)

* Update project name, copyright

* Update copyright to 2015-2022

* Scrub README.md for references to paperless-ng

* Update badges

* Update instances of paperless-ngx

* Remove ansible role

Co-authored-by: Daniel Blittschau <d@dblitt.com>
3 years agoNew Crowdin updates (#135)
Paperless Translation Bot [Wed, 23 Feb 2022 21:37:45 +0000 (13:37 -0800)] 
New Crowdin updates (#135)

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (Greek)
[ci skip]

* New translations messages.xlf (Hebrew)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Dutch)
[ci skip]

* New translations messages.xlf (Polish)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Spanish)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Swedish)
[ci skip]

* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

* New translations messages.xlf (Luxembourgish)
[ci skip]

* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]

* New translations messages.xlf (Czech)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (Romanian)
[ci skip]

* New translations messages.xlf (Chinese Traditional)
[ci skip]

* New translations messages.xlf (Khmer)
[ci skip]

* New translations django.po (Portuguese)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (Greek)
[ci skip]

* New translations messages.xlf (Hebrew)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Korean)
[ci skip]

* New translations messages.xlf (Dutch)
[ci skip]

* New translations messages.xlf (Polish)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Spanish)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations messages.xlf (Swedish)
[ci skip]

* New translations messages.xlf (Chinese Traditional)
[ci skip]

* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

* New translations messages.xlf (Khmer)
[ci skip]

* New translations messages.xlf (Luxembourgish)
[ci skip]

* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]

* New translations messages.xlf (Czech)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (Romanian)
[ci skip]

* New translations messages.xlf (Danish)
[ci skip]

* New translations messages.xlf (Italian)
[ci skip]

* New translations messages.xlf (Spanish)
[ci skip]

* New translations messages.xlf (Czech)
[ci skip]

* New translations messages.xlf (German)
[ci skip]

* New translations messages.xlf (Hebrew)
[ci skip]

* New translations messages.xlf (Dutch)
[ci skip]

* New translations messages.xlf (Polish)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Swedish)
[ci skip]

* New translations messages.xlf (Romanian)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

* New translations messages.xlf (Luxembourgish)
[ci skip]

* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]

3 years agoMerge pull request #138 from paperless-ngx/fix-angular-translation-source
shamoon [Wed, 23 Feb 2022 21:13:13 +0000 (13:13 -0800)] 
Merge pull request #138 from paperless-ngx/fix-angular-translation-source

Regenerate angular messages.xlf, see https://github.com/paperless-ngx/paperless-ngx/pull/135#issuecomment-1048970786

3 years agoRemove strings from node_modules 138/head
Michael Shamoon [Wed, 23 Feb 2022 16:40:29 +0000 (08:40 -0800)] 
Remove strings from node_modules

See https://github.com/angular/angular-cli/issues/18885

3 years agoRegenerate angular messages.xlf
Michael Shamoon [Wed, 23 Feb 2022 16:30:20 +0000 (08:30 -0800)] 
Regenerate angular messages.xlf

3 years agoMerge pull request #133 from muellermartin/fix-png-alpha
Alexander Bauer [Wed, 23 Feb 2022 01:02:18 +0000 (20:02 -0500)] 
Merge pull request #133 from muellermartin/fix-png-alpha

Remove alpha layer from PNG files for img2pdf

3 years agoMerge pull request #132 from paperless-ngx/named-volumes
Quinn Casey [Tue, 22 Feb 2022 20:41:23 +0000 (12:41 -0800)] 
Merge pull request #132 from paperless-ngx/named-volumes

Use a named volume for broker

3 years agoMerge pull request #124 from paperless-ngx/feature-configure-port
Yannic Schröder [Tue, 22 Feb 2022 20:37:53 +0000 (21:37 +0100)] 
Merge pull request #124 from paperless-ngx/feature-configure-port

Allow specifying port through PAPERLESS_PORT environment variable

3 years agoClarify description of PAPERLESS_PORT 124/head
Felix Eckhofer [Tue, 22 Feb 2022 20:06:28 +0000 (21:06 +0100)] 
Clarify description of PAPERLESS_PORT

3 years agoAdd back line break (curse you gitlens) 132/head
Quinn Casey [Tue, 22 Feb 2022 18:09:34 +0000 (10:09 -0800)] 
Add back line break (curse you gitlens)

3 years agoUse a named volume for broker
Quinn Casey [Tue, 22 Feb 2022 18:01:09 +0000 (10:01 -0800)] 
Use a named volume for broker

3 years agoMerge pull request #109 from slankes/removeansible
Quinn Casey [Tue, 22 Feb 2022 15:53:04 +0000 (07:53 -0800)] 
Merge pull request #109 from slankes/removeansible

chore: remove ansible playbooks and documentation

3 years agoMerge pull request #129 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular...
shamoon [Tue, 22 Feb 2022 05:26:13 +0000 (21:26 -0800)] 
Merge pull request #129 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/platform-browser-dynamic-13.2.3

Bump @angular/platform-browser-dynamic from 13.2.2 to 13.2.3 in /src-ui

3 years agoBump @angular/platform-browser-dynamic from 13.2.2 to 13.2.3 in /src-ui 129/head
dependabot[bot] [Tue, 22 Feb 2022 05:24:40 +0000 (05:24 +0000)] 
Bump @angular/platform-browser-dynamic from 13.2.2 to 13.2.3 in /src-ui

Bumps [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) from 13.2.2 to 13.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.3/packages/platform-browser-dynamic)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #131 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular...
shamoon [Tue, 22 Feb 2022 05:24:01 +0000 (21:24 -0800)] 
Merge pull request #131 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/localize-13.2.3

Bump @angular/localize from 13.2.2 to 13.2.3 in /src-ui

3 years agoMerge pull request #126 from paperless-ngx/l10n_dev
shamoon [Tue, 22 Feb 2022 05:21:37 +0000 (21:21 -0800)] 
Merge pull request #126 from paperless-ngx/l10n_dev

New Crowdin updates

3 years agoBump @angular/localize from 13.2.2 to 13.2.3 in /src-ui 131/head
dependabot[bot] [Tue, 22 Feb 2022 05:15:02 +0000 (05:15 +0000)] 
Bump @angular/localize from 13.2.2 to 13.2.3 in /src-ui

Bumps [@angular/localize](https://github.com/angular/angular) from 13.2.2 to 13.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/compare/13.2.2...13.2.3)

---
updated-dependencies:
- dependency-name: "@angular/localize"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #128 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular...
shamoon [Tue, 22 Feb 2022 05:14:03 +0000 (21:14 -0800)] 
Merge pull request #128 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/platform-browser-13.2.3

Bump @angular/platform-browser from 13.2.2 to 13.2.3 in /src-ui

3 years agoBump @angular/platform-browser from 13.2.2 to 13.2.3 in /src-ui 128/head
dependabot[bot] [Tue, 22 Feb 2022 05:12:34 +0000 (05:12 +0000)] 
Bump @angular/platform-browser from 13.2.2 to 13.2.3 in /src-ui

Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 13.2.2 to 13.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.3/packages/platform-browser)

---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #127 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jasmine...
shamoon [Tue, 22 Feb 2022 05:04:43 +0000 (21:04 -0800)] 
Merge pull request #127 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jasmine-core-4.0.1

Bump jasmine-core from 3.6.0 to 4.0.1 in /src-ui

3 years agoMerge pull request #130 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types...
shamoon [Tue, 22 Feb 2022 05:04:24 +0000 (21:04 -0800)] 
Merge pull request #130 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/jasminewd2-2.0.10

Bump @types/jasminewd2 from 2.0.8 to 2.0.10 in /src-ui

3 years agoBump @types/jasminewd2 from 2.0.8 to 2.0.10 in /src-ui 130/head
dependabot[bot] [Tue, 22 Feb 2022 04:59:24 +0000 (04:59 +0000)] 
Bump @types/jasminewd2 from 2.0.8 to 2.0.10 in /src-ui

Bumps [@types/jasminewd2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasminewd2) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasminewd2)

---
updated-dependencies:
- dependency-name: "@types/jasminewd2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #121 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular...
shamoon [Tue, 22 Feb 2022 04:58:29 +0000 (20:58 -0800)] 
Merge pull request #121 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/compiler-cli-13.2.3

Bump @angular/compiler-cli from 13.2.2 to 13.2.3 in /src-ui

3 years agoBump jasmine-core from 3.6.0 to 4.0.1 in /src-ui 127/head
dependabot[bot] [Tue, 22 Feb 2022 04:57:27 +0000 (04:57 +0000)] 
Bump jasmine-core from 3.6.0 to 4.0.1 in /src-ui

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v3.6.0...v4.0.1)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump @angular/compiler-cli from 13.2.2 to 13.2.3 in /src-ui 121/head
dependabot[bot] [Tue, 22 Feb 2022 04:57:18 +0000 (04:57 +0000)] 
Bump @angular/compiler-cli from 13.2.2 to 13.2.3 in /src-ui

Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 13.2.2 to 13.2.3.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/docs/RELEASE_SCHEDULE.md)
- [Commits](https://github.com/angular/angular/commits/13.2.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge pull request #119 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2...
shamoon [Tue, 22 Feb 2022 04:56:26 +0000 (20:56 -0800)] 
Merge pull request #119 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-8.0.1

Bump ng2-pdf-viewer from 8.0.0 to 8.0.1 in /src-ui

3 years agoMerge pull request #122 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/codelyz...
shamoon [Tue, 22 Feb 2022 04:56:11 +0000 (20:56 -0800)] 
Merge pull request #122 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/codelyzer-6.0.2

Bump codelyzer from 6.0.1 to 6.0.2 in /src-ui

3 years agoMerge pull request #120 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jasmine...
shamoon [Tue, 22 Feb 2022 04:55:55 +0000 (20:55 -0800)] 
Merge pull request #120 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jasmine-spec-reporter-7.0.0

Bump jasmine-spec-reporter from 5.0.2 to 7.0.0 in /src-ui

3 years agoMerge pull request #123 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts...
shamoon [Tue, 22 Feb 2022 04:55:37 +0000 (20:55 -0800)] 
Merge pull request #123 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts-node-10.5.0

Bump ts-node from 8.3.0 to 10.5.0 in /src-ui

3 years agoNew translations django.po (German) 126/head
Paperless Translation Bot [Tue, 22 Feb 2022 00:34:27 +0000 (16:34 -0800)] 
New translations django.po (German)
[ci skip]

3 years agoRemove unneded exception handler from has_alpha() 133/head
Martin Müller [Mon, 21 Feb 2022 21:58:19 +0000 (22:58 +0100)] 
Remove unneded exception handler from has_alpha()

3 years agoAllow specifying port through PAPERLESS_PORT environment variable
Yannic Schroeder [Mon, 21 Feb 2022 21:38:32 +0000 (22:38 +0100)] 
Allow specifying port through PAPERLESS_PORT environment variable

3 years agoModify test for PNG image with alpha
Martin Müller [Mon, 21 Feb 2022 21:38:25 +0000 (22:38 +0100)] 
Modify test for PNG image with alpha

3 years agoFix code style (line too long)
Martin Müller [Mon, 21 Feb 2022 21:34:34 +0000 (22:34 +0100)] 
Fix code style (line too long)