]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
2 days agoMerge branch 'dev' into feature-ai feature-ai 10319/head
shamoon [Sat, 2 Aug 2025 03:51:50 +0000 (23:51 -0400)] 
Merge branch 'dev' into feature-ai

2 days agoAuto translate strings
GitHub Actions [Sat, 2 Aug 2025 03:45:01 +0000 (03:45 +0000)] 
Auto translate strings

2 days agoChore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 4 updates...
dependabot[bot] [Sat, 2 Aug 2025 03:43:31 +0000 (03:43 +0000)] 
Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 4 updates (#10497)

* Chore(deps-dev): Bump the frontend-jest-dependencies group

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-preset-angular](https://github.com/thymikee/jest-preset-angular).

Updates `jest` from 29.7.0 to 30.0.5
- [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.0.5/packages/jest)

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

Updates `jest-environment-jsdom` from 29.7.0 to 30.0.5
- [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.0.5/packages/jest-environment-jsdom)

Updates `jest-preset-angular` from 14.5.5 to 15.0.0
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v14.5.5...v15.0.0)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-preset-angular
  dependency-version: 15.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend-jest-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update Jest setup for Node util imports and typings

* Refactor navigation actions to utility functions

---------

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>
2 days agoChore(deps-dev): Bump the frontend-eslint-dependencies group (#10498)
dependabot[bot] [Fri, 1 Aug 2025 23:04:02 +0000 (23:04 +0000)] 
Chore(deps-dev): Bump the frontend-eslint-dependencies group (#10498)

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.35.1 to 8.38.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.38.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.35.1 to 8.38.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.38.0/packages/parser)

Updates `@typescript-eslint/utils` from 8.35.1 to 8.38.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.38.0/packages/utils)

Updates `eslint` from 9.30.1 to 9.32.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.30.1...v9.32.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
  dependency-version: 9.32.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>
2 days agoChore(deps-dev): Bump @playwright/test from 1.53.2 to 1.54.2 in /src-ui (#10499)
dependabot[bot] [Fri, 1 Aug 2025 22:52:45 +0000 (22:52 +0000)] 
Chore(deps-dev): Bump @playwright/test from 1.53.2 to 1.54.2 in /src-ui (#10499)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.53.2 to 1.54.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.54.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.54.2
  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>
2 days agoChore(deps-dev): Bump webpack from 5.99.9 to 5.101.0 in /src-ui (#10501)
dependabot[bot] [Fri, 1 Aug 2025 22:41:36 +0000 (22:41 +0000)] 
Chore(deps-dev): Bump webpack from 5.99.9 to 5.101.0 in /src-ui (#10501)

Bumps [webpack](https://github.com/webpack/webpack) from 5.99.9 to 5.101.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.99.9...v5.101.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.101.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>
2 days agoChore(deps-dev): Bump prettier-plugin-organize-imports in /src-ui (#10500)
dependabot[bot] [Fri, 1 Aug 2025 22:26:48 +0000 (22:26 +0000)] 
Chore(deps-dev): Bump prettier-plugin-organize-imports in /src-ui (#10500)

Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) from 4.1.0 to 4.2.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.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
  dependency-version: 4.2.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>
2 days agoChore(deps-dev): Bump @types/node from 24.0.10 to 24.1.0 in /src-ui (#10502)
dependabot[bot] [Fri, 1 Aug 2025 22:11:45 +0000 (22:11 +0000)] 
Chore(deps-dev): Bump @types/node from 24.0.10 to 24.1.0 in /src-ui (#10502)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.10 to 24.1.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-version: 24.1.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>
2 days agoAuto translate strings
GitHub Actions [Fri, 1 Aug 2025 21:43:22 +0000 (21:43 +0000)] 
Auto translate strings

2 days agoChore(deps): Bump the frontend-angular-dependencies group (#10496)
dependabot[bot] [Fri, 1 Aug 2025 21:41:46 +0000 (17:41 -0400)] 
Chore(deps): Bump the frontend-angular-dependencies group (#10496)

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

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `20.0.4` | `20.1.4` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.0.6` | `20.1.4` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.0.6` | `20.1.4` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.0.6` | `20.1.4` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.0.6` | `20.1.4` |
| [@angular/localize](https://github.com/angular/angular) | `20.0.6` | `20.1.4` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.0.6` | `20.1.4` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.0.6` | `20.1.4` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.0.6` | `20.1.4` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `15.1.3` | `20.0.1` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour) | `17.0.0` | `17.0.1` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `20.0.4` | `20.1.4` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `20.0.4` | `20.1.4` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.0.4` | `20.1.4` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.0.4` | `20.1.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.0.6` | `20.1.4` |

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

Updates `@angular/common` from 20.0.6 to 20.1.4
- [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.1.4/packages/common)

Updates `@angular/compiler` from 20.0.6 to 20.1.4
- [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.1.4/packages/compiler)

Updates `@angular/core` from 20.0.6 to 20.1.4
- [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.1.4/packages/core)

Updates `@angular/forms` from 20.0.6 to 20.1.4
- [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.1.4/packages/forms)

Updates `@angular/localize` from 20.0.6 to 20.1.4
- [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.0.6...20.1.4)

Updates `@angular/platform-browser` from 20.0.6 to 20.1.4
- [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.1.4/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.0.6 to 20.1.4
- [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.1.4/packages/platform-browser-dynamic)

Updates `@angular/router` from 20.0.6 to 20.1.4
- [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.1.4/packages/router)

Updates `@ng-select/ng-select` from 15.1.3 to 20.0.1
- [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/v15.1.3...v20.0.1)

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

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

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

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

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

Updates `@angular/compiler-cli` from 20.0.6 to 20.1.4
- [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.1.4/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
  dependency-version: 20.1.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-select/ng-select"
  dependency-version: 20.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: frontend-angular-dependencies
- dependency-name: ngx-ui-tour-ng-bootstrap
  dependency-version: 17.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/core"
  dependency-version: 20.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 20.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/build"
  dependency-version: 20.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 20.1.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.1.4
  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>
2 days agoFixhancement: improve text thumbnail generation for large files (#10483)
shamoon [Fri, 1 Aug 2025 17:26:35 +0000 (13:26 -0400)] 
Fixhancement: improve text thumbnail generation for large files (#10483)

2 days agoEnhancement: disable auto spellcheck on filtering dropdowns (#10487)
TheDodger [Fri, 1 Aug 2025 14:27:19 +0000 (16:27 +0200)] 
Enhancement: disable auto spellcheck on filtering dropdowns (#10487)

3 days agoChore(deps): Bump the small-changes group across 1 directory with 8 updates (#10481)
dependabot[bot] [Thu, 31 Jul 2025 18:08:41 +0000 (18:08 +0000)] 
Chore(deps): Bump the small-changes group across 1 directory with 8 updates (#10481)

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

| Package | From | To |
| --- | --- | --- |
| [channels](https://github.com/django/channels) | `4.2.2` | `4.3.0` |
| [channels-redis](https://github.com/django/channels_redis) | `4.2.1` | `4.3.0` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.0` | `1.7.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.15` | `9.6.16` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.1` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.0.0` | `6.2.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.2` | `0.12.7` |

Updates `channels` from 4.2.2 to 4.3.0
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/4.2.2...4.3.0)

Updates `channels-redis` from 4.2.1 to 4.3.0
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/compare/4.2.1...4.3.0)

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

Updates `mkdocs-material` from 9.6.15 to 9.6.16
- [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.15...9.6.16)

Updates `pytest` from 8.3.5 to 8.4.1
- [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.3.5...8.4.1)

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

Updates `pre-commit` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0)

Updates `ruff` from 0.12.2 to 0.12.7
- [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.2...0.12.7)

---
updated-dependencies:
- dependency-name: channels
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: channels-redis
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: scikit-learn
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: mkdocs-material
  dependency-version: 9.6.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: pytest
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: pytest-cov
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: pre-commit
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: ruff
  dependency-version: 0.12.7
  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 days agodocker(deps): bump astral-sh/uv from 0.7.19-python3.12-bookworm-slim to 0.8.3-python3...
dependabot[bot] [Thu, 31 Jul 2025 17:46:30 +0000 (17:46 +0000)] 
docker(deps): bump astral-sh/uv from 0.7.19-python3.12-bookworm-slim to 0.8.3-python3.12-bookworm-slim (#10465)

* docker(deps): bump astral-sh/uv

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.7.19-python3.12-bookworm-slim to 0.8.3-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.7.19...0.8.3)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.8.3-python3.12-bookworm-slim
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Bumps CI uv version to the 0.8.x branch

---------

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>
5 days agoFix: include ignore for config logos in sanity checker (#10473)
shamoon [Wed, 30 Jul 2025 03:20:39 +0000 (23:20 -0400)] 
Fix: include ignore for config logos in sanity checker (#10473)

6 days agoChore: add tasks task_id param to openapi spec (#10469)
shamoon [Tue, 29 Jul 2025 04:47:51 +0000 (00:47 -0400)] 
Chore: add tasks task_id param to openapi spec (#10469)

6 days agoAuto translate strings
GitHub Actions [Tue, 29 Jul 2025 04:41:02 +0000 (04:41 +0000)] 
Auto translate strings

6 days agoFix: track and restore changed document fields from session storage (#10468)
shamoon [Tue, 29 Jul 2025 04:38:43 +0000 (00:38 -0400)] 
Fix: track and restore changed document fields from session storage (#10468)

8 days agoChore: update stale settings
shamoon [Sun, 27 Jul 2025 03:00:58 +0000 (20:00 -0700)] 
Chore: update stale settings

10 days agoDocumentation: include advanced search query param in API spec (#10449)
shamoon [Thu, 24 Jul 2025 22:13:01 +0000 (15:13 -0700)] 
Documentation: include advanced search query param in API spec (#10449)

11 days agoAuto translate strings
GitHub Actions [Thu, 24 Jul 2025 05:09:35 +0000 (05:09 +0000)] 
Auto translate strings

11 days agoEnhancement: display saved view counts (#10246)
shamoon [Thu, 24 Jul 2025 05:07:13 +0000 (22:07 -0700)] 
Enhancement: display saved view counts (#10246)

11 days agoFix: Make some natural keyword date searches timezone-aware (#10416)
shamoon [Thu, 24 Jul 2025 05:05:55 +0000 (22:05 -0700)] 
Fix: Make some natural keyword date searches timezone-aware (#10416)

2 weeks agoDocumentation: copy-edits (#10417)
Katrin Leinweber [Sun, 20 Jul 2025 17:27:04 +0000 (19:27 +0200)] 
Documentation: copy-edits (#10417)

2 weeks agoFixhancement: follow redirects in curl health check (#10415)
V0idC0de [Sun, 20 Jul 2025 13:31:49 +0000 (15:31 +0200)] 
Fixhancement: follow redirects in curl health check (#10415)

2 weeks agoDocumentation: Fix URL for PAPERLESS_OCR_LANGUAGE example in docker-compose.env ...
Boyuan Yang [Sat, 19 Jul 2025 02:25:31 +0000 (22:25 -0400)] 
Documentation: Fix URL for PAPERLESS_OCR_LANGUAGE example in docker-compose.env (#10408)

2 weeks agoFixhancement: add missing exact operator for boolean CF queries (#10402)
shamoon [Fri, 18 Jul 2025 00:48:18 +0000 (17:48 -0700)] 
Fixhancement: add missing exact operator for boolean CF queries (#10402)

2 weeks agoFix: dont use translated verbose_name for getting object perms (#10399)
shamoon [Thu, 17 Jul 2025 00:03:03 +0000 (17:03 -0700)] 
Fix: dont use translated verbose_name for getting object perms (#10399)

2 weeks agoUpdate ai_classifier.py
shamoon [Tue, 15 Jul 2025 21:42:56 +0000 (14:42 -0700)] 
Update ai_classifier.py

2 weeks agoMerge branch 'dev' into feature-ai
shamoon [Tue, 15 Jul 2025 21:36:03 +0000 (14:36 -0700)] 
Merge branch 'dev' into feature-ai

2 weeks agoFix tests for change to structured output
shamoon [Tue, 15 Jul 2025 21:34:54 +0000 (14:34 -0700)] 
Fix tests for change to structured output

2 weeks agoMove to structured output
shamoon [Tue, 15 Jul 2025 21:27:29 +0000 (14:27 -0700)] 
Move to structured output

3 weeks agoFix: also fix frontend date format in other places
shamoon [Fri, 11 Jul 2025 07:46:20 +0000 (00:46 -0700)] 
Fix: also fix frontend date format in other places

See #10369

3 weeks agoFix: fix date format for 'today' in DateComponent (#10369)
shamoon [Fri, 11 Jul 2025 07:43:52 +0000 (00:43 -0700)] 
Fix: fix date format for 'today' in DateComponent (#10369)

3 weeks agoMerge branch 'dev' into feature-ai
shamoon [Tue, 8 Jul 2025 21:20:07 +0000 (14:20 -0700)] 
Merge branch 'dev' into feature-ai

3 weeks agoMerge branch 'dev' into feature-ai
shamoon [Tue, 8 Jul 2025 21:19:26 +0000 (14:19 -0700)] 
Merge branch 'dev' into feature-ai

3 weeks agoAuto translate strings
GitHub Actions [Tue, 8 Jul 2025 21:14:57 +0000 (21:14 +0000)] 
Auto translate strings

3 weeks agoFeature: add Vietnamese translation (#10352)
shamoon [Tue, 8 Jul 2025 21:13:20 +0000 (14:13 -0700)] 
Feature: add Vietnamese translation (#10352)

3 weeks agodocker(deps): Bump astral-sh/uv (#10343)
dependabot[bot] [Tue, 8 Jul 2025 19:26:24 +0000 (12:26 -0700)] 
docker(deps): Bump astral-sh/uv (#10343)

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.7.9-python3.12-bookworm-slim to 0.7.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.7.9...0.7.19)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.7.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>
3 weeks agoAuto translate strings
GitHub Actions [Tue, 8 Jul 2025 16:31:30 +0000 (16:31 +0000)] 
Auto translate strings

3 weeks agoChore(deps): Bump the small-changes group across 1 directory with 7 updates (#10347)
dependabot[bot] [Tue, 8 Jul 2025 16:29:47 +0000 (09:29 -0700)] 
Chore(deps): Bump the small-changes group across 1 directory with 7 updates (#10347)

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

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

| Package | From | To |
| --- | --- | --- |
| [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler) | `0.9.26` | `0.9.28` |
| [dateparser](https://github.com/scrapinghub/dateparser) | `1.2.1` | `1.2.2` |
| [imap-tools](https://github.com/ikvk/imap_tools) | `1.10.0` | `1.11.0` |
| [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) | `16.10.2` | `16.10.4` |
| [pathvalidate](https://github.com/thombashi/pathvalidate) | `3.2.3` | `3.3.1` |
| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.0` | `1.1.1` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.6.1` | `1.7.0` |

Updates `concurrent-log-handler` from 0.9.26 to 0.9.28
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases)
- [Changelog](https://github.com/Preston-Landers/concurrent-log-handler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.26...0.9.28)

Updates `dateparser` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/scrapinghub/dateparser/releases)
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst)
- [Commits](https://github.com/scrapinghub/dateparser/compare/v1.2.1...v1.2.2)

Updates `imap-tools` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/ikvk/imap_tools/releases)
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.10.0...v1.11.0)

Updates `ocrmypdf` from 16.10.2 to 16.10.4
- [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.2...v16.10.4)

Updates `pathvalidate` from 3.2.3 to 3.3.1
- [Release notes](https://github.com/thombashi/pathvalidate/releases)
- [Changelog](https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thombashi/pathvalidate/compare/v3.2.3...v3.3.1)

Updates `python-dotenv` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)

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

---
updated-dependencies:
- dependency-name: concurrent-log-handler
  dependency-version: 0.9.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: dateparser
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: imap-tools
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: ocrmypdf
  dependency-version: 16.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: pathvalidate
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: python-dotenv
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: scikit-learn
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
* Removes the setup_logging_queues call which is no longer needed

* Renames the MailboxTLS

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
3 weeks agoChore: Updates dependency groups (#10339)
Trenton H [Tue, 8 Jul 2025 00:37:58 +0000 (17:37 -0700)] 
Chore: Updates dependency groups (#10339)

3 weeks agoFix: default to empty permissions for group creation (#10337)
shamoon [Mon, 7 Jul 2025 14:21:27 +0000 (07:21 -0700)] 
Fix: default to empty permissions for group creation (#10337)

4 weeks agoFix check scheduled workflows docstring
shamoon [Thu, 3 Jul 2025 07:11:12 +0000 (00:11 -0700)] 
Fix check scheduled workflows docstring

4 weeks agoRefactor to use Angular inject() for service injection, remove log line
shamoon [Wed, 2 Jul 2025 18:18:08 +0000 (11:18 -0700)] 
Refactor to use Angular inject() for service injection, remove log line

4 weeks agoMerge migrations again
shamoon [Fri, 16 May 2025 16:54:02 +0000 (09:54 -0700)] 
Merge migrations again

4 weeks agoFix merge conflict
shamoon [Tue, 13 May 2025 14:06:29 +0000 (07:06 -0700)] 
Fix merge conflict

4 weeks agoMerge migrations
shamoon [Tue, 13 May 2025 06:14:24 +0000 (23:14 -0700)] 
Merge migrations

4 weeks agoAdd fallback parsing for invalid ai responses
shamoon [Wed, 30 Apr 2025 20:03:31 +0000 (13:03 -0700)] 
Add fallback parsing for invalid ai responses

4 weeks agoTruncate similar docs content
shamoon [Wed, 30 Apr 2025 17:25:13 +0000 (10:25 -0700)] 
Truncate similar docs content

4 weeks agoFix paperless_ai logging
shamoon [Wed, 30 Apr 2025 17:19:02 +0000 (10:19 -0700)] 
Fix paperless_ai logging

4 weeks agotoken limiting
shamoon [Wed, 30 Apr 2025 16:44:34 +0000 (09:44 -0700)] 
token limiting

4 weeks agoUpdate AI docs
shamoon [Wed, 30 Apr 2025 07:23:43 +0000 (00:23 -0700)] 
Update AI docs

4 weeks agoCover app config changes
shamoon [Wed, 30 Apr 2025 07:11:24 +0000 (00:11 -0700)] 
Cover app config changes

4 weeks agoMock auto-trigger llm index
shamoon [Wed, 30 Apr 2025 07:07:36 +0000 (00:07 -0700)] 
Mock auto-trigger llm index

4 weeks agoFix / cleanup ai indexing test
shamoon [Wed, 30 Apr 2025 06:51:47 +0000 (23:51 -0700)] 
Fix / cleanup ai indexing test

4 weeks agoDoh, add tests in new module
shamoon [Wed, 30 Apr 2025 06:24:16 +0000 (23:24 -0700)] 
Doh, add tests in new module

4 weeks agoCoverage for llmindex tasks
shamoon [Wed, 30 Apr 2025 06:19:31 +0000 (23:19 -0700)] 
Coverage for llmindex tasks

4 weeks agoCover llmindex in system status
shamoon [Wed, 30 Apr 2025 05:16:04 +0000 (22:16 -0700)] 
Cover llmindex in system status

4 weeks agoAdd llmindex to systemstatus
shamoon [Wed, 30 Apr 2025 04:45:34 +0000 (21:45 -0700)] 
Add llmindex to systemstatus

4 weeks agoAuto-trigger llmindex rebuild when enabled
shamoon [Wed, 30 Apr 2025 03:16:02 +0000 (20:16 -0700)] 
Auto-trigger llmindex rebuild when enabled

4 weeks agoUse PaperlessTask for llmindex
shamoon [Wed, 30 Apr 2025 02:40:05 +0000 (19:40 -0700)] 
Use PaperlessTask for llmindex

4 weeks agoCreate llmindex if doesnt exist on update run
shamoon [Wed, 30 Apr 2025 02:25:39 +0000 (19:25 -0700)] 
Create llmindex if doesnt exist on update run

4 weeks agoMove ai to its own module
shamoon [Tue, 29 Apr 2025 05:25:02 +0000 (22:25 -0700)] 
Move ai to its own module

4 weeks agoBetter respect perms for ai suggestions
shamoon [Tue, 29 Apr 2025 05:12:41 +0000 (22:12 -0700)] 
Better respect perms for ai suggestions

4 weeks agoRefactor load_or_build_index
shamoon [Tue, 29 Apr 2025 04:39:39 +0000 (21:39 -0700)] 
Refactor load_or_build_index

4 weeks agoUpdate chat view decorators
shamoon [Tue, 29 Apr 2025 04:23:16 +0000 (21:23 -0700)] 
Update chat view decorators

4 weeks agoCover matching
shamoon [Tue, 29 Apr 2025 03:50:03 +0000 (20:50 -0700)] 
Cover matching

4 weeks agoCover partial indexing
shamoon [Tue, 29 Apr 2025 02:03:53 +0000 (19:03 -0700)] 
Cover partial indexing

4 weeks agoRefactor and consolidate rag / embedding and tests
shamoon [Tue, 29 Apr 2025 00:36:23 +0000 (17:36 -0700)] 
Refactor and consolidate rag / embedding and tests

4 weeks agoindexing cleanup and tests
shamoon [Mon, 28 Apr 2025 21:39:31 +0000 (14:39 -0700)] 
indexing cleanup and tests

4 weeks agoUse partial reindex for bulk updates
shamoon [Mon, 28 Apr 2025 21:05:57 +0000 (14:05 -0700)] 
Use partial reindex for bulk updates

4 weeks agoUnify prompts, cover
shamoon [Mon, 28 Apr 2025 20:46:22 +0000 (13:46 -0700)] 
Unify prompts, cover

4 weeks agoIncremental llm index update, add scheduled llm index task
shamoon [Mon, 28 Apr 2025 17:29:07 +0000 (10:29 -0700)] 
Incremental llm index update, add scheduled llm index task

4 weeks agoSome cleanup, typing
shamoon [Mon, 28 Apr 2025 15:37:02 +0000 (08:37 -0700)] 
Some cleanup, typing

4 weeks agoHandle doc updates, refactor
shamoon [Sun, 27 Apr 2025 08:24:00 +0000 (01:24 -0700)] 
Handle doc updates, refactor

4 weeks agoChat coverage
shamoon [Sat, 26 Apr 2025 08:18:37 +0000 (01:18 -0700)] 
Chat coverage

4 weeks agoTests for rest of RAG
shamoon [Sat, 26 Apr 2025 07:58:33 +0000 (00:58 -0700)] 
Tests for rest of RAG

4 weeks agoChat component and service coverage
shamoon [Sat, 26 Apr 2025 07:25:33 +0000 (00:25 -0700)] 
Chat component and service coverage

4 weeks agoReal doc ID updating
shamoon [Sat, 26 Apr 2025 06:43:28 +0000 (23:43 -0700)] 
Real doc ID updating

4 weeks agoSweet chat animation, cursor
shamoon [Sat, 26 Apr 2025 06:08:20 +0000 (23:08 -0700)] 
Sweet chat animation, cursor

4 weeks agoOnly show chat if enabled
shamoon [Sat, 26 Apr 2025 06:01:43 +0000 (23:01 -0700)] 
Only show chat if enabled

4 weeks agoFix partial length in chat
shamoon [Sat, 26 Apr 2025 05:44:31 +0000 (22:44 -0700)] 
Fix partial length in chat

4 weeks agoFix gzip breaks streaming and flush stream
shamoon [Sat, 26 Apr 2025 05:39:25 +0000 (22:39 -0700)] 
Fix gzip breaks streaming and flush stream

4 weeks agoFix openai api key, config settings saving
shamoon [Sat, 26 Apr 2025 04:34:14 +0000 (21:34 -0700)] 
Fix openai api key, config settings saving

4 weeks agoTry rewriting with httpclient
shamoon [Sat, 26 Apr 2025 02:38:43 +0000 (19:38 -0700)] 
Try rewriting with httpclient

4 weeks agoExtremely basic chat component
shamoon [Sat, 26 Apr 2025 02:29:51 +0000 (19:29 -0700)] 
Extremely basic chat component

4 weeks agoJust use the built-in ollama LLM class of course
shamoon [Fri, 25 Apr 2025 19:01:23 +0000 (12:01 -0700)] 
Just use the built-in ollama LLM class of course

4 weeks agoFix naming
shamoon [Fri, 25 Apr 2025 19:03:45 +0000 (12:03 -0700)] 
Fix naming

4 weeks agoTrim nodes
shamoon [Fri, 25 Apr 2025 17:53:38 +0000 (10:53 -0700)] 
Trim nodes

4 weeks agoBackend streaming chat
shamoon [Fri, 25 Apr 2025 17:06:26 +0000 (10:06 -0700)] 
Backend streaming chat

4 weeks agoFixup some tests
shamoon [Fri, 25 Apr 2025 07:59:46 +0000 (00:59 -0700)] 
Fixup some tests

4 weeks agoJust some docs
shamoon [Fri, 25 Apr 2025 07:29:23 +0000 (00:29 -0700)] 
Just some docs

[ci skip]

4 weeks agoUnify, respect perms
shamoon [Fri, 25 Apr 2025 07:09:33 +0000 (00:09 -0700)] 
Unify, respect perms

[ci skip]

4 weeks agoIndividual doc chat
shamoon [Fri, 25 Apr 2025 06:56:51 +0000 (23:56 -0700)] 
Individual doc chat

[ci skip]

4 weeks agoSuper basic doc chat
shamoon [Fri, 25 Apr 2025 06:41:31 +0000 (23:41 -0700)] 
Super basic doc chat

[ci skip]

4 weeks agoBetter encapsulate backends, use llama_index OpenAI
shamoon [Fri, 25 Apr 2025 06:20:27 +0000 (23:20 -0700)] 
Better encapsulate backends, use llama_index OpenAI

4 weeks agoAdd backend settings to frontend config
shamoon [Fri, 25 Apr 2025 05:21:41 +0000 (22:21 -0700)] 
Add backend settings to frontend config

[ci skip]

4 weeks agoTweak ollama timeout, prompt
shamoon [Fri, 25 Apr 2025 05:09:02 +0000 (22:09 -0700)] 
Tweak ollama timeout, prompt

[ci skip]

4 weeks agoFix ollama, fix RAG
shamoon [Fri, 25 Apr 2025 05:03:21 +0000 (22:03 -0700)] 
Fix ollama, fix RAG

[ci skip]