]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 days agoMerge branch 'dev' into feature-ai feature-ai 10319/head
shamoon [Thu, 2 Oct 2025 02:24:31 +0000 (19:24 -0700)] 
Merge branch 'dev' into feature-ai

3 days agoChore(deps): Bump the actions group with 5 updates (#10978)
dependabot[bot] [Thu, 2 Oct 2025 02:06:07 +0000 (19:06 -0700)] 
Chore(deps): Bump the actions group with 5 updates (#10978)

* Chore(deps): Bump the actions group with 5 updates

Bumps the actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |
| [actions/labeler](https://github.com/actions/labeler) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |

Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

Updates `actions/labeler` from 5 to 6
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
* Add pnpm packageManager

---------

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>
3 days agoChore(deps): Bump uuid from 11.1.0 to 13.0.0 in /src-ui (#10983)
dependabot[bot] [Thu, 2 Oct 2025 00:09:36 +0000 (00:09 +0000)] 
Chore(deps): Bump uuid from 11.1.0 to 13.0.0 in /src-ui (#10983)

* Chore(deps): Bump uuid from 11.1.0 to 13.0.0 in /src-ui

Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Mock uuid in Jest setup

---------

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>
3 days agoChore(deps-dev): Bump @playwright/test from 1.55.0 to 1.55.1 in /src-ui (#10982)
dependabot[bot] [Wed, 1 Oct 2025 23:53:09 +0000 (23:53 +0000)] 
Chore(deps-dev): Bump @playwright/test from 1.55.0 to 1.55.1 in /src-ui (#10982)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.55.0 to 1.55.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.0...v1.55.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.55.1
  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>
3 days agoChore(deps-dev): Bump the frontend-eslint-dependencies group (#10981)
dependabot[bot] [Wed, 1 Oct 2025 23:34:27 +0000 (23:34 +0000)] 
Chore(deps-dev): Bump the frontend-eslint-dependencies group (#10981)

Bumps the frontend-eslint-dependencies group in /src-ui with 4 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), [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) and [eslint](https://github.com/eslint/eslint).

Updates `@typescript-eslint/eslint-plugin` from 8.41.0 to 8.45.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/v8.45.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.41.0 to 8.45.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/v8.45.0/packages/parser)

Updates `@typescript-eslint/utils` from 8.41.0 to 8.45.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.45.0/packages/utils)

Updates `eslint` from 9.34.0 to 9.36.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/v9.34.0...v9.36.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.45.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
  dependency-version: 9.36.0
  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>
3 days agoChore(deps-dev): Bump webpack from 5.101.3 to 5.102.0 in /src-ui (#10986)
dependabot[bot] [Wed, 1 Oct 2025 23:16:45 +0000 (23:16 +0000)] 
Chore(deps-dev): Bump webpack from 5.101.3 to 5.102.0 in /src-ui (#10986)

Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.102.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.3...v5.102.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.102.0
  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>
3 days agoChore(deps-dev): Bump prettier-plugin-organize-imports in /src-ui (#10985)
dependabot[bot] [Wed, 1 Oct 2025 22:55:35 +0000 (22:55 +0000)] 
Chore(deps-dev): Bump prettier-plugin-organize-imports in /src-ui (#10985)

Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases)
- [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md)
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
  dependency-version: 4.3.0
  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>
3 days agoChore(deps-dev): Bump the frontend-jest-dependencies group (#10980)
dependabot[bot] [Wed, 1 Oct 2025 22:35:00 +0000 (22:35 +0000)] 
Chore(deps-dev): Bump the frontend-jest-dependencies group (#10980)

Bumps the frontend-jest-dependencies group in /src-ui with 3 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular).

Updates `jest` from 30.1.3 to 30.2.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/v30.2.0/packages/jest)

Updates `jest-environment-jsdom` from 30.1.2 to 30.2.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/v30.2.0/packages/jest-environment-jsdom)

Updates `jest-preset-angular` from 15.0.0 to 15.0.2
- [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/v15.0.0...v15.0.2)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-preset-angular
  dependency-version: 15.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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>
3 days agoChore(deps-dev): Bump @types/node from 24.3.0 to 24.6.1 in /src-ui (#10984)
dependabot[bot] [Wed, 1 Oct 2025 22:09:31 +0000 (22:09 +0000)] 
Chore(deps-dev): Bump @types/node from 24.3.0 to 24.6.1 in /src-ui (#10984)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.0 to 24.6.1.
- [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-version: 24.6.1
  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>
3 days agoAuto translate strings
GitHub Actions [Wed, 1 Oct 2025 21:33:09 +0000 (21:33 +0000)] 
Auto translate strings

3 days agoChore(deps): Bump the frontend-angular-dependencies group (#10979)
dependabot[bot] [Wed, 1 Oct 2025 21:31:18 +0000 (14:31 -0700)] 
Chore(deps): Bump the frontend-angular-dependencies group (#10979)

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

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `20.2.2` | `20.2.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.2.4` | `20.3.2` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.2.4` | `20.3.2` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.2.4` | `20.3.2` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.2.4` | `20.3.2` |
| [@angular/localize](https://github.com/angular/angular) | `20.2.4` | `20.3.2` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.2.4` | `20.3.2` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.2.4` | `20.3.2` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.2.4` | `20.3.2` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `20.1.3` | `20.2.2` |
| [ngx-color](https://github.com/scttcper/ngx-color) | `10.0.0` | `10.1.0` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `20.2.2` | `20.3.3` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `20.2.2` | `20.3.3` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `20.2.0` | `20.3.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `20.2.0` | `20.3.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `20.2.0` | `20.3.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `20.2.0` | `20.3.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `20.2.0` | `20.3.0` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.2.2` | `20.3.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.2.2` | `20.3.3` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.2.4` | `20.3.2` |

Updates `@angular/cdk` from 20.2.2 to 20.2.6
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/20.2.6/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/20.2.2...20.2.6)

Updates `@angular/common` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/common)

Updates `@angular/compiler` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/compiler)

Updates `@angular/core` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/core)

Updates `@angular/forms` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/forms)

Updates `@angular/localize` from 20.2.4 to 20.3.2
- [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/20.2.4...20.3.2)

Updates `@angular/platform-browser` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/platform-browser-dynamic)

Updates `@angular/router` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/router)

Updates `@ng-select/ng-select` from 20.1.3 to 20.2.2
- [Release notes](https://github.com/ng-select/ng-select/releases)
- [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-select/ng-select/compare/v20.1.3...v20.2.2)

Updates `ngx-color` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v10.0.0...v10.1.0)

Updates `@angular-devkit/core` from 20.2.2 to 20.3.3
- [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/20.2.2...20.3.3)

Updates `@angular-devkit/schematics` from 20.2.2 to 20.3.3
- [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/20.2.2...20.3.3)

Updates `@angular-eslint/builder` from 20.2.0 to 20.3.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/v20.3.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 20.2.0 to 20.3.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/v20.3.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 20.2.0 to 20.3.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/v20.3.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 20.2.0 to 20.3.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/v20.3.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 20.2.0 to 20.3.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/v20.3.0/packages/template-parser)

Updates `@angular/build` from 20.2.2 to 20.3.3
- [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/20.2.2...20.3.3)

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

Updates `@angular/compiler-cli` from 20.2.4 to 20.3.2
- [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/20.3.2/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
  dependency-version: 20.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-select/ng-select"
  dependency-version: 20.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: ngx-color
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/core"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 20.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/build"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.2
  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>
4 days agoFixes extra dependency on psycopg-pool which should only have been in the Postgres...
Trenton H [Wed, 1 Oct 2025 15:33:43 +0000 (08:33 -0700)] 
Fixes extra dependency on psycopg-pool which should only have been in the Postgres group

4 days agoDocumentation: fix typo (#10974)
guleyupo [Wed, 1 Oct 2025 06:11:45 +0000 (02:11 -0400)] 
Documentation: fix typo (#10974)

4 days agodocker-compose(deps): Bump library/postgres in /docker/compose (#10965)
dependabot[bot] [Tue, 30 Sep 2025 20:25:02 +0000 (20:25 +0000)] 
docker-compose(deps): Bump library/postgres in /docker/compose (#10965)

Bumps library/postgres from 17 to 18.

---
updated-dependencies:
- dependency-name: library/postgres
  dependency-version: '18'
  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>
5 days agoChore: refactor for clarity
shamoon [Tue, 30 Sep 2025 19:16:22 +0000 (12:16 -0700)] 
Chore: refactor for clarity

5 days agoFix some unintentional downgrades etc
shamoon [Tue, 30 Sep 2025 18:53:25 +0000 (11:53 -0700)] 
Fix some unintentional downgrades etc

5 days agoFix these frontend tests
shamoon [Tue, 30 Sep 2025 18:38:21 +0000 (11:38 -0700)] 
Fix these frontend tests

5 days agoFix migration
shamoon [Tue, 30 Sep 2025 18:18:29 +0000 (11:18 -0700)] 
Fix migration

5 days agoMerge branch 'dev' into feature-ai
shamoon [Tue, 30 Sep 2025 18:09:24 +0000 (11:09 -0700)] 
Merge branch 'dev' into feature-ai

5 days agoFix this migration
shamoon [Tue, 30 Sep 2025 17:44:08 +0000 (10:44 -0700)] 
Fix this migration

5 days agoAuto translate strings
GitHub Actions [Tue, 30 Sep 2025 16:51:15 +0000 (16:51 +0000)] 
Auto translate strings

5 days agoPerformance: Cache django-guardian permissions when counting documents (#10657)
Antoine Mérino [Tue, 30 Sep 2025 16:48:44 +0000 (18:48 +0200)] 
Performance: Cache django-guardian permissions when counting documents (#10657)

Fixes N+1 queries in tag, correspondent, storage path, custom field,
and document type list views.
Reduces SQL queries from 160 to 9.

5 days agoChore(deps): Bulk upgrade backend dependencies (#10971)
Trenton H [Tue, 30 Sep 2025 15:51:06 +0000 (08:51 -0700)] 
Chore(deps): Bulk upgrade backend dependencies (#10971)

* Stop this dependabot nonsense with a bulk upgrade and lock

* Downgrades fido2 as allauth MFA doesn't support it yet

5 days agoChore(deps): Bump the major-versions group with 2 updates (#10960)
dependabot[bot] [Tue, 30 Sep 2025 14:09:22 +0000 (07:09 -0700)] 
Chore(deps): Bump the major-versions group with 2 updates (#10960)

Bumps the major-versions group with 2 updates: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) and [types-setuptools](https://github.com/typeshed-internal/stub_uploader).

Updates `pytest-rerunfailures` from 15.1 to 16.0.1
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/15.1...16.0.1)

Updates `types-setuptools` from 75.8.2.20250301 to 80.9.0.20250822
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: pytest-rerunfailures
  dependency-version: 16.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-versions
- dependency-name: types-setuptools
  dependency-version: 80.9.0.20250822
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 days agoChore(deps): Bump types-colorama from 0.4.15.20240311 to 0.4.15.20250801 (#10961)
dependabot[bot] [Mon, 29 Sep 2025 22:24:36 +0000 (15:24 -0700)] 
Chore(deps): Bump types-colorama from 0.4.15.20240311 to 0.4.15.20250801 (#10961)

Bumps [types-colorama](https://github.com/typeshed-internal/stub_uploader) from 0.4.15.20240311 to 0.4.15.20250801.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-colorama
  dependency-version: 0.4.15.20250801
  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>
6 days agoChore(deps): Bump django-guardian from 3.1.3 to 3.2.0 (#10909)
dependabot[bot] [Mon, 29 Sep 2025 18:54:56 +0000 (11:54 -0700)] 
Chore(deps): Bump django-guardian from 3.1.3 to 3.2.0 (#10909)

Bumps [django-guardian](https://github.com/django-guardian/django-guardian) from 3.1.3 to 3.2.0.
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](https://github.com/django-guardian/django-guardian/compare/3.1.3...3.2.0)

---
updated-dependencies:
- dependency-name: django-guardian
  dependency-version: 3.2.0
  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>
6 days agoChore(deps): Bump django-soft-delete from 1.0.19 to 1.0.21 (#10908)
dependabot[bot] [Mon, 29 Sep 2025 16:38:39 +0000 (09:38 -0700)] 
Chore(deps): Bump django-soft-delete from 1.0.19 to 1.0.21 (#10908)

Bumps [django-soft-delete](https://github.com/san4ezy/django_softdelete) from 1.0.19 to 1.0.21.
- [Changelog](https://github.com/san4ezy/django_softdelete/blob/master/CHANGELOG.md)
- [Commits](https://github.com/san4ezy/django_softdelete/commits)

---
updated-dependencies:
- dependency-name: django-soft-delete
  dependency-version: 1.0.21
  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>
6 days agoChore(deps): Bump whitenoise from 6.10.0 to 6.11.0 (#10910)
dependabot[bot] [Mon, 29 Sep 2025 15:38:35 +0000 (08:38 -0700)] 
Chore(deps): Bump whitenoise from 6.10.0 to 6.11.0 (#10910)

Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.10.0 to 6.11.0.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.10.0...6.11.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-version: 6.11.0
  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>
8 days agoAuto translate strings
GitHub Actions [Fri, 26 Sep 2025 20:49:13 +0000 (20:49 +0000)] 
Auto translate strings

8 days agoTweakhancement: reorganize some list & bulk editing buttons (#10944)
shamoon [Fri, 26 Sep 2025 20:47:24 +0000 (13:47 -0700)] 
Tweakhancement: reorganize some list & bulk editing buttons (#10944)

9 days agoChore(deps): Bump django-cors-headers from 4.8.0 to 4.9.0 (#10907)
dependabot[bot] [Fri, 26 Sep 2025 19:21:18 +0000 (12:21 -0700)] 
Chore(deps): Bump django-cors-headers from 4.8.0 to 4.9.0 (#10907)

Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.8.0 to 4.9.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.8.0...4.9.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-version: 4.9.0
  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>
9 days agodocker(deps): bump astral-sh/uv (#10906)
dependabot[bot] [Fri, 26 Sep 2025 18:42:28 +0000 (18:42 +0000)] 
docker(deps): bump astral-sh/uv (#10906)

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.8.17-python3.12-bookworm-slim to 0.8.19-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.8.17...0.8.19)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.8.19-python3.12-bookworm-slim
  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>
9 days agoChore: remove Codecov token from CI workflow (#10941)
shamoon [Fri, 26 Sep 2025 17:01:31 +0000 (10:01 -0700)] 
Chore: remove Codecov token from CI workflow (#10941)

10 days agoRevert "Chore: Enable SonarQube scanning (#10904)" (#10934)
shamoon [Thu, 25 Sep 2025 07:45:36 +0000 (00:45 -0700)] 
Revert "Chore: Enable SonarQube scanning (#10904)" (#10934)

This reverts commit 8d1f23e9d61066b95e2e4a11d806e0651ddcf8a8.

10 days agoFix select option removal and pagination update (#10933)
shamoon [Thu, 25 Sep 2025 07:42:43 +0000 (00:42 -0700)] 
Fix select option removal and pagination update (#10933)

10 days agoEnhancement: support workflow path matching of barcode-split documents (#10723)
DerRockWolf [Wed, 24 Sep 2025 21:03:03 +0000 (23:03 +0200)] 
Enhancement: support workflow path matching of barcode-split documents (#10723)

10 days agoChore: remove conditional from pre-commit job in CI (#10916)
shamoon [Wed, 24 Sep 2025 20:43:09 +0000 (13:43 -0700)] 
Chore: remove conditional from pre-commit job in CI (#10916)

12 days agoFix: skip fuzzy matching for empty document content (#10914)
shamoon [Tue, 23 Sep 2025 06:30:24 +0000 (23:30 -0700)] 
Fix: skip fuzzy matching for empty document content (#10914)

13 days agoChore: Enable SonarQube scanning (#10904)
Trenton H [Mon, 22 Sep 2025 19:53:32 +0000 (12:53 -0700)] 
Chore: Enable SonarQube scanning (#10904)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
13 days agoAuto translate strings
GitHub Actions [Mon, 22 Sep 2025 18:21:26 +0000 (18:21 +0000)] 
Auto translate strings

13 days agoFeature: processed mail UI (#10866)
shamoon [Mon, 22 Sep 2025 18:17:42 +0000 (11:17 -0700)] 
Feature: processed mail UI (#10866)

13 days agoClarify repo maintenance rules
shamoon [Sun, 21 Sep 2025 23:32:21 +0000 (16:32 -0700)] 
Clarify repo maintenance rules

13 days agoMerge branch 'main' into dev
shamoon [Sun, 21 Sep 2025 23:10:00 +0000 (16:10 -0700)] 
Merge branch 'main' into dev

13 days agoDocumentation: add note about logo file visibility and exif data
shamoon [Sun, 21 Sep 2025 23:07:29 +0000 (16:07 -0700)] 
Documentation: add note about logo file visibility and exif data

13 days agoFix: add extra error handling to _consume for file checks (#10897)
shamoon [Sun, 21 Sep 2025 20:21:40 +0000 (13:21 -0700)] 
Fix: add extra error handling to _consume for file checks (#10897)

2 weeks agoFix: show children in tag list when filtering (#10899)
shamoon [Sun, 21 Sep 2025 17:09:05 +0000 (10:09 -0700)] 
Fix: show children in tag list when filtering (#10899)

2 weeks agoFix: restore str celery beat schedule filename (#10893)
shamoon [Sun, 21 Sep 2025 01:54:56 +0000 (18:54 -0700)] 
Fix: restore str celery beat schedule filename (#10893)

2 weeks agoAuto translate strings
GitHub Actions [Wed, 17 Sep 2025 22:45:21 +0000 (22:45 +0000)] 
Auto translate strings

2 weeks agoEnhancement: support custom field values on post document (#10859)
shamoon [Wed, 17 Sep 2025 22:42:06 +0000 (15:42 -0700)] 
Enhancement: support custom field values on post document (#10859)

2 weeks agoAuto translate strings
GitHub Actions [Wed, 17 Sep 2025 21:44:56 +0000 (21:44 +0000)] 
Auto translate strings

2 weeks agoFeature: Nested Tags (#10833)
shamoon [Wed, 17 Sep 2025 21:41:39 +0000 (14:41 -0700)] 
Feature: Nested Tags (#10833)

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2 weeks agodocker(deps): Bump astral-sh/uv (#10864)
dependabot[bot] [Wed, 17 Sep 2025 20:48:08 +0000 (13:48 -0700)] 
docker(deps): Bump astral-sh/uv (#10864)

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.8.15-python3.12-bookworm-slim to 0.8.17-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.8.15...0.8.17)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.8.17-python3.12-bookworm-slim
  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>
2 weeks agoChore(deps): Bump the small-changes group across 1 directory with 3 updates (#10880)
dependabot[bot] [Wed, 17 Sep 2025 20:16:34 +0000 (13:16 -0700)] 
Chore(deps): Bump the small-changes group across 1 directory with 3 updates (#10880)

* Chore(deps): Bump the small-changes group across 1 directory with 3 updates

Bumps the small-changes group with 3 updates in the / directory: [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [ruff](https://github.com/astral-sh/ruff).

Updates `ocrmypdf` from 16.10.4 to 16.11.0
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.10.4...v16.11.0)

Updates `mkdocs-material` from 9.6.19 to 9.6.20
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.19...9.6.20)

Updates `ruff` from 0.12.12 to 0.13.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.12...0.13.0)

---
updated-dependencies:
- dependency-name: ocrmypdf
  dependency-version: 16.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-material
  dependency-version: 9.6.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: ruff
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
* Applies the new Ruff rule for unpacking

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2 weeks agoChore(deps): Bump django-guardian in the django group (#10863)
dependabot[bot] [Wed, 17 Sep 2025 16:35:35 +0000 (16:35 +0000)] 
Chore(deps): Bump django-guardian in the django group (#10863)

Bumps the django group with 1 update: [django-guardian](https://github.com/django-guardian/django-guardian).

Updates `django-guardian` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](https://github.com/django-guardian/django-guardian/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: django-guardian
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks agoDevelopment: devcontainer fixes for Windows (#10843)
ExploracuriousAlex [Wed, 17 Sep 2025 16:16:58 +0000 (18:16 +0200)] 
Development: devcontainer fixes for Windows (#10843)

* chore(devcontainer): drop read-only host .gitconfig bind mount

The bind mount prevented adjusting git config inside the dev container, and VS Code Dev Containers already copies the host .gitconfig automatically, making the mount unnecessary. This restores ability to manage git settings within the container.

* chore(gitignore): ignore .pnpm-store folder for pnpm package management

Add .pnpm-store/ to .gitignore to prevent local pnpm package store from being tracked by git when using the devcontainer.

* docs(development): clarify VS Code devcontainer setup steps for Windows

Add instructions, how to overcome some issues caused by using Windows as host system.

2 weeks agoMerge branch 'dev' into feature-ai
shamoon [Sun, 14 Sep 2025 23:27:55 +0000 (16:27 -0700)] 
Merge branch 'dev' into feature-ai

2 weeks agoSure more code smell
shamoon [Sun, 14 Sep 2025 23:27:18 +0000 (16:27 -0700)] 
Sure more code smell

2 weeks agoSonar code smell sure
shamoon [Sun, 14 Sep 2025 23:17:53 +0000 (16:17 -0700)] 
Sonar code smell sure

2 weeks agoNew Crowdin translations by GitHub Action (#10808)
github-actions[bot] [Sun, 14 Sep 2025 22:59:56 +0000 (15:59 -0700)] 
New Crowdin translations by GitHub Action (#10808)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2 weeks agoUpdate migration
shamoon [Sun, 14 Sep 2025 21:01:18 +0000 (14:01 -0700)] 
Update migration

2 weeks agoMerge branch 'dev' into feature-ai
shamoon [Sun, 14 Sep 2025 20:59:30 +0000 (13:59 -0700)] 
Merge branch 'dev' into feature-ai

3 weeks agoAuto translate strings
GitHub Actions [Sun, 14 Sep 2025 03:22:02 +0000 (03:22 +0000)] 
Auto translate strings

3 weeks agoEnhancement: long text custom field (#10846)
jojo2357 [Sun, 14 Sep 2025 03:19:00 +0000 (21:19 -0600)] 
Enhancement: long text custom field (#10846)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
3 weeks agoFix: fix pdf editor hover rotate counterclockwise button (#10848)
shamoon [Sat, 13 Sep 2025 21:19:50 +0000 (14:19 -0700)] 
Fix: fix pdf editor hover rotate counterclockwise button (#10848)

3 weeks agoDevelopment: fix localization failing tests (#10840)
shamoon [Fri, 12 Sep 2025 23:42:52 +0000 (16:42 -0700)] 
Development: fix localization failing tests (#10840)

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
3 weeks agoFix formatting
shamoon [Fri, 12 Sep 2025 22:55:22 +0000 (15:55 -0700)] 
Fix formatting

3 weeks agoDocumentation: add guidance for feature PRs in CONTRIBUTING.md
shamoon [Fri, 12 Sep 2025 22:51:49 +0000 (15:51 -0700)] 
Documentation: add guidance for feature PRs in CONTRIBUTING.md

3 weeks agoFix: warp long words in toast content (#10839)
shamoon [Fri, 12 Sep 2025 13:56:40 +0000 (06:56 -0700)] 
Fix: warp long words in toast content (#10839)

3 weeks agoUpdate migration for merge
shamoon [Thu, 11 Sep 2025 20:36:11 +0000 (13:36 -0700)] 
Update migration for merge

3 weeks agoMerge branch 'dev' into feature-ai
shamoon [Thu, 11 Sep 2025 20:35:20 +0000 (13:35 -0700)] 
Merge branch 'dev' into feature-ai

3 weeks agoFix: fix error when bulk adding empty doc link custom fields (#10832)
shamoon [Thu, 11 Sep 2025 20:19:23 +0000 (13:19 -0700)] 
Fix: fix error when bulk adding empty doc link custom fields (#10832)

3 weeks agoAuto translate strings
GitHub Actions [Thu, 11 Sep 2025 18:00:58 +0000 (18:00 +0000)] 
Auto translate strings

3 weeks agoEnhancement: Add print button (#10626)
Mattia Paletti [Thu, 11 Sep 2025 17:59:11 +0000 (19:59 +0200)] 
Enhancement: Add print button (#10626)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
3 weeks agoAuto translate strings
GitHub Actions [Thu, 11 Sep 2025 17:44:22 +0000 (17:44 +0000)] 
Auto translate strings

3 weeks agoEnhancement: add storage path as workflow trigger filter (#10771)
david-loe [Thu, 11 Sep 2025 17:41:04 +0000 (19:41 +0200)] 
Enhancement: add storage path as workflow trigger filter (#10771)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
3 weeks agoAuto translate strings
GitHub Actions [Thu, 11 Sep 2025 13:58:01 +0000 (13:58 +0000)] 
Auto translate strings

3 weeks agoEnhancement: jinja template support for workflow title assignment (#10700)
sidey79 [Thu, 11 Sep 2025 13:56:16 +0000 (15:56 +0200)] 
Enhancement: jinja template support for workflow title assignment (#10700)

---------

Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
3 weeks agoChore(deps): Bump pytest-cov in the development group across 1 directory (#10822)
dependabot[bot] [Wed, 10 Sep 2025 14:16:22 +0000 (07:16 -0700)] 
Chore(deps): Bump pytest-cov in the development group across 1 directory (#10822)

Bumps the development group with 1 update in the / directory: [pytest-cov](https://github.com/pytest-dev/pytest-cov).

Updates `pytest-cov` from 6.2.1 to 7.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v7.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoChore(deps): Bump the django group with 4 updates (#10811)
dependabot[bot] [Tue, 9 Sep 2025 22:08:29 +0000 (22:08 +0000)] 
Chore(deps): Bump the django group with 4 updates (#10811)

Bumps the django group with 4 updates: [django](https://github.com/django/django), [django-cors-headers](https://github.com/adamchainz/django-cors-headers), [django-guardian](https://github.com/django-guardian/django-guardian) and [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar).

Updates `django` from 5.2.5 to 5.2.6
- [Commits](https://github.com/django/django/compare/5.2.5...5.2.6)

Updates `django-cors-headers` from 4.7.0 to 4.8.0
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.7.0...4.8.0)

Updates `django-guardian` from 3.0.3 to 3.1.2
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](https://github.com/django-guardian/django-guardian/compare/3.0.3...3.1.2)

Updates `drf-spectacular-sidecar` from 2025.8.1 to 2025.9.1
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.8.1...2025.9.1)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: django
- dependency-name: django-cors-headers
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
- dependency-name: django-guardian
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
- dependency-name: drf-spectacular-sidecar
  dependency-version: 2025.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoAuto translate strings
GitHub Actions [Tue, 9 Sep 2025 20:04:58 +0000 (20:04 +0000)] 
Auto translate strings

3 weeks agoEnhancement: Limit excessively long content length when computing suggestions (#10656)
Antoine Mérino [Tue, 9 Sep 2025 20:02:16 +0000 (22:02 +0200)] 
Enhancement: Limit excessively long content length when computing suggestions (#10656)

This helps prevent excessive processing times on very large documents
by limiting the text analyzed during date parsing, tag prediction,
and correspondent matching.

If the document exceeds 1.2M chars, crop to 1M char.

3 weeks agodocker-compose(deps): Bump gotenberg/gotenberg from 8.22 to 8.23 in /docker/compose...
dependabot[bot] [Tue, 9 Sep 2025 19:47:25 +0000 (12:47 -0700)] 
docker-compose(deps): Bump gotenberg/gotenberg from 8.22 to 8.23 in /docker/compose (#10812)

Bumps gotenberg/gotenberg from 8.22 to 8.23.

---
updated-dependencies:
- dependency-name: gotenberg/gotenberg
  dependency-version: '8.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoChore(deps): Bump the small-changes group across 1 directory with 8 updates (#10821)
dependabot[bot] [Tue, 9 Sep 2025 17:35:45 +0000 (17:35 +0000)] 
Chore(deps): Bump the small-changes group across 1 directory with 8 updates (#10821)

Bumps the small-changes group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.14.0` | `3.14.1` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.1` | `1.7.2` |
| [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.6` | `1.3.7` |
| [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.10.0` |
| [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox) | `0.4.0` | `0.5.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.18` | `9.6.19` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.11` | `0.12.12` |

Updates `rapidfuzz` from 3.14.0 to 3.14.1
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.14.0...v3.14.1)

Updates `scikit-learn` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.1...1.7.2)

Updates `setproctitle` from 1.3.6 to 1.3.7
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.6...version-1.3.7)

Updates `whitenoise` from 6.9.0 to 6.10.0
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.9.0...6.10.0)

Updates `mkdocs-glightbox` from 0.4.0 to 0.5.1
- [Release notes](https://github.com/blueswen/mkdocs-glightbox/releases)
- [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG)
- [Commits](https://github.com/blueswen/mkdocs-glightbox/compare/v0.4.0...v0.5.1)

Updates `mkdocs-material` from 9.6.18 to 9.6.19
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.18...9.6.19)

Updates `pytest` from 8.4.1 to 8.4.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2)

Updates `ruff` from 0.12.11 to 0.12.12
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.11...0.12.12)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: scikit-learn
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: setproctitle
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: whitenoise
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-glightbox
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-material
  dependency-version: 9.6.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: pytest
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: ruff
  dependency-version: 0.12.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agodocker(deps): Bump astral-sh/uv from 0.8.13-python3.12-bookworm-slim to 0.8.15-python...
dependabot[bot] [Tue, 9 Sep 2025 16:49:39 +0000 (16:49 +0000)] 
docker(deps): Bump astral-sh/uv from 0.8.13-python3.12-bookworm-slim to 0.8.15-python3.12-bookworm-slim (#10810)

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.8.13-python3.12-bookworm-slim to 0.8.15-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.8.13...0.8.15)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.8.15-python3.12-bookworm-slim
  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>
3 weeks agoFix: set match value for correspondents created by mail rule (#10820)
shamoon [Tue, 9 Sep 2025 16:14:48 +0000 (09:14 -0700)] 
Fix: set match value for correspondents created by mail rule (#10820)

3 weeks agoChore: add debug log line to reindex
shamoon [Tue, 9 Sep 2025 12:36:37 +0000 (05:36 -0700)] 
Chore: add debug log line to reindex

3 weeks agoMerge branch 'dev' into feature-ai
shamoon [Mon, 8 Sep 2025 18:33:39 +0000 (11:33 -0700)] 
Merge branch 'dev' into feature-ai

3 weeks agoDocumentation: v2.18.14 changelog (#10804)
shamoon [Mon, 8 Sep 2025 00:10:52 +0000 (17:10 -0700)] 
Documentation: v2.18.14 changelog (#10804)

3 weeks agoBump version to 2.18.4 v2.18.4
shamoon [Sun, 7 Sep 2025 23:29:23 +0000 (16:29 -0700)] 
Bump version to 2.18.4

3 weeks agoNew Crowdin translations by GitHub Action (#10756)
github-actions[bot] [Sun, 7 Sep 2025 23:26:24 +0000 (23:26 +0000)] 
New Crowdin translations by GitHub Action (#10756)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
3 weeks agoAuto translate strings
GitHub Actions [Sun, 7 Sep 2025 23:12:29 +0000 (23:12 +0000)] 
Auto translate strings

3 weeks agoRevert "Performance: Enable virtual scrolling for large custom field selects (#10708...
shamoon [Sun, 7 Sep 2025 23:10:11 +0000 (16:10 -0700)] 
Revert "Performance: Enable virtual scrolling for large custom field selects (#10708)" (#10803)

This reverts commit d9459ac37f71da6011d1911d6987daf26fe49aa8.

4 weeks agoFix error in system status test
shamoon [Sat, 6 Sep 2025 14:56:15 +0000 (07:56 -0700)] 
Fix error in system status test

4 weeks agoAuto translate strings
GitHub Actions [Sat, 6 Sep 2025 14:54:14 +0000 (14:54 +0000)] 
Auto translate strings

4 weeks agoFixhancement: update sidebar view counts on save & next also (#10793)
shamoon [Sat, 6 Sep 2025 14:51:36 +0000 (07:51 -0700)] 
Fixhancement: update sidebar view counts on save & next also (#10793)

4 weeks agoFix: Make mypy work with uv (#10783)
Sebastian Steinbeißer [Fri, 5 Sep 2025 18:49:09 +0000 (20:49 +0200)] 
Fix: Make mypy work with uv (#10783)

* Add option to run mypy on the project via `uv run mypy .`

* Remove deprecated mypy plugin

* Add missing typing dependencies

4 weeks agoAuto translate strings
GitHub Actions [Fri, 5 Sep 2025 18:11:26 +0000 (18:11 +0000)] 
Auto translate strings

4 weeks agoEnhancement: report websocket status (#10777)
shamoon [Fri, 5 Sep 2025 18:09:42 +0000 (11:09 -0700)] 
Enhancement: report websocket status (#10777)

4 weeks agoMerge branch 'dev' into feature-ai
shamoon [Thu, 4 Sep 2025 16:16:56 +0000 (09:16 -0700)] 
Merge branch 'dev' into feature-ai

4 weeks agoFix: revert pathlib change to database name (#10774)
shamoon [Thu, 4 Sep 2025 13:58:13 +0000 (06:58 -0700)] 
Fix: revert pathlib change to database name (#10774)