]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Quinn Casey [Mon, 28 Feb 2022 15:31:52 +0000 (07:31 -0800)]
Merge branch 'dev' into feature-black
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
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)
Paperless Translation Bot [Mon, 28 Feb 2022 09:41:16 +0000 (01:41 -0800)]
New translations messages.xlf (Chinese Traditional)
[ci skip]
kpj [Mon, 28 Feb 2022 08:51:13 +0000 (09:51 +0100)]
Revert "Update Pipfile.lock"
This reverts commit
acc94dcde0b02f0ec4d9cd7c3da60ebd44b38b4d .
kpj [Mon, 28 Feb 2022 08:42:44 +0000 (09:42 +0100)]
Update Pipfile.lock
kpj [Mon, 28 Feb 2022 08:42:30 +0000 (09:42 +0100)]
Add black to dev-packages section of Pipfile
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`
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>
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`
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
Quinn Casey [Sun, 27 Feb 2022 20:35:26 +0000 (12:35 -0800)]
Add black to docs and CONTRIBUTING
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.
kpj [Sun, 27 Feb 2022 14:42:26 +0000 (15:42 +0100)]
Run pycodestyle with --max-line-length=88 to match black's defaults
kpj [Sun, 27 Feb 2022 14:37:20 +0000 (15:37 +0100)]
Format remaining Python files
kpj [Sun, 27 Feb 2022 14:36:04 +0000 (15:36 +0100)]
Run black on all files in project root
kpj [Sun, 27 Feb 2022 14:33:10 +0000 (15:33 +0100)]
Remove --verbose parameter from black call
kpj [Sun, 27 Feb 2022 14:30:38 +0000 (15:30 +0100)]
Fix wrong job name in CI dependency list
kpj [Sun, 27 Feb 2022 14:26:41 +0000 (15:26 +0100)]
Format Python code with black
kpj [Sun, 27 Feb 2022 14:21:09 +0000 (15:21 +0100)]
Add GitHub Actions workflow to check black formatting
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
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
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]
Michael Shamoon [Sun, 27 Feb 2022 04:14:24 +0000 (20:14 -0800)]
New -ngx logo 2022
Cause why not
Johann Bauer [Sat, 26 Feb 2022 22:21:25 +0000 (23:21 +0100)]
Fix whitespace issue in scanners.rst
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.
Johann Bauer [Fri, 25 Feb 2022 13:07:52 +0000 (14:07 +0100)]
Fix Armv7 Docker build
Trenton Holmes [Fri, 25 Feb 2022 21:59:29 +0000 (13:59 -0800)]
Adds missing step to run npm install
Trenton Holmes [Fri, 25 Feb 2022 21:51:00 +0000 (13:51 -0800)]
Updates node version to 16 for the builder image
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.
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.
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.
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.
Johann Bauer [Fri, 25 Feb 2022 22:20:14 +0000 (23:20 +0100)]
Enable GitHub CodeQL (#160)
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
Michael Shamoon [Fri, 25 Feb 2022 09:17:05 +0000 (01:17 -0800)]
fix position and bs5 underline of suggestion link
Michael Shamoon [Fri, 25 Feb 2022 09:10:26 +0000 (01:10 -0800)]
force ng2-pdf-viewer page width
Michael Shamoon [Fri, 25 Feb 2022 08:49:32 +0000 (00:49 -0800)]
card checkboxes werent clickable
Michael Shamoon [Fri, 25 Feb 2022 08:47:27 +0000 (00:47 -0800)]
Fix pdf border
Timo Heckel [Thu, 24 Feb 2022 16:05:19 +0000 (17:05 +0100)]
Update .env (#102)
added visual indicator that pipenv is active
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-
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
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>
Johann Bauer [Thu, 24 Feb 2022 15:41:24 +0000 (16:41 +0100)]
Fix `build-docker-image` CI step
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>
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>
Johann Bauer [Thu, 24 Feb 2022 14:15:58 +0000 (15:15 +0100)]
Make CI build from tags starting with ngx-
Johann Bauer [Thu, 24 Feb 2022 14:07:30 +0000 (15:07 +0100)]
Drop support for Python 3.7 (#142)
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>
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]
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
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
Michael Shamoon [Wed, 23 Feb 2022 16:30:20 +0000 (08:30 -0800)]
Regenerate angular messages.xlf
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
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
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
Felix Eckhofer [Tue, 22 Feb 2022 20:06:28 +0000 (21:06 +0100)]
Clarify description of PAPERLESS_PORT
Quinn Casey [Tue, 22 Feb 2022 18:09:34 +0000 (10:09 -0800)]
Add back line break (curse you gitlens)
Quinn Casey [Tue, 22 Feb 2022 18:01:09 +0000 (10:01 -0800)]
Use a named volume for broker
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
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
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>
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
shamoon [Tue, 22 Feb 2022 05:21:37 +0000 (21:21 -0800)]
Merge pull request #126 from paperless-ngx/l10n_dev
New Crowdin updates
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>
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
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>
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
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
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>
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
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>
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>
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
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
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
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
Paperless Translation Bot [Tue, 22 Feb 2022 00:34:27 +0000 (16:34 -0800)]
New translations django.po (German)
[ci skip]
Martin Müller [Mon, 21 Feb 2022 21:58:19 +0000 (22:58 +0100)]
Remove unneded exception handler from has_alpha()
Yannic Schroeder [Mon, 21 Feb 2022 21:38:32 +0000 (22:38 +0100)]
Allow specifying port through PAPERLESS_PORT environment variable
Martin Müller [Mon, 21 Feb 2022 21:38:25 +0000 (22:38 +0100)]
Modify test for PNG image with alpha
Martin Müller [Mon, 21 Feb 2022 21:34:34 +0000 (22:34 +0100)]
Fix code style (line too long)
Martin Müller [Mon, 21 Feb 2022 21:06:43 +0000 (22:06 +0100)]
Remove alpha layer from PNG files for img2pdf
Fixes issue #1254
Sven Lankes [Mon, 21 Feb 2022 20:45:03 +0000 (21:45 +0100)]
Merge branch 'dev' into removeansible
dependabot[bot] [Mon, 21 Feb 2022 20:24:10 +0000 (20:24 +0000)]
Bump ts-node from 8.3.0 to 10.5.0 in /src-ui
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 10.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.3.0...v10.5.0)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 21 Feb 2022 20:23:27 +0000 (20:23 +0000)]
Bump codelyzer from 6.0.1 to 6.0.2 in /src-ui
Bumps [codelyzer](https://github.com/mgechev/codelyzer) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/mgechev/codelyzer/releases)
- [Changelog](https://github.com/mgechev/codelyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgechev/codelyzer/commits)
---
updated-dependencies:
- dependency-name: codelyzer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 21 Feb 2022 20:22:41 +0000 (20:22 +0000)]
Bump jasmine-spec-reporter from 5.0.2 to 7.0.0 in /src-ui
Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 7.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v5.0.2...v7.0.0)
---
updated-dependencies:
- dependency-name: jasmine-spec-reporter
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 21 Feb 2022 20:22:00 +0000 (20:22 +0000)]
Bump ng2-pdf-viewer from 8.0.0 to 8.0.1 in /src-ui
Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases)
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/8.0.0...8.0.1)
---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Quinn Casey [Mon, 21 Feb 2022 19:46:13 +0000 (11:46 -0800)]
Merge pull request #118 from paperless-ngx/feature-fix-pip-timeout
Increase default timeout of `pip install`
shamoon [Mon, 21 Feb 2022 19:19:57 +0000 (11:19 -0800)]
Merge pull request #24 from tribut/feature-trash
Add temporary "delete to trash" functionality
Sven Lankes [Sun, 20 Feb 2022 08:19:27 +0000 (09:19 +0100)]
chore: remove ansible playbooks and documentation
shamoon [Mon, 21 Feb 2022 18:43:18 +0000 (10:43 -0800)]
Merge pull request #117 from paperless-ngx/l10n_dev
New Crowdin updates
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:34 +0000 (10:29 -0800)]
New translations messages.xlf (Danish)
[ci skip]
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:27 +0000 (10:29 -0800)]
New translations messages.xlf (Romanian)
[ci skip]
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:20 +0000 (10:29 -0800)]
New translations messages.xlf (French)
[ci skip]
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:19 +0000 (10:29 -0800)]
New translations messages.xlf (Czech)
[ci skip]
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:17 +0000 (10:29 -0800)]
New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:16 +0000 (10:29 -0800)]
New translations messages.xlf (Luxembourgish)
[ci skip]
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:14 +0000 (10:29 -0800)]
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
Paperless Translation Bot [Mon, 21 Feb 2022 18:29:13 +0000 (10:29 -0800)]
New translations messages.xlf (Swedish)
[ci skip]