]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
dependabot[bot] [Thu, 7 Apr 2022 20:54:33 +0000 (20:54 +0000)]
Bump pre-commit from 2.17.0 to 2.18.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Thu, 7 Apr 2022 20:37:46 +0000 (13:37 -0700)]
Merge pull request #653 from paperless-ngx/dependabot/pip/dev/tqdm-4.64.0
Bump tqdm from 4.63.1 to 4.64.0
shamoon [Thu, 7 Apr 2022 19:14:59 +0000 (12:14 -0700)]
Merge pull request #283 from paperless-ngx/feature-global-dragdrop
Feature: global drag'n'drop
Quinn Casey [Thu, 7 Apr 2022 15:31:48 +0000 (08:31 -0700)]
Merge pull request #667 from paperless-ngx/codeowners
Feature: Add CODEOWNERS
shamoon [Thu, 7 Apr 2022 15:30:59 +0000 (08:30 -0700)]
Merge pull request #666 from paperless-ngx/feature-update-base-image
Quinn Casey [Thu, 7 Apr 2022 15:13:25 +0000 (08:13 -0700)]
Fix typo
Quinn Casey [Thu, 7 Apr 2022 15:13:12 +0000 (08:13 -0700)]
Remove explicit team tagging from PR template
Quinn Casey [Thu, 7 Apr 2022 15:12:05 +0000 (08:12 -0700)]
Add CODEOWNERS
dependabot[bot] [Thu, 7 Apr 2022 15:02:57 +0000 (15:02 +0000)]
Bump tqdm from 4.63.1 to 4.64.0
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.1 to 4.64.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.63.1...v4.64.0)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Thu, 7 Apr 2022 15:00:22 +0000 (08:00 -0700)]
Updates the base image tag to use the :dev tag from the base image dev branch
Trenton Holmes [Wed, 6 Apr 2022 19:13:03 +0000 (12:13 -0700)]
Merge pull request #642 from paperless-ngx/dependabot/pip/dev/ocrmypdf-13.4.2
Bump ocrmypdf from 13.4.1 to 13.4.2
shamoon [Wed, 6 Apr 2022 02:44:43 +0000 (19:44 -0700)]
Merge pull request #630 from paperless-ngx/fix-disableable-download-buttons
Fix: download buttons should disable while waiting
dependabot[bot] [Wed, 6 Apr 2022 02:04:09 +0000 (02:04 +0000)]
Bump ocrmypdf from 13.4.1 to 13.4.2
Bumps [ocrmypdf](https://github.com/jbarlow83/ocrmypdf) from 13.4.1 to 13.4.2.
- [Release notes](https://github.com/jbarlow83/ocrmypdf/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/jbarlow83/ocrmypdf/compare/v13.4.1...v13.4.2)
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Wed, 6 Apr 2022 01:57:52 +0000 (18:57 -0700)]
Merge pull request #619 from paperless-ngx/dependabot/pip/dev/pillow-9.1.0
Bump pillow from 9.0.1 to 9.1.0
Michael Shamoon [Tue, 5 Apr 2022 20:29:51 +0000 (13:29 -0700)]
Cleanup file upload susbcriptions
Michael Shamoon [Wed, 30 Mar 2022 05:27:56 +0000 (22:27 -0700)]
Delete upload-documents.service.spec.ts
Michael Shamoon [Fri, 11 Mar 2022 22:21:18 +0000 (14:21 -0800)]
Cleaner activation with Angular directives
Michael Shamoon [Fri, 11 Mar 2022 04:59:09 +0000 (20:59 -0800)]
Refactor uploads to service, working global dd
Michael Shamoon [Tue, 5 Apr 2022 20:13:43 +0000 (13:13 -0700)]
100vh body height, fix filter editor horizontal overflow
Michael Shamoon [Wed, 30 Mar 2022 06:03:44 +0000 (23:03 -0700)]
fix overlay background color in dark mode
Michael Shamoon [Wed, 30 Mar 2022 06:02:48 +0000 (23:02 -0700)]
code formatting
Michael Shamoon [Wed, 30 Mar 2022 05:27:56 +0000 (22:27 -0700)]
Delete upload-documents.service.spec.ts
Michael Shamoon [Thu, 17 Mar 2022 21:06:27 +0000 (14:06 -0700)]
Add translation directive for upload message
Michael Shamoon [Fri, 11 Mar 2022 22:21:36 +0000 (14:21 -0800)]
Fix dark mode alert close button
Michael Shamoon [Fri, 11 Mar 2022 22:21:18 +0000 (14:21 -0800)]
Cleaner activation with Angular directives
Michael Shamoon [Fri, 11 Mar 2022 06:36:43 +0000 (22:36 -0800)]
Fix broken toast animations & DOM removal
Michael Shamoon [Fri, 11 Mar 2022 06:35:18 +0000 (22:35 -0800)]
Add initiating toast
Michael Shamoon [Fri, 11 Mar 2022 04:59:09 +0000 (20:59 -0800)]
Refactor uploads to service, working global dd
dependabot[bot] [Tue, 5 Apr 2022 18:20:14 +0000 (18:20 +0000)]
Bump pillow from 9.0.1 to 9.1.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.1.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Tue, 5 Apr 2022 18:14:21 +0000 (11:14 -0700)]
Merge pull request #618 from paperless-ngx/dependabot/pip/dev/pikepdf-5.1.1
Bump pikepdf from 5.1.0 to 5.1.1
Felix E [Tue, 5 Apr 2022 18:11:21 +0000 (20:11 +0200)]
Merge pull request #591 from paperless-ngx/feature-version-checker
Feature: Update checker
Quinn Casey [Tue, 5 Apr 2022 16:56:54 +0000 (09:56 -0700)]
Merge pull request #599 from stumpylog/minor-bug-fixes
Fixes downloaded filename, add more consumer ignore settings
Quinn Casey [Tue, 5 Apr 2022 16:52:27 +0000 (09:52 -0700)]
Merge pull request #576 from fantasticle/dev
Update regex date match patterns
Quinn Casey [Tue, 5 Apr 2022 16:21:18 +0000 (09:21 -0700)]
Update docs, examples with new ignore settings
Quinn Casey [Tue, 5 Apr 2022 16:10:15 +0000 (09:10 -0700)]
Merge pull request #616 from paperless-ngx/fix-save-vew-modal-errors
fix some api error displaying
Quinn Casey [Tue, 5 Apr 2022 15:59:29 +0000 (08:59 -0700)]
Merge pull request #564 from paperless-ngx/feature-password-protected-pdfs
Feature: Show prompt on password-protected pdfs
Trenton Holmes [Mon, 4 Apr 2022 16:24:59 +0000 (09:24 -0700)]
Merge pull request #594 from danielBreitlauch/dev
FIX BUG: case-sensitive matching was not possible
Trenton Holmes [Sun, 3 Apr 2022 20:35:40 +0000 (13:35 -0700)]
Quiets the pytest output
Michael Shamoon [Mon, 4 Apr 2022 14:05:00 +0000 (07:05 -0700)]
Remove unused default
dependabot[bot] [Sun, 3 Apr 2022 22:20:33 +0000 (22:20 +0000)]
Bump pikepdf from 5.1.0 to 5.1.1
Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 5.1.0 to 5.1.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/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: pikepdf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Sun, 3 Apr 2022 22:08:38 +0000 (15:08 -0700)]
Merge pull request #557 from paperless-ngx/dependabot/pip/dev/sphinx-4.5.0
Bump sphinx from 4.4.0 to 4.5.0
dependabot[bot] [Sun, 3 Apr 2022 20:35:06 +0000 (20:35 +0000)]
Bump sphinx from 4.4.0 to 4.5.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v4.5.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Trenton Holmes [Sun, 3 Apr 2022 20:14:03 +0000 (13:14 -0700)]
Merge pull request #554 from paperless-ngx/dependabot/pip/dev/black-22.3.0
Bump black from 22.1.0 to 22.3.0
fantasticle [Sun, 3 Apr 2022 14:42:51 +0000 (16:42 +0200)]
Merge branch 'paperless-ngx:dev' into dev
shamoon [Sun, 3 Apr 2022 05:20:24 +0000 (22:20 -0700)]
disable download buttons while awaiting zip
Michael Shamoon [Sat, 2 Apr 2022 04:50:53 +0000 (21:50 -0700)]
Fix save view error for filter_rules
see #601
Michael Shamoon [Sun, 3 Apr 2022 00:05:15 +0000 (17:05 -0700)]
Properly display api errors on list filter & translate error message
Trenton Holmes [Sat, 2 Apr 2022 22:36:52 +0000 (15:36 -0700)]
Merge pull request #611 from stumpylog/bug-fix-install-script
Support docker-compose v2 in install
Trenton Holmes [Sat, 2 Apr 2022 21:34:11 +0000 (14:34 -0700)]
Converts the docker compose check to use if statement
Trenton Holmes [Fri, 1 Apr 2022 22:37:18 +0000 (15:37 -0700)]
Fixes an issue where the install script wouldn't recognize docker compose v2 command
shamoon [Sat, 2 Apr 2022 20:46:23 +0000 (13:46 -0700)]
Merge pull request #623 from paperless-ngx/feature-fix-docker-tags
Fixes the Docker image tags
Michael Shamoon [Sat, 2 Apr 2022 17:10:49 +0000 (10:10 -0700)]
Allow notify user if update checking not explicitly set
Fantasticle [Sat, 2 Apr 2022 16:19:11 +0000 (18:19 +0200)]
update name from master to main
Trenton Holmes [Sat, 2 Apr 2022 15:48:58 +0000 (08:48 -0700)]
Fixes the Docker image tags
Fantasticle [Sat, 2 Apr 2022 13:52:32 +0000 (15:52 +0200)]
fix link for post-consumption-example, 404d to jonas
fantasticle [Sat, 2 Apr 2022 13:49:35 +0000 (15:49 +0200)]
Merge branch 'paperless-ngx:dev' into dev
shamoon [Sat, 2 Apr 2022 08:37:37 +0000 (01:37 -0700)]
Update docs/configuration.rst for consistency
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
Michael Shamoon [Fri, 1 Apr 2022 21:41:50 +0000 (14:41 -0700)]
Use GH api URL
Update configuration.rst
Michael Shamoon [Sat, 2 Apr 2022 08:32:11 +0000 (01:32 -0700)]
refactor to update_available
Michael Shamoon [Fri, 1 Apr 2022 22:31:10 +0000 (15:31 -0700)]
json parse version string
Michael Shamoon [Fri, 1 Apr 2022 18:10:29 +0000 (11:10 -0700)]
Fix version string regex
Michael Shamoon [Fri, 1 Apr 2022 14:22:55 +0000 (07:22 -0700)]
Add config variable for update check
Michael Shamoon [Fri, 1 Apr 2022 08:53:59 +0000 (01:53 -0700)]
Add version check to app frame
Michael Shamoon [Fri, 1 Apr 2022 08:50:59 +0000 (01:50 -0700)]
RemoteVersionService
Michael Shamoon [Fri, 1 Apr 2022 08:48:05 +0000 (01:48 -0700)]
remote_version API endpoint
Michael Shamoon [Fri, 1 Apr 2022 08:47:21 +0000 (01:47 -0700)]
Update bootstrap-icons.svg
dependabot[bot] [Sat, 2 Apr 2022 08:29:39 +0000 (08:29 +0000)]
Bump black from 22.1.0 to 22.3.0
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.1.0...22.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Sat, 2 Apr 2022 08:24:15 +0000 (01:24 -0700)]
Merge pull request #238 from schnuffle/feature-split-dockerimage
Feature split dockerimage
Quinn Casey [Sat, 2 Apr 2022 08:17:43 +0000 (15:17 +0700)]
Merge pull request #617 from paperless-ngx/fix-move-to-trash
uses shutil.move instead of rename
Florian Brandes [Sat, 2 Apr 2022 05:23:31 +0000 (07:23 +0200)]
uses shutil.move instead of rename
fixes issues with cross-filesystem movement
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
shamoon [Sat, 2 Apr 2022 04:41:54 +0000 (21:41 -0700)]
Merge pull request #610 from paperless-ngx/fix-npm-deps-010222_2
Fix npm deps 01.02.22 2
Trenton Holmes [Fri, 1 Apr 2022 23:17:22 +0000 (16:17 -0700)]
Fixes the name and path of the built image so it doesn't duplicate
Michael Shamoon [Fri, 1 Apr 2022 21:05:21 +0000 (14:05 -0700)]
remove unused ngx-infinite-scroll
see https://github.com/jonaswinkler/paperless-ng/commit/
9993381cda1fad164625259ede9dc57cb6620ad1
Michael Shamoon [Fri, 1 Apr 2022 20:54:14 +0000 (13:54 -0700)]
bump dirty-check-forms, ngx-infinite-scroll, typescript
shamoon [Fri, 1 Apr 2022 20:44:10 +0000 (13:44 -0700)]
Merge pull request #600 from paperless-ngx/fix-npm-deps-010222
Fix npm dependencies 01.02.22
Michael Shamoon [Fri, 1 Apr 2022 20:25:36 +0000 (13:25 -0700)]
bump @types/node, ng2-pdf-viewer, cypress
Daniel Breitlauch [Fri, 1 Apr 2022 19:15:30 +0000 (21:15 +0200)]
adding case-sensitive tests
Michael Shamoon [Fri, 1 Apr 2022 18:56:18 +0000 (11:56 -0700)]
remove stubborn failing e2e settings test for now
Michael Shamoon [Fri, 1 Apr 2022 18:41:01 +0000 (11:41 -0700)]
bump angular deps & regenerate package-lock
Trenton Holmes [Fri, 1 Apr 2022 18:12:18 +0000 (11:12 -0700)]
Fixes a couple of minor bugs in the downloading of documents and additional consumer ignore items
Michael Shamoon [Fri, 1 Apr 2022 16:28:47 +0000 (09:28 -0700)]
Squashed commit of the following:
commit
3709bf5d7602bb2e126465870e00fca35d4f99be
Author: Michael Shamoon <
4887959+shamoon@users.noreply.github.com>
Date: Fri Apr 1 09:24:12 2022 -0700
Attempt 2 to fix test failing on GHA
Daniel Breitlauch [Fri, 1 Apr 2022 16:26:01 +0000 (18:26 +0200)]
removing transformation to lowercase since it is not needed at all.
Michael Shamoon [Fri, 1 Apr 2022 16:09:02 +0000 (09:09 -0700)]
Fix failing e2e settings test
[ci skip]
Daniel Breitlauch [Fri, 1 Apr 2022 10:04:51 +0000 (12:04 +0200)]
Merge branch 'paperless-ngx:dev' into dev
Daniel Breitlauch [Fri, 1 Apr 2022 10:03:05 +0000 (12:03 +0200)]
FIX BUG: case-sensitive matching was not possible
fantasticle [Fri, 1 Apr 2022 09:35:00 +0000 (11:35 +0200)]
Merge branch 'paperless-ngx:dev' into dev
Quinn Casey [Fri, 1 Apr 2022 04:51:02 +0000 (11:51 +0700)]
Merge pull request #588 from paperless-ngx/locale-belarusian
Add Belarusian localization
Paperless-ngx Translation Bot [bot] [Fri, 1 Apr 2022 02:47:16 +0000 (19:47 -0700)]
New Crowdin updates (#538)
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Finnish)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations django.po (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
Michael Shamoon [Fri, 1 Apr 2022 02:42:08 +0000 (19:42 -0700)]
Add Belarusian localization
shamoon [Thu, 31 Mar 2022 22:43:50 +0000 (15:43 -0700)]
Merge pull request #580 from paperless-ngx/docs-frontend-tests-style
Add frontend tests to docs
Michael Shamoon [Thu, 31 Mar 2022 22:42:46 +0000 (15:42 -0700)]
Merge changes from #583 from @fantasticle
https://github.com/paperless-ngx/paperless-ngx/pull/583/commits/
5496412aecaa07a2bfcf726b9c8a526fe1f95581
Fantasticle [Thu, 31 Mar 2022 19:25:58 +0000 (21:25 +0200)]
remove unnecessary import
Fantasticle [Thu, 31 Mar 2022 19:24:57 +0000 (21:24 +0200)]
add more tests for regex date parser, remove duplicate name
Fantasticle [Thu, 31 Mar 2022 07:36:10 +0000 (09:36 +0200)]
update new regex pattern for second boundary
Michael Shamoon [Wed, 30 Mar 2022 16:54:43 +0000 (09:54 -0700)]
Add frontend tests to docs
Alexey Zinchenko [Wed, 30 Mar 2022 10:27:09 +0000 (13:27 +0300)]
Update troubleshooting.rst
shamoon [Wed, 30 Mar 2022 07:03:48 +0000 (00:03 -0700)]
Add note for target branch
[ci skip]
Storm Heg [Sat, 26 Mar 2022 21:34:50 +0000 (22:34 +0100)]
Fix typo in api.rst
fantasticle [Wed, 30 Mar 2022 21:12:27 +0000 (23:12 +0200)]
add test for new regex
Trenton Holmes [Wed, 30 Mar 2022 17:10:36 +0000 (10:10 -0700)]
Removes the filtering of on:pull_request event types