shamoon
|
7c98d29de2
|
Fix e2e
|
2026-04-01 11:51:42 -07:00 |
|
shamoon
|
0b9f67fe68
|
Just moving these comments
|
2026-04-01 11:47:12 -07:00 |
|
shamoon
|
6a08244c52
|
Fix this one failing test
|
2026-04-01 11:41:10 -07:00 |
|
shamoon
|
935d75d457
|
Update all these uses of FILTER_TITLE_CONTENT
|
2026-04-01 11:24:24 -07:00 |
|
shamoon
|
af671397f5
|
Update the filter editor too
|
2026-04-01 11:23:24 -07:00 |
|
shamoon
|
66e4409242
|
Bring in the new filter type to frontend
|
2026-04-01 11:23:04 -07:00 |
|
shamoon
|
2cbbbaf170
|
Add a couple deprecation notes
|
2026-04-01 11:08:01 -07:00 |
|
shamoon
|
4b4f656fbb
|
Drop the custom fields text query option, but dont break existing views
|
2026-04-01 11:01:54 -07:00 |
|
shamoon
|
02fab43df9
|
Handle simple searches with frontend query param parsing
|
2026-04-01 10:38:08 -07:00 |
|
GitHub Actions
|
2aa0c9f0b4
|
Auto translate strings
|
2026-03-31 18:25:03 +00:00 |
|
shamoon
|
d2328b776a
|
Performance: support bulk edit without id lists (#12355)
|
2026-03-31 18:23:28 +00:00 |
|
GitHub Actions
|
e1da2a1efe
|
Auto translate strings
|
2026-03-31 14:57:34 +00:00 |
|
shamoon
|
245514ad10
|
Performance: deprecate and remove usage of all in API results (#12309)
|
2026-03-31 07:55:59 -07:00 |
|
GitHub Actions
|
020057e1a4
|
Auto translate strings
|
2026-03-30 16:40:47 +00:00 |
|
shamoon
|
f715533770
|
Performance: support passing selection data with filtered document requests (#12300)
|
2026-03-30 16:38:52 +00:00 |
|
GitHub Actions
|
b153ec803b
|
Auto translate strings
|
2026-03-26 14:38:10 +00:00 |
|
shamoon
|
38dba60ceb
|
Enhancement: auto-hide the search bar on mobile (#12404)
|
2026-03-26 07:36:32 -07:00 |
|
GitHub Actions
|
ec76d3c762
|
Auto translate strings
|
2026-03-26 12:45:29 +00:00 |
|
shamoon
|
bdc0a58242
|
Security: prevent prototype pollution in settings and list view (#12438)
|
2026-03-26 05:43:49 -07:00 |
|
GitHub Actions
|
07f54bfdab
|
Auto translate strings
|
2026-03-21 09:26:23 +00:00 |
|
shamoon
|
0f84af27d0
|
Merge branch 'main' into dev
# Conflicts:
# docs/setup.md
# src-ui/src/main.ts
# src/documents/tests/test_api_bulk_edit.py
# src/documents/tests/test_api_custom_fields.py
# src/documents/tests/test_api_search.py
# src/documents/tests/test_api_status.py
# src/documents/tests/test_workflows.py
# src/paperless_mail/tests/test_api.py
|
2026-03-21 02:12:19 -07:00 |
|
shamoon
|
9646b8c67d
|
Bump version to 2.20.13
|
2026-03-21 01:50:04 -07:00 |
|
shamoon
|
2cb155e717
|
Bump version to 2.20.12
|
2026-03-20 15:47:37 -07:00 |
|
dependabot[bot]
|
0e2c191524
|
Chore(deps-dev): Bump the frontend-jest-dependencies group (#12374)
Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom).
Updates `jest` from 30.2.0 to 30.3.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.3.0/packages/jest)
Updates `jest-environment-jsdom` from 30.2.0 to 30.3.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.3.0/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-18 01:15:52 +00:00 |
|
dependabot[bot]
|
ab4656692d
|
Chore(deps): Bump @ng-select/ng-select (#12373)
Bumps the frontend-angular-dependencies group in /src-ui with 1 update: [@ng-select/ng-select](https://github.com/ng-select/ng-select).
Updates `@ng-select/ng-select` from 21.4.1 to 21.5.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/v21.4.1...v21.5.2)
---
updated-dependencies:
- dependency-name: "@ng-select/ng-select"
dependency-version: 21.5.2
dependency-type: direct:production
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>
|
2026-03-18 01:07:48 +00:00 |
|
dependabot[bot]
|
03e2c352c2
|
Chore(deps-dev): Bump @types/node from 25.3.3 to 25.4.0 in /src-ui (#12376)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.3 to 25.4.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: 25.4.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>
|
2026-03-18 00:56:32 +00:00 |
|
dependabot[bot]
|
2d46ed9692
|
Chore(deps-dev): Bump the frontend-eslint-dependencies group (#12375)
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.54.0 to 8.57.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.57.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.54.0 to 8.57.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.57.0/packages/parser)
Updates `@typescript-eslint/utils` from 8.54.0 to 8.57.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.57.0/packages/utils)
Updates `eslint` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.2...v10.0.3)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.57.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
dependency-version: 10.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
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>
|
2026-03-18 00:41:24 +00:00 |
|
shamoon
|
a86c9d32fe
|
Fix: fix file button hover color in dark mode (#12367)
|
2026-03-17 09:26:41 -07:00 |
|
GitHub Actions
|
d53dcad4f6
|
Auto translate strings
|
2026-03-17 15:24:49 +00:00 |
|
shamoon
|
736b08ad09
|
Tweak: use cancel instead of discard for app config button
|
2026-03-17 08:23:08 -07:00 |
|
shamoon
|
7942edfdf4
|
Fixhancement: only offer basic auth for appropriate requests (#12362)
|
2026-03-16 22:07:12 -07:00 |
|
GitHub Actions
|
6b8ff9763d
|
Auto translate strings
|
2026-03-16 01:52:49 +00:00 |
|
shamoon
|
48cd1cce6a
|
Merge branch 'main' into dev
|
2026-03-15 18:50:42 -07:00 |
|
shamoon
|
5f26c01c6f
|
Bump version to 2.20.11
|
2026-03-15 17:16:11 -07:00 |
|
GitHub Actions
|
01abacab52
|
Auto translate strings
|
2026-03-14 05:09:13 +00:00 |
|
shamoon
|
88b8f9b326
|
Chore: bump Angular dependencies to 21.2.x (#12338)
|
2026-03-13 22:07:31 -07:00 |
|
shamoon
|
40255cfdbb
|
Fix: correct dropdown list active color in dark mode (#12328)
|
2026-03-12 14:06:16 -07:00 |
|
shamoon
|
d919c341b1
|
Fix: clear descendant selections in dropdown when parent toggled (#12326)
|
2026-03-12 11:57:35 -07:00 |
|
dependabot[bot]
|
e2947ccff2
|
Chore(deps): Bump the pre-commit-dependencies group with 4 updates (#12323)
* Chore(deps): Bump the pre-commit-dependencies group with 4 updates
---
updated-dependencies:
- dependency-name: https://github.com/codespell-project/codespell
dependency-version: 2.4.2
dependency-type: direct:production
dependency-group: pre-commit-dependencies
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pre-commit-dependencies
- dependency-name: prettier-plugin-organize-imports
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pre-commit-dependencies
- dependency-name: https://github.com/lovesegfault/beautysh
dependency-version: 6.4.3
dependency-type: direct:production
dependency-group: pre-commit-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Drop this, it seems more trouble than its worth
* Re-run prek with new prettier
---------
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>
|
2026-03-12 16:29:57 +00:00 |
|
shamoon
|
dd8573242d
|
Update api version for frontend dev server
|
2026-03-12 01:24:38 -07:00 |
|
shamoon
|
ba0a80a8ad
|
Fix: prevent wrapping with larger amounts of tags on small cards, reset moreTags setting to correct count (#12302)
|
2026-03-11 07:39:32 -07:00 |
|
shamoon
|
b7b9e83f37
|
Fix (dev): include DatePipe in BulkEditor unit test
|
2026-03-11 00:01:06 -07:00 |
|
GitHub Actions
|
2b4ea570ef
|
Auto translate strings
|
2026-03-10 18:58:20 +00:00 |
|
shamoon
|
86573fc1a0
|
Chore: separate actions from bulk edit endpoint (#12286)
|
2026-03-10 18:55:36 +00:00 |
|
GitHub Actions
|
0c3298f030
|
Auto translate strings
|
2026-03-08 03:06:59 +00:00 |
|
Sven-Hendrik Haase
|
2b288c094d
|
Enhancement: Show correspondent in document merge dialog (#12271)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2026-03-07 19:05:28 -08:00 |
|
GitHub Actions
|
7345f2e81c
|
Auto translate strings
|
2026-03-06 20:01:12 +00:00 |
|
shamoon
|
731448a8f9
|
Fixhancement: support version-specific edits (#12233)
|
2026-03-06 11:59:26 -08:00 |
|
shamoon
|
815e598218
|
Chore: update ESLint to v10 (#12256)
|
2026-03-05 22:59:47 -08:00 |
|
GitHub Actions
|
a37e24c1ad
|
Auto translate strings
|
2026-03-04 22:17:32 +00:00 |
|