]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Michael Shamoon [Sat, 2 Jul 2022 23:55:52 +0000 (16:55 -0700)]
fix conflicting migrations
shamoon [Sat, 2 Jul 2022 23:54:16 +0000 (16:54 -0700)]
Merge branch 'dev' into feature-frontend-task-queue
shamoon [Sat, 2 Jul 2022 16:02:32 +0000 (09:02 -0700)]
Merge pull request #1139 from paperless-ngx/feature-redo-ocr
Feature: Management command to redo OCR
Michael Shamoon [Sat, 2 Jul 2022 15:42:59 +0000 (08:42 -0700)]
Update tasks.py
shamoon [Sat, 2 Jul 2022 15:41:18 +0000 (08:41 -0700)]
Merge branch 'dev' into feature-redo-ocr
Michael Shamoon [Wed, 22 Jun 2022 12:53:41 +0000 (05:53 -0700)]
Frontend UI for redo OCR
Michael Shamoon [Wed, 22 Jun 2022 12:53:13 +0000 (05:53 -0700)]
Extract redo ocr to task
Trenton Holmes [Fri, 10 Jun 2022 18:23:24 +0000 (11:23 -0700)]
Updates following testing of command
Trenton Holmes [Tue, 31 May 2022 18:20:10 +0000 (11:20 -0700)]
Includes the progress bar
Trenton Holmes [Tue, 31 May 2022 16:33:09 +0000 (09:33 -0700)]
Saves work on a new management comment to re-ocr a file
shamoon [Sat, 2 Jul 2022 15:26:42 +0000 (08:26 -0700)]
Merge pull request #1122 from paperless-ngx/feature-quick-toggleable-filters
Feature / fix quick toggleable filters
Trenton Holmes [Tue, 14 Jun 2022 14:07:44 +0000 (07:07 -0700)]
Removes variable which was never set, removed unneeded serializer method
Trenton Holmes [Tue, 14 Jun 2022 00:19:48 +0000 (17:19 -0700)]
Adds invalid storage path format test
Trenton Holmes [Tue, 14 Jun 2022 00:14:38 +0000 (17:14 -0700)]
Changes the simple-alpha parsing test to use a tempdir so the original isn't modified in Git
Trenton Holmes [Tue, 14 Jun 2022 00:11:22 +0000 (17:11 -0700)]
Moves the barcode related functionality out of tasks and into its own location. Splits up the testing based on that
Trenton Holmes [Mon, 13 Jun 2022 23:34:46 +0000 (16:34 -0700)]
Splits tests for the tasks into their own classes
Michael Shamoon [Mon, 13 Jun 2022 23:05:24 +0000 (16:05 -0700)]
fix content_type on test_api_create_storage_path
Trenton Holmes [Mon, 13 Jun 2022 18:54:11 +0000 (11:54 -0700)]
Omit a few files that don't really make sense to cover at all
Trenton Holmes [Mon, 13 Jun 2022 18:33:30 +0000 (11:33 -0700)]
Adds a few more test cases for coverage and adds no coverage to some others
Trenton Holmes [Mon, 13 Jun 2022 16:39:26 +0000 (09:39 -0700)]
Fixes the whitenoise warning in the test suite
Trenton Holmes [Mon, 13 Jun 2022 16:18:10 +0000 (09:18 -0700)]
Increases test coverage of storage paths
dependabot[bot] [Sat, 2 Jul 2022 14:07:32 +0000 (14:07 +0000)]
Bump watchdog from 2.1.8 to 2.1.9 (#1132)
dependabot[bot] [Sat, 2 Jul 2022 13:44:01 +0000 (13:44 +0000)]
Bump scikit-learn from 1.0.2 to 1.1.1 (#992)
dependabot[bot] [Sat, 2 Jul 2022 12:27:12 +0000 (12:27 +0000)]
Bump setuptools from 62.3.3 to 62.6.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.3.3 to 62.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.3.3...v62.6.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 2 Jul 2022 12:51:14 +0000 (12:51 +0000)]
Bump django-filter from 21.1 to 22.1
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 21.1 to 22.1.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/21.1...22.1)
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Jul 2022 20:12:37 +0000 (20:12 +0000)]
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 20 Jun 2022 20:55:13 +0000 (20:55 +0000)]
Bump sphinx from 4.5.0 to 5.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.2)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Jul 2022 20:12:42 +0000 (20:12 +0000)]
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Jul 2022 20:12:48 +0000 (20:12 +0000)]
Bump tj-actions/changed-files from 22.1 to 23.1
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 22.1 to 23.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v22.1...v23.1)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 2 Jul 2022 08:09:09 +0000 (08:09 +0000)]
Merge pull request #1177 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4
Michael Shamoon [Sat, 2 Jul 2022 07:45:26 +0000 (00:45 -0700)]
Update ngbRadioGroups to native buttons
Michael Shamoon [Fri, 1 Jul 2022 21:15:10 +0000 (14:15 -0700)]
Merge branch 'dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4' of github.com:paperless-ngx/paperless-ngx into dependabot/npm_and_yarn/src-ui/dev/angular/cli-14.0.4
Michael Shamoon [Fri, 1 Jul 2022 21:12:17 +0000 (14:12 -0700)]
bump angular, ng-bootstrap, ng-select
dependabot[bot] [Fri, 1 Jul 2022 20:38:38 +0000 (20:38 +0000)]
Bump @angular/cli from 13.3.7 to 14.0.4 in /src-ui
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.7 to 14.0.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.7...14.0.4)
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 1 Jul 2022 20:42:06 +0000 (13:42 -0700)]
Merge pull request #1187 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.3.0
Bump cypress from 10.0.1 to 10.3.0 in /src-ui
dependabot[bot] [Fri, 1 Jul 2022 20:41:20 +0000 (20:41 +0000)]
Bump cypress from 10.0.1 to 10.3.0 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.0.1 to 10.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.0.1...v10.3.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 1 Jul 2022 20:40:40 +0000 (13:40 -0700)]
Merge pull request #1185 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/zone.js-0.11.6
Bump zone.js from 0.11.5 to 0.11.6 in /src-ui
shamoon [Fri, 1 Jul 2022 20:39:43 +0000 (13:39 -0700)]
Merge pull request #1184 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ts-node-10.8.1
Bump ts-node from 10.8.0 to 10.8.1 in /src-ui
dependabot[bot] [Fri, 1 Jul 2022 20:39:16 +0000 (20:39 +0000)]
Bump zone.js from 0.11.5 to 0.11.6 in /src-ui
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.11.6/packages/zone.js)
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Jul 2022 20:38:38 +0000 (20:38 +0000)]
Bump @angular/cli from 13.3.7 to 14.0.4 in /src-ui
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 13.3.7 to 14.0.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/13.3.7...14.0.4)
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Jul 2022 20:38:22 +0000 (20:38 +0000)]
Bump ts-node from 10.8.0 to 10.8.1 in /src-ui
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 1 Jul 2022 20:37:47 +0000 (13:37 -0700)]
Merge pull request #1175 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-28.1.2
Bump jest-environment-jsdom from 28.1.0 to 28.1.2 in /src-ui
shamoon [Fri, 1 Jul 2022 20:37:05 +0000 (13:37 -0700)]
Merge pull request #1183 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.0.0
Bump @types/node from 17.0.38 to 18.0.0 in /src-ui
dependabot[bot] [Fri, 1 Jul 2022 20:36:20 +0000 (20:36 +0000)]
Bump jest-environment-jsdom from 28.1.0 to 28.1.2 in /src-ui
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.0 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Jul 2022 20:36:05 +0000 (20:36 +0000)]
Bump @types/node from 17.0.38 to 18.0.0 in /src-ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.38 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 1 Jul 2022 20:35:12 +0000 (13:35 -0700)]
Merge pull request #1181 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-7.2.2
Bump concurrently from 7.2.1 to 7.2.2 in /src-ui
dependabot[bot] [Fri, 1 Jul 2022 20:33:25 +0000 (20:33 +0000)]
Bump concurrently from 7.2.1 to 7.2.2 in /src-ui
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.1...v7.2.2)
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 1 Jul 2022 20:32:00 +0000 (13:32 -0700)]
Merge pull request #1182 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-preset-angular-12.1.0
Bump jest-preset-angular from 12.0.1 to 12.1.0 in /src-ui
dependabot[bot] [Fri, 1 Jul 2022 20:30:30 +0000 (20:30 +0000)]
Bump jest-preset-angular from 12.0.1 to 12.1.0 in /src-ui
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) from 12.0.1 to 12.1.0.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v12.0.1...v12.1.0)
---
updated-dependencies:
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
shamoon [Fri, 1 Jul 2022 20:28:41 +0000 (13:28 -0700)]
Merge pull request #1180 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-and-types/jest-28.1.2
Bump jest and @types/jest in /src-ui
dependabot[bot] [Fri, 1 Jul 2022 20:13:50 +0000 (20:13 +0000)]
Bump jest and @types/jest in /src-ui
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
Updates `jest` from 28.1.0 to 28.1.2
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/jest)
Updates `@types/jest` from 27.5.2 to 28.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Michael Shamoon [Sat, 18 Jun 2022 03:11:29 +0000 (23:11 -0400)]
python tests for tasks api endpoints
Michael Shamoon [Mon, 13 Jun 2022 23:21:37 +0000 (16:21 -0700)]
allow PaperlessTask.started null
shamoon [Sun, 12 Jun 2022 16:44:53 +0000 (09:44 -0700)]
Merge pull request #1127 from paperless-ngx/feature-webp-thumbnails
Feature: Change document thumbnails to WebP
Trenton Holmes [Sun, 12 Jun 2022 16:12:02 +0000 (09:12 -0700)]
Removes one last portion of PNG vs WebP
Trenton Holmes [Sat, 11 Jun 2022 21:15:27 +0000 (14:15 -0700)]
Removes last vestiges of PNG from the tests, code, docs and samples
Trenton Holmes [Sat, 11 Jun 2022 20:04:21 +0000 (13:04 -0700)]
Converts the conversion into a database migration
Trenton Holmes [Sat, 11 Jun 2022 15:38:49 +0000 (08:38 -0700)]
Entirely removes the optipng, updates ghostscript fall back to also use WebP. Updates the conversion to use a multiprocessing pool
Trenton Holmes [Fri, 10 Jun 2022 20:17:41 +0000 (13:17 -0700)]
Fixes the re-generation of thumbnails making webp file, but named as PNG files
Trenton Holmes [Fri, 10 Jun 2022 18:26:14 +0000 (11:26 -0700)]
Adds quick documentation of new functionality
Trenton Holmes [Fri, 10 Jun 2022 17:12:01 +0000 (10:12 -0700)]
Fixes existing testing, adds test coverage of new command
Trenton Holmes [Fri, 10 Jun 2022 15:57:36 +0000 (08:57 -0700)]
Minor tweak to determining content type
Trenton Holmes [Fri, 10 Jun 2022 15:56:55 +0000 (08:56 -0700)]
Adds information system check for PNG thumbnail existence
Trenton Holmes [Fri, 10 Jun 2022 15:56:25 +0000 (08:56 -0700)]
Corrects the functionality of the webp conversion script
Trenton Holmes [Fri, 10 Jun 2022 14:59:22 +0000 (07:59 -0700)]
Corrects the logic of thumbnail path to account for both getting existing path or building expected path
Trenton Holmes [Fri, 10 Jun 2022 14:15:43 +0000 (07:15 -0700)]
Adds untested manual conversion command
Trenton Holmes [Fri, 10 Jun 2022 13:56:28 +0000 (06:56 -0700)]
Minor tweaks to getting the document thumbnail path. Adds text thumbnail as webp
Michael Shamoon [Fri, 10 Jun 2022 08:39:20 +0000 (01:39 -0700)]
webp thumbnail support with png fallback
Michael Shamoon [Thu, 9 Jun 2022 15:37:40 +0000 (08:37 -0700)]
Quick toggle for tags / doctypes etc on doc view
Michael Shamoon [Thu, 9 Jun 2022 02:47:46 +0000 (19:47 -0700)]
Update tasks e2e tests to cypress 10
and remove debug print
Michael Shamoon [Thu, 9 Jun 2022 02:44:23 +0000 (19:44 -0700)]
Merge branch 'dev' into feature-frontend-task-queue
Trenton Holmes [Thu, 9 Jun 2022 01:57:30 +0000 (18:57 -0700)]
Merge pull request #1014 from paperless-ngx/feature-own-django-q
Feature: Fork django-q to update dependencies
Trenton Holmes [Thu, 9 Jun 2022 00:04:00 +0000 (17:04 -0700)]
Manually downgrades reportlab, no 3.9 wheel was built yet
Trenton Holmes [Sun, 5 Jun 2022 17:22:27 +0000 (10:22 -0700)]
Points to the organization fork of django-q, which now includes my replicated changes
Trenton Holmes [Fri, 13 May 2022 19:52:57 +0000 (12:52 -0700)]
Adds git as needed for a git link
Trenton Holmes [Fri, 6 May 2022 17:26:16 +0000 (10:26 -0700)]
Changes to the forked django-q
Trenton Holmes [Wed, 8 Jun 2022 22:21:51 +0000 (15:21 -0700)]
Merge pull request #1118 from paperless-ngx/feature-simplify-library-image
Chore: Simplify building Python wheels
Trenton Holmes [Wed, 8 Jun 2022 19:30:18 +0000 (12:30 -0700)]
Removes references to now not set or used build args
Trenton Holmes [Wed, 8 Jun 2022 17:33:19 +0000 (10:33 -0700)]
Updates the wheel builders to let pip handle finding the sdist of the required package and version
Trenton Holmes [Wed, 8 Jun 2022 20:32:51 +0000 (13:32 -0700)]
Merge pull request #1116 from paperless-ngx/feature-bugfix-reportlab
Chore: Manually downgrade reportlab (and update everything else)
Trenton Holmes [Wed, 8 Jun 2022 19:04:30 +0000 (12:04 -0700)]
Re-locks all dependencies and manually downgrades reportlab to 3.6.9 until piwheels issue is fixed
Trenton Holmes [Wed, 8 Jun 2022 14:41:56 +0000 (07:41 -0700)]
Merge pull request #1103 from paperless-ngx/dependabot/pip/dev/whitenoise-6.2.0
Bump whitenoise from 6.1.0 to 6.2.0
dependabot[bot] [Mon, 6 Jun 2022 20:24:26 +0000 (20:24 +0000)]
Bump whitenoise from 6.1.0 to 6.2.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.1.0...6.2.0)
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Michael Shamoon [Mon, 6 Jun 2022 08:39:45 +0000 (01:39 -0700)]
Use pre_execute signal to specify started vs queued
Michael Shamoon [Fri, 27 May 2022 17:55:14 +0000 (10:55 -0700)]
Update e2e tests for collapsible result
Michael Shamoon [Fri, 27 May 2022 17:27:42 +0000 (10:27 -0700)]
add collapsible task result output
Trenton Holmes [Sun, 5 Jun 2022 15:11:51 +0000 (08:11 -0700)]
Merge pull request #1091 from adam-ah/dev
Longer (5 vs 0.2s) guard_cycle for Django-Q
shamoon [Sat, 4 Jun 2022 13:27:15 +0000 (06:27 -0700)]
Merge pull request #1092 from similicious/fix/web-manifest
Fix app name and icons web manifest, optimize svg
similicious [Sat, 4 Jun 2022 10:29:12 +0000 (12:29 +0200)]
Fix app name
Adam H [Sat, 4 Jun 2022 00:12:53 +0000 (10:12 +1000)]
Longer (5 vs 0.2s) guard_cycle for Django-Q
To reduce average CPU load. Given paperless is mostly idling and when not, just spawns long-running operations (e.g., OCR), a 0.2s health-check of the Django-Q cluster is unnecessary. See also #1084
Trenton Holmes [Fri, 3 Jun 2022 22:26:32 +0000 (15:26 -0700)]
Merge pull request #1088 from paperless-ngx/bugfix-docker-folder-create
Bugfix: Don't assume default Docker folders
Trenton Holmes [Fri, 3 Jun 2022 21:02:58 +0000 (14:02 -0700)]
Makes sure the export folder also exists
Trenton Holmes [Fri, 3 Jun 2022 18:21:13 +0000 (11:21 -0700)]
Adds quotes around usages that may be of a user defined directory
Co-authored-by: Felix E <felix@eckhofer.com>
Trenton Holmes [Fri, 3 Jun 2022 16:18:48 +0000 (09:18 -0700)]
Setup the defined user folders instead of always using the defaults at Docker startup
similicious [Fri, 3 Jun 2022 09:41:46 +0000 (11:41 +0200)]
Optimize svg files with svgo
similicious [Fri, 3 Jun 2022 08:50:33 +0000 (10:50 +0200)]
Fix: icons and app name in manifest
shamoon [Fri, 3 Jun 2022 00:29:51 +0000 (17:29 -0700)]
Merge pull request #1083 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-10.0.1
Bump cypress from 9.6.1 to 10.0.1 in /src-ui
Michael Shamoon [Thu, 2 Jun 2022 22:00:41 +0000 (15:00 -0700)]
use global fixtures in e2e tests
Michael Shamoon [Thu, 2 Jun 2022 21:47:09 +0000 (14:47 -0700)]
Migrate to cypress 10
dependabot[bot] [Thu, 2 Jun 2022 21:36:01 +0000 (21:36 +0000)]
Bump cypress from 9.6.1 to 10.0.1 in /src-ui
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 10.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.6.1...v10.0.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>