]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
22 months agoUpdates Django to 4.2.5 (#4278)
Trenton H [Wed, 27 Sep 2023 17:45:51 +0000 (10:45 -0700)] 
Updates Django to 4.2.5 (#4278)

22 months agoBump @types/node from 20.6.3 to 20.7.0 in /src-ui (#4284)
dependabot[bot] [Wed, 27 Sep 2023 17:07:43 +0000 (17:07 +0000)] 
Bump @types/node from 20.6.3 to 20.7.0 in /src-ui (#4284)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.3 to 20.7.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22 months agoBump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 (#4281)
dependabot[bot] [Wed, 27 Sep 2023 16:44:36 +0000 (16:44 +0000)] 
Bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 (#4281)

Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.1)

---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
  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>
22 months agoUpdates dependabot to group some backend deps and all Github actions updates (#4280)
Trenton H [Wed, 27 Sep 2023 16:32:25 +0000 (09:32 -0700)] 
Updates dependabot to group some backend deps and all Github actions updates (#4280)

22 months agoMerge branch 'main' into dev
shamoon [Tue, 26 Sep 2023 20:33:27 +0000 (13:33 -0700)] 
Merge branch 'main' into dev

22 months agoUpdate bug-report.yml
shamoon [Tue, 26 Sep 2023 20:33:17 +0000 (13:33 -0700)] 
Update bug-report.yml

23 months agoEnsures all old connections are closed in certain longer running locations (#4265)
Trenton H [Mon, 25 Sep 2023 19:52:22 +0000 (12:52 -0700)] 
Ensures all old connections are closed in certain longer running locations (#4265)

23 months agoUpdate translation string for tasks dialog (#4263)
shamoon [Mon, 25 Sep 2023 17:53:36 +0000 (10:53 -0700)] 
Update translation string for tasks dialog (#4263)

23 months agoUpdate messages.xlf
shamoon [Mon, 25 Sep 2023 14:33:40 +0000 (07:33 -0700)] 
Update messages.xlf

23 months agoEnhancement: settings reorganization & improvements, separate admin section (#4251)
shamoon [Mon, 25 Sep 2023 02:24:28 +0000 (19:24 -0700)] 
Enhancement: settings reorganization & improvements, separate admin section (#4251)

* Separate admin / manage sections

* Move mail settings to its own component

* Move users and groups to its own component

* Move default permissions to its own settings tab

* Unify list styling, add tour step, refactor components

* Only patch saved views that have changed on settings save

* Update messages.xlf

* Remove unused methods in settings.component.ts

* Drop admin section to bottom of sidebar, cleanup outdated, add docs link to dropdown

* Better visually unify management list & other list pages

23 months agoStandarizes the imports across all the files and modules (#4248)
Trenton H [Sun, 24 Sep 2023 03:17:01 +0000 (20:17 -0700)] 
Standarizes the imports across all the files and modules (#4248)

23 months agoFeature: consumption templates (#4196)
shamoon [Fri, 22 Sep 2023 23:53:13 +0000 (16:53 -0700)] 
Feature: consumption templates (#4196)

* Initial implementation of consumption templates

* Frontend implementation of consumption templates

Testing

* Support consumption template source

* order templates, automatically add permissions

* Support title assignment in consumption templates

* Refactoring, filters to and, show sources on list

Show sources on template list, update some translation strings

Make filters and

minor testing

* Update strings

* Only update django-multiselectfield

* Basic docs, document some methods

* Improve testing coverage, template multi-assignment merges

23 months agoDocumentation enhancement: add direct links for all config vars (#4237)
shamoon [Fri, 22 Sep 2023 18:12:47 +0000 (11:12 -0700)] 
Documentation enhancement: add direct links for all config vars (#4237)

23 months agoFix mixed rule / owner check, component input / output
shamoon [Fri, 22 Sep 2023 08:20:25 +0000 (01:20 -0700)] 
Fix mixed rule / owner check, component input / output

23 months agoSupport edit permissions for mail rules and accounts
shamoon [Fri, 22 Sep 2023 08:01:35 +0000 (01:01 -0700)] 
Support edit permissions for mail rules and accounts

23 months agoFix settings users initialization before groups
shamoon [Fri, 22 Sep 2023 06:35:40 +0000 (23:35 -0700)] 
Fix settings users initialization before groups

23 months agoRun npx install playwright in src-ui dir (#4239)
shamoon [Fri, 22 Sep 2023 00:13:19 +0000 (17:13 -0700)] 
Run npx install playwright in src-ui dir (#4239)

23 months agoSupport default permissions for object creation via frontend (#4233)
shamoon [Thu, 21 Sep 2023 23:28:22 +0000 (16:28 -0700)] 
Support default permissions for object creation via frontend (#4233)

23 months agoUpdate playwright so ci doesnt start failing
shamoon [Thu, 21 Sep 2023 22:12:39 +0000 (15:12 -0700)] 
Update playwright so ci doesnt start failing

23 months agoHandle when INotify fails to import but the polling is set to 0 still (#4230)
Trenton H [Wed, 20 Sep 2023 21:04:42 +0000 (14:04 -0700)] 
Handle when INotify fails to import but the polling is set to 0 still (#4230)

23 months agoCreates folders and adjusts permissions before declaring the volumes (#4225)
Trenton H [Wed, 20 Sep 2023 18:39:31 +0000 (11:39 -0700)] 
Creates folders and adjusts permissions before declaring the volumes (#4225)

23 months agoBump zone.js from 0.13.1 to 0.13.3 in /src-ui (#4223)
dependabot[bot] [Wed, 20 Sep 2023 14:39:03 +0000 (14:39 +0000)] 
Bump zone.js from 0.13.1 to 0.13.3 in /src-ui (#4223)

Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.13.1 to 0.13.3.
- [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.13.3/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump @types/node from 20.5.8 to 20.6.3 in /src-ui (#4224)
dependabot[bot] [Wed, 20 Sep 2023 14:23:33 +0000 (14:23 +0000)] 
Bump @types/node from 20.5.8 to 20.6.3 in /src-ui (#4224)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.8 to 20.6.3.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump the frontend-angular-dependencies group in /src-ui with 2 updates (#4222)
dependabot[bot] [Wed, 20 Sep 2023 14:08:48 +0000 (14:08 +0000)] 
Bump the frontend-angular-dependencies group in /src-ui with 2 updates (#4222)

Bumps the frontend-angular-dependencies group in /src-ui with 2 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).

Updates `@angular-devkit/build-angular` from 16.2.2 to 16.2.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/16.2.2...16.2.3)

Updates `@angular/cli` from 16.2.2 to 16.2.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.3/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/16.2.2...16.2.3)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump docker/login-action from 2 to 3 (#4221)
dependabot[bot] [Wed, 20 Sep 2023 13:34:58 +0000 (13:34 +0000)] 
Bump docker/login-action from 2 to 3 (#4221)

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  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>
23 months agoBump docker/setup-buildx-action from 2 to 3 (#4220)
dependabot[bot] [Wed, 20 Sep 2023 13:24:14 +0000 (13:24 +0000)] 
Bump docker/setup-buildx-action from 2 to 3 (#4220)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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>
23 months agoBump docker/setup-qemu-action from 2 to 3 (#4211)
dependabot[bot] [Wed, 20 Sep 2023 07:31:58 +0000 (07:31 +0000)] 
Bump docker/setup-qemu-action from 2 to 3 (#4211)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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>
23 months agoBump bootstrap from 5.3.1 to 5.3.2 in /src-ui (#4217)
dependabot[bot] [Wed, 20 Sep 2023 06:09:25 +0000 (06:09 +0000)] 
Bump bootstrap from 5.3.1 to 5.3.2 in /src-ui (#4217)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4215)
dependabot[bot] [Wed, 20 Sep 2023 05:57:55 +0000 (05:57 +0000)] 
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4215)

Bumps the frontend-eslint-dependencies group in /src-ui with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint).

Updates `@typescript-eslint/eslint-plugin` from 6.5.0 to 6.7.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.5.0 to 6.7.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/parser)

Updates `eslint` from 8.48.0 to 8.49.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump the frontend-jest-dependencies group in /src-ui with 4 updates (#4218)
dependabot[bot] [Wed, 20 Sep 2023 05:40:38 +0000 (22:40 -0700)] 
Bump the frontend-jest-dependencies group in /src-ui with 4 updates (#4218)

Bumps the frontend-jest-dependencies group in /src-ui with 4 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) and [jest-websocket-mock](https://github.com/romgain/jest-websocket-mock).

Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

Updates `@types/jest` from 29.5.4 to 29.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-environment-jsdom` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)

Updates `jest-websocket-mock` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/romgain/jest-websocket-mock/releases)
- [Commits](https://github.com/romgain/jest-websocket-mock/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-websocket-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-jest-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump stumpylog/image-cleaner-action from 0.2.0 to 0.3.0 (#4210)
dependabot[bot] [Wed, 20 Sep 2023 05:12:29 +0000 (22:12 -0700)] 
Bump stumpylog/image-cleaner-action from 0.2.0 to 0.3.0 (#4210)

Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases)
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
  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>
23 months agoBump docker/metadata-action from 4 to 5 (#4209)
dependabot[bot] [Wed, 20 Sep 2023 05:12:14 +0000 (22:12 -0700)] 
Bump docker/metadata-action from 4 to 5 (#4209)

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [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/v4...v5)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump uuid from 9.0.0 to 9.0.1 in /src-ui (#4216)
dependabot[bot] [Wed, 20 Sep 2023 05:08:46 +0000 (05:08 +0000)] 
Bump uuid from 9.0.0 to 9.0.1 in /src-ui (#4216)

Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump the frontend-angular-dependencies group in /src-ui with 16 updates (#4213)
dependabot[bot] [Wed, 20 Sep 2023 04:40:35 +0000 (21:40 -0700)] 
Bump the frontend-angular-dependencies group in /src-ui with 16 updates (#4213)

Bumps the frontend-angular-dependencies group in /src-ui with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `16.2.3` | `16.2.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `16.2.3` | `16.2.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `16.2.3` | `16.2.5` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `16.2.3` | `16.2.5` |
| [@angular/localize](https://github.com/angular/angular) | `16.2.3` | `16.2.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `16.2.3` | `16.2.5` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `16.2.3` | `16.2.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `16.2.3` | `16.2.5` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour) | `13.0.3` | `13.0.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `16.2.1` | `16.2.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `16.1.1` | `16.2.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `16.1.1` | `16.2.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `16.1.1` | `16.2.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `16.1.1` | `16.2.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `16.1.1` | `16.2.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `16.2.1` | `16.2.2` |

Updates `@angular/common` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.5/packages/common)

Updates `@angular/compiler` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.5/packages/compiler)

Updates `@angular/core` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.5/packages/core)

Updates `@angular/forms` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.5/packages/forms)

Updates `@angular/localize` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/compare/16.2.3...16.2.5)

Updates `@angular/platform-browser` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.5/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.5/packages/platform-browser-dynamic)

Updates `@angular/router` from 16.2.3 to 16.2.5
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.5/packages/router)

Updates `ngx-ui-tour-ng-bootstrap` from 13.0.3 to 13.0.4
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases)
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits)

Updates `@angular-devkit/build-angular` from 16.2.1 to 16.2.2
- [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/16.2.1...16.2.2)

Updates `@angular-eslint/builder` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/template-parser)

Updates `@angular/cli` from 16.2.1 to 16.2.2
- [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/16.2.1...16.2.2)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: ngx-ui-tour-ng-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump docker/build-push-action from 4 to 5 (#4212)
dependabot[bot] [Wed, 20 Sep 2023 04:37:16 +0000 (04:37 +0000)] 
Bump docker/build-push-action from 4 to 5 (#4212)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
23 months agoBump actions/checkout from 3 to 4 (#4208)
dependabot[bot] [Wed, 20 Sep 2023 03:52:56 +0000 (03:52 +0000)] 
Bump actions/checkout from 3 to 4 (#4208)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
23 months agoUpdate GitHub strings
shamoon [Wed, 20 Sep 2023 03:34:27 +0000 (20:34 -0700)] 
Update GitHub strings

See #4024

23 months agoUpdate translation strings
shamoon [Tue, 19 Sep 2023 21:31:19 +0000 (14:31 -0700)] 
Update translation strings

23 months agoEnhancement: bulk edit object permissions (#4176)
shamoon [Tue, 19 Sep 2023 20:40:21 +0000 (13:40 -0700)] 
Enhancement: bulk edit object permissions (#4176)

* bulk_edit_object_perms API endpoint

* Frontend support for bulk object permissions edit

23 months agoFixes the documentation for fuzzy matching (#4207)
Trenton H [Tue, 19 Sep 2023 14:46:13 +0000 (07:46 -0700)] 
Fixes the documentation for fuzzy matching (#4207)

23 months agoFix: completely hide upload widget if user does not have permissions (#4198)
Marwan Khalil [Sun, 17 Sep 2023 14:53:20 +0000 (02:53 +1200)] 
Fix: completely hide upload widget if user does not have permissions (#4198)

23 months agoFix application of theme color vars at root (#4193)
shamoon [Sat, 16 Sep 2023 08:08:03 +0000 (01:08 -0700)] 
Fix application of theme color vars at root (#4193)

23 months agoAllow the user the specifiy the zip file name (#4189)
Trenton H [Fri, 15 Sep 2023 23:33:28 +0000 (16:33 -0700)] 
Allow the user the specifiy the zip file name (#4189)

23 months agoMigrate frontend prefix to -pngx
shamoon [Thu, 14 Sep 2023 21:03:28 +0000 (14:03 -0700)] 
Migrate frontend prefix to -pngx

23 months agoFix bs-theme html attributes
shamoon [Thu, 14 Sep 2023 21:01:04 +0000 (14:01 -0700)] 
Fix bs-theme html attributes

23 months agoFix form switch checkmark visual bug
shamoon [Thu, 14 Sep 2023 20:58:16 +0000 (13:58 -0700)] 
Fix form switch checkmark visual bug

23 months agoFeature: Share links (#3996)
shamoon [Thu, 14 Sep 2023 20:32:43 +0000 (13:32 -0700)] 
Feature: Share links (#3996)

* Implement share links

Basic implementation of share links

Make certain share link fields not editable, automatically grant permissions on migrate

Updated styling, error messages from expired / deleted links

frontend code linting, reversable sharelink migration

testing coverage

Update translation strings

No links message

* Consolidate file response methods

* improvements to share links on mobile devices

* Refactor share links file_version

* Add docs for share links

* Apply suggestions from code review

* When filtering share links, use the timezone aware now()

* Removes extra call to setup directories for usage in testing

* FIx copied badge display on some browsers

* Move copy to ngx-clipboard library

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
23 months agoUpdate docker image and ci to node 20
shamoon [Thu, 14 Sep 2023 17:13:25 +0000 (10:13 -0700)] 
Update docker image and ci to node 20

23 months agoTrims libraries which are baked into the wheels we use, no need for them on the system
Trenton Holmes [Sat, 9 Sep 2023 23:08:00 +0000 (16:08 -0700)] 
Trims libraries which are baked into the wheels we use, no need for them on the system

23 months agoUpdate playwright to 1.38.0
shamoon [Thu, 14 Sep 2023 07:00:27 +0000 (00:00 -0700)] 
Update playwright to 1.38.0

23 months agoUpdate playwright to 1.38.0
shamoon [Thu, 14 Sep 2023 06:48:26 +0000 (23:48 -0700)] 
Update playwright to 1.38.0

23 months agoFix typo in #4179
shamoon [Thu, 14 Sep 2023 06:46:26 +0000 (23:46 -0700)] 
Fix typo in #4179

23 months agoChore: change dark mode to use Bootstrap's color modes (#4174)
Dominik Mielcarek [Wed, 13 Sep 2023 18:11:44 +0000 (20:11 +0200)] 
Chore: change dark mode to use Bootstrap's color modes (#4174)

* Change setting dark mode to use Bootstrap's data-bs-theme attribute

* Update dark mode styling to use Bootstrap's color mode attribute

* Update unit tests and lints

* Fix not reflecting custom theme color

* Remove commented-out code

* fix inverted thumbnails in dark mode & card borders

* prettier

* Fix application of dark mode, tests

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
23 months agoFix: support `doc_pk` storage path placeholder (#4179)
shamoon [Wed, 13 Sep 2023 14:43:43 +0000 (07:43 -0700)] 
Fix: support `doc_pk` storage path placeholder (#4179)

23 months agoLogs the errors during thumbnail generation, updates default to be WebP
Trenton H [Tue, 12 Sep 2023 03:07:06 +0000 (20:07 -0700)] 
Logs the errors during thumbnail generation, updates default to be WebP

23 months agoUses regex matching against the messages, as ordering and exact matched value don...
Trenton H [Tue, 12 Sep 2023 15:59:09 +0000 (08:59 -0700)] 
Uses regex matching against the messages, as ordering and exact matched value don't matter, just the count of matches

23 months agoCleans up the docs, adds validation of the process count, include the test descriptions
Trenton H [Tue, 12 Sep 2023 00:10:09 +0000 (17:10 -0700)] 
Cleans up the docs, adds validation of the process count, include the test descriptions

23 months agoAdds multiprocessing to the fuzzy matching for a speedup
Trenton H [Mon, 11 Sep 2023 15:48:30 +0000 (08:48 -0700)] 
Adds multiprocessing to the fuzzy matching for a speedup

23 months agoAdd progress bar to document_fuzzy_match
shamoon [Mon, 11 Sep 2023 04:34:40 +0000 (21:34 -0700)] 
Add progress bar to document_fuzzy_match

23 months agoImplements a new command for fuzzy matching document content and reporting potential...
Trenton Holmes [Sun, 10 Sep 2023 23:32:10 +0000 (16:32 -0700)] 
Implements a new command for fuzzy matching document content and reporting potential duplicates

23 months agoPass saved_view owner as id only (#4158)
shamoon [Sun, 10 Sep 2023 23:37:35 +0000 (16:37 -0700)] 
Pass saved_view owner as id only (#4158)

23 months agoRemoves support for Python 3.8 and lower from the code base
Trenton Holmes [Sat, 9 Sep 2023 16:08:55 +0000 (09:08 -0700)] 
Removes support for Python 3.8 and lower from the code base

23 months agoFix dashboard widget card borders hidden by bkgd color (#4155)
shamoon [Sun, 10 Sep 2023 16:20:02 +0000 (09:20 -0700)] 
Fix dashboard widget card borders hidden by bkgd color (#4155)

23 months agoUpdates the underlying image to use Python 3.11
Trenton H [Fri, 8 Sep 2023 19:30:55 +0000 (12:30 -0700)] 
Updates the underlying image to use Python 3.11

23 months agoMerge pull request #4055 from paperless-ngx/feature-frontend-handle-slowness
shamoon [Sat, 9 Sep 2023 02:59:33 +0000 (19:59 -0700)] 
Merge pull request #4055 from paperless-ngx/feature-frontend-handle-slowness

Enhancement: frontend better handle slow backend requests

23 months agoFrontend better handle slow backend requests 4055/head
shamoon [Wed, 23 Aug 2023 05:11:53 +0000 (22:11 -0700)] 
Frontend better handle slow backend requests

23 months agoIgnores coverage data in the error cases
Trenton H [Fri, 8 Sep 2023 19:08:26 +0000 (12:08 -0700)] 
Ignores coverage data in the error cases

23 months agoFixes handling of exception chains in the util
Trenton H [Fri, 8 Sep 2023 18:48:53 +0000 (11:48 -0700)] 
Fixes handling of exception chains in the util

23 months agoCombine and extend the utility for calling the live services to be more robust agains...
Trenton H [Tue, 29 Aug 2023 17:25:20 +0000 (10:25 -0700)] 
Combine and extend the utility for calling the live services to be more robust against failures, reporting, etc

23 months agoUpdate docker image node to v18 (#4149)
shamoon [Fri, 8 Sep 2023 23:48:02 +0000 (16:48 -0700)] 
Update docker image node to v18 (#4149)

23 months agoFix add user / group buttons partially hidden if insufficient permissions (#4133)
shamoon [Fri, 8 Sep 2023 22:14:01 +0000 (15:14 -0700)] 
Fix add user / group buttons partially hidden if insufficient permissions (#4133)

23 months agoMerge pull request #4062 from paperless-ngx/feature-improve-error-notifications
shamoon [Fri, 8 Sep 2023 19:23:30 +0000 (12:23 -0700)] 
Merge pull request #4062 from paperless-ngx/feature-improve-error-notifications

Enhancement: Improved error notifications

23 months agoImproved error notifications 4062/head
shamoon [Thu, 24 Aug 2023 06:50:54 +0000 (23:50 -0700)] 
Improved error notifications

23 months agoEnables Python 3.11 testing
Trenton H [Fri, 8 Sep 2023 18:28:13 +0000 (11:28 -0700)] 
Enables Python 3.11 testing

23 months agoUnlocks all things which were locked due to ARMv7, etc
Trenton H [Fri, 8 Sep 2023 15:53:07 +0000 (08:53 -0700)] 
Unlocks all things which were locked due to ARMv7, etc

23 months agoChange PWA Manifest to use Standalone Display (#4129)
Peter [Fri, 8 Sep 2023 17:55:38 +0000 (19:55 +0200)] 
Change PWA Manifest to use Standalone Display (#4129)

23 months agoEnhancement: add --id-range for document_retagger (#4080)
Kamil Kosek [Fri, 8 Sep 2023 17:33:24 +0000 (19:33 +0200)] 
Enhancement: add --id-range for document_retagger (#4080)

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
23 months agoMerge pull request #4088 from paperless-ngx/feature-greek-afrikaans-norwegian-transla...
shamoon [Fri, 8 Sep 2023 17:10:54 +0000 (10:10 -0700)] 
Merge pull request #4088 from paperless-ngx/feature-greek-afrikaans-norwegian-translations

Enhancement: Add Afrikaans, Greek & Norwegian languages

23 months agoAdd Afrikaans, Greek & Norwegian languages 4088/head
shamoon [Tue, 29 Aug 2023 14:04:19 +0000 (07:04 -0700)] 
Add Afrikaans, Greek & Norwegian languages

23 months agoMerge pull request #4037 from andreheuer/dev
Trenton H [Fri, 8 Sep 2023 17:00:05 +0000 (10:00 -0700)] 
Merge pull request #4037 from andreheuer/dev

Enhancement: add task id to pre/post consume script as env

23 months agoMerge pull request #4060 from paperless-ngx/feature-update-backend-bootstrap
shamoon [Fri, 8 Sep 2023 16:20:22 +0000 (09:20 -0700)] 
Merge pull request #4060 from paperless-ngx/feature-update-backend-bootstrap

Enhancement: update bootstrap to v5.3.1 for backend static pages

23 months agoUpdate bootstrap to v5.3.1 for backend static pages 4060/head
shamoon [Wed, 23 Aug 2023 23:29:03 +0000 (16:29 -0700)] 
Update bootstrap to v5.3.1 for backend static pages

23 months agoTweaks the FAQ on running with a Raspberry Pi
Trenton H [Fri, 8 Sep 2023 14:53:46 +0000 (07:53 -0700)] 
Tweaks the FAQ on running with a Raspberry Pi

23 months agoDrops the building of armv7 and removes most stuff the image does for it
Trenton H [Tue, 5 Sep 2023 20:15:24 +0000 (13:15 -0700)] 
Drops the building of armv7 and removes most stuff the image does for it

23 months agoBump the frontend-jest-dependencies group in /src-ui with 4 updates (#4112) archive/v1
dependabot[bot] [Sat, 2 Sep 2023 07:08:40 +0000 (07:08 +0000)] 
Bump the frontend-jest-dependencies group in /src-ui with 4 updates (#4112)

* Bump the frontend-jest-dependencies group in /src-ui with 4 updates

Bumps the frontend-jest-dependencies group in /src-ui with 4 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) and [jest-websocket-mock](https://github.com/romgain/jest-websocket-mock).

Updates `jest` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest)

Updates `@types/jest` from 29.5.3 to 29.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-environment-jsdom` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest-environment-jsdom)

Updates `jest-websocket-mock` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/romgain/jest-websocket-mock/releases)
- [Commits](https://github.com/romgain/jest-websocket-mock/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-websocket-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update toasts.component.spec.ts

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
23 months agoChangelog v1.17.4 - GHA
github-actions [Fri, 1 Sep 2023 21:01:31 +0000 (21:01 +0000)] 
Changelog v1.17.4 - GHA

23 months agoBump tslib from 2.6.1 to 2.6.2 in /src-ui (#4108)
dependabot[bot] [Sat, 2 Sep 2023 01:01:22 +0000 (01:01 +0000)] 
Bump tslib from 2.6.1 to 2.6.2 in /src-ui (#4108)

Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4106)
dependabot[bot] [Sat, 2 Sep 2023 00:50:14 +0000 (00:50 +0000)] 
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4106)

Bumps the frontend-eslint-dependencies group in /src-ui with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint).

Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.2.1 to 6.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.5.0/packages/parser)

Updates `eslint` from 8.46.0 to 8.48.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.46.0...v8.48.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump concurrently from 8.2.0 to 8.2.1 in /src-ui (#4111)
dependabot[bot] [Fri, 1 Sep 2023 21:54:07 +0000 (21:54 +0000)] 
Bump concurrently from 8.2.0 to 8.2.1 in /src-ui (#4111)

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump @types/node from 20.4.5 to 20.5.8 in /src-ui (#4110)
dependabot[bot] [Fri, 1 Sep 2023 21:36:50 +0000 (21:36 +0000)] 
Bump @types/node from 20.4.5 to 20.5.8 in /src-ui (#4110)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.5 to 20.5.8.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoAdd other jest dependencies to group
shamoon [Fri, 1 Sep 2023 21:17:32 +0000 (14:17 -0700)] 
Add other jest dependencies to group

23 months agoBump the frontend-angular-dependencies group in /src-ui with 19 updates (#4104)
dependabot[bot] [Fri, 1 Sep 2023 21:07:47 +0000 (21:07 +0000)] 
Bump the frontend-angular-dependencies group in /src-ui with 19 updates (#4104)

Bumps the frontend-angular-dependencies group in /src-ui with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `16.1.7` | `16.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `16.1.7` | `16.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `16.1.7` | `16.2.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `16.1.7` | `16.2.3` |
| [@angular/localize](https://github.com/angular/angular) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `16.1.7` | `16.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `16.1.7` | `16.2.3` |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) | `15.1.0` | `15.1.1` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) | `16.0.0` | `16.0.1` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) | `16.0.0` | `16.0.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `16.1.6` | `16.2.1` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `16.1.0` | `16.1.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `16.1.0` | `16.1.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `16.1.0` | `16.1.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `16.1.6` | `16.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `16.1.7` | `16.2.3` |

Updates `@angular/common` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/common)

Updates `@angular/compiler` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/compiler)

Updates `@angular/core` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/core)

Updates `@angular/forms` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/forms)

Updates `@angular/localize` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/compare/16.1.7...16.2.3)

Updates `@angular/platform-browser` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/router)

Updates `@ng-bootstrap/ng-bootstrap` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases)
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/15.1.0...15.1.1)

Updates `ngx-cookie-service` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases)
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v16.0.0...v16.0.1)

Updates `@angular-builders/jest` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@16.0.1/packages/jest)

Updates `@angular-devkit/build-angular` from 16.1.6 to 16.2.1
- [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/16.1.6...16.2.1)

Updates `@angular-eslint/builder` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/schematics)

Updates `@angular-eslint/template-parser` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/template-parser)

Updates `@angular/cli` from 16.1.6 to 16.2.1
- [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/16.1.6...16.2.1)

Updates `@angular/compiler-cli` from 16.1.7 to 16.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/16.2.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-bootstrap/ng-bootstrap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: ngx-cookie-service
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-builders/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoReset to -dev version string
shamoon [Fri, 1 Sep 2023 20:30:54 +0000 (13:30 -0700)] 
Reset to -dev version string

23 months agoBumps version to 1.17.4 v1.17.4
shamoon [Fri, 1 Sep 2023 20:29:55 +0000 (13:29 -0700)] 
Bumps version to 1.17.4

23 months agoMerge branch 'dev'
shamoon [Fri, 1 Sep 2023 20:29:16 +0000 (13:29 -0700)] 
Merge branch 'dev'

23 months agoNew translations messages.xlf (Greek) (#4095)
Paperless-ngx Bot [bot] [Fri, 1 Sep 2023 20:28:41 +0000 (13:28 -0700)] 
New translations messages.xlf (Greek) (#4095)

[ci skip]

23 months agoFix consumer error typo
shamoon [Fri, 1 Sep 2023 07:11:32 +0000 (00:11 -0700)] 
Fix consumer error typo

23 months agoFix: ghostscript rendering error doesnt trigger frontend failure message (#4092)
shamoon [Fri, 1 Sep 2023 02:49:00 +0000 (19:49 -0700)] 
Fix: ghostscript rendering error doesnt trigger frontend failure message (#4092)

* Raise ParseError from gs rendering error

* catch all parser errors as generic exception

* Differentiate generic vs parse errors during consumption

23 months agoAdded self type 4037/head
André Heuer [Mon, 21 Aug 2023 19:13:26 +0000 (21:13 +0200)] 
Added self type

23 months agoRemoved parameter, added documentation
André Heuer [Mon, 21 Aug 2023 11:33:34 +0000 (13:33 +0200)] 
Removed parameter, added documentation