]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
9 months agoFix: cf query dropdown styling affecting other components (#8095)
shamoon [Tue, 29 Oct 2024 06:14:11 +0000 (23:14 -0700)] 
Fix: cf query dropdown styling affecting other components (#8095)

9 months agoDocumentation: Add v2.13.1 changelog (#8085)
github-actions[bot] [Mon, 28 Oct 2024 19:44:21 +0000 (12:44 -0700)] 
Documentation: Add v2.13.1 changelog (#8085)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
9 months agoBump version to 2.13.1 v2.13.1
shamoon [Mon, 28 Oct 2024 18:27:57 +0000 (11:27 -0700)] 
Bump version to 2.13.1

9 months agoNew Crowdin translations by GitHub Action (#8083)
github-actions[bot] [Mon, 28 Oct 2024 18:00:35 +0000 (11:00 -0700)] 
New Crowdin translations by GitHub Action (#8083)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
9 months agoFix: allow removing dead document links from UI, validate via API (#8081)
shamoon [Mon, 28 Oct 2024 17:39:17 +0000 (10:39 -0700)] 
Fix: allow removing dead document links from UI, validate via API (#8081)

9 months agoNew Crowdin translations by GitHub Action (#8080)
github-actions[bot] [Mon, 28 Oct 2024 16:00:31 +0000 (09:00 -0700)] 
New Crowdin translations by GitHub Action (#8080)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
9 months agoFix: dont display trashed docs in doc links
shamoon [Mon, 28 Oct 2024 15:57:38 +0000 (08:57 -0700)] 
Fix: dont display trashed docs in doc links

9 months agoMerge branch 'main' into dev
shamoon [Mon, 28 Oct 2024 15:42:07 +0000 (08:42 -0700)] 
Merge branch 'main' into dev

9 months agoRemoves whitenoise patches and upgrades it to 6.8.1 (#8079)
Trenton H [Mon, 28 Oct 2024 15:34:26 +0000 (08:34 -0700)] 
Removes whitenoise patches and upgrades it to 6.8.1 (#8079)

9 months agoNew Crowdin translations by GitHub Action (#8025)
github-actions[bot] [Mon, 28 Oct 2024 14:03:42 +0000 (07:03 -0700)] 
New Crowdin translations by GitHub Action (#8025)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
9 months agoFix: Make customfieldinstance soft delete, fix filepath when deleted (#8067)
shamoon [Mon, 28 Oct 2024 14:02:09 +0000 (07:02 -0700)] 
Fix: Make customfieldinstance soft delete, fix filepath when deleted (#8067)

9 months agoFix: handle uuid fields created under mariadb and Django 4 (#8034)
shamoon [Mon, 28 Oct 2024 13:54:16 +0000 (06:54 -0700)] 
Fix: handle uuid fields created under mariadb and Django 4 (#8034)

9 months agoFix: Update filename correctly if the document is in the trash (#8066)
Trenton H [Mon, 28 Oct 2024 02:45:31 +0000 (19:45 -0700)] 
Fix: Update filename correctly if the document is in the trash (#8066)

* Fixes an issue where the filename is not updated if the document is in the trash (but the file is moved)

9 months agoHandle a special case where the none marker exists in a way which could create an...
Trenton H [Mon, 28 Oct 2024 01:51:07 +0000 (18:51 -0700)] 
Handle a special case where the none marker exists in a way which could create an absolute path (#8060)

9 months agoFix: disable custom field signals during import in 2.13.0 (#8065)
shamoon [Mon, 28 Oct 2024 01:43:24 +0000 (18:43 -0700)] 
Fix: disable custom field signals during import in 2.13.0 (#8065)

9 months agoFix: doc link documents search should exclude null (#8064)
shamoon [Mon, 28 Oct 2024 00:13:29 +0000 (17:13 -0700)] 
Fix: doc link documents search should exclude null (#8064)

9 months agoDocumentation: Fix list indentation (#8050)
marph91 [Mon, 28 Oct 2024 00:02:06 +0000 (01:02 +0100)] 
Documentation: Fix list indentation (#8050)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
9 months agoEnhancement: auto-update document filenames with CF select fields (#8045)
shamoon [Sun, 27 Oct 2024 23:45:21 +0000 (16:45 -0700)] 
Enhancement: auto-update document filenames with CF select fields (#8045)

9 months agoFix: fix custom field query empty element removal (#8056)
shamoon [Sun, 27 Oct 2024 13:53:59 +0000 (06:53 -0700)] 
Fix: fix custom field query empty element removal (#8056)

9 months agoChore: fix changelog script (#8022)
shamoon [Sun, 27 Oct 2024 03:36:12 +0000 (20:36 -0700)] 
Chore: fix changelog script (#8022)

9 months agoFix: dont try to load PAPERLESS_MODEL_FILE as env from file (#8040)
shamoon [Sat, 26 Oct 2024 22:29:20 +0000 (15:29 -0700)] 
Fix: dont try to load PAPERLESS_MODEL_FILE as env from file (#8040)

9 months agoDocumentation: fix docs index page on mobile (#8035)
shamoon [Sat, 26 Oct 2024 18:36:40 +0000 (11:36 -0700)] 
Documentation: fix docs index page on mobile (#8035)

9 months agoFix: dont include all allauth urls (#8010)
shamoon [Sat, 26 Oct 2024 15:06:22 +0000 (08:06 -0700)] 
Fix: dont include all allauth urls (#8010)

9 months agoEnhancement / fix: include social accounts and api tokens in export (#8016)
shamoon [Sat, 26 Oct 2024 13:51:22 +0000 (06:51 -0700)] 
Enhancement / fix: include social accounts and api tokens in export (#8016)

9 months agoDocumentation: Resolve display and link errors in changelog (#8019)
tooomm [Sat, 26 Oct 2024 08:13:22 +0000 (10:13 +0200)] 
Documentation: Resolve display and link errors in changelog (#8019)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
9 months agoDocumentation: Add v2.13.0 changelog (#8009)
github-actions[bot] [Sat, 26 Oct 2024 08:00:19 +0000 (01:00 -0700)] 
Documentation: Add v2.13.0 changelog (#8009)

* Changelog v2.13.0 - GHA

* Update changelog.md

* Update changelog.md

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
9 months agoFix: oauth settings without base url (#8020)
shamoon [Sat, 26 Oct 2024 07:57:36 +0000 (00:57 -0700)] 
Fix: oauth settings without base url (#8020)

9 months agoMerge pull request #7902 from paperless-ngx/beta v2.13.0
shamoon [Fri, 25 Oct 2024 17:13:40 +0000 (10:13 -0700)] 
Merge pull request #7902 from paperless-ngx/beta

[Beta] Paperless-ngx v2.13.0 Beta Release

9 months agoMerge branch 'dev' into beta 7902/head
shamoon [Fri, 25 Oct 2024 16:33:44 +0000 (09:33 -0700)] 
Merge branch 'dev' into beta

9 months agoNew Crowdin translations by GitHub Action (#8008)
github-actions[bot] [Fri, 25 Oct 2024 16:33:22 +0000 (09:33 -0700)] 
New Crowdin translations by GitHub Action (#8008)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
9 months agoMerge branch 'dev' into beta
shamoon [Fri, 25 Oct 2024 16:18:11 +0000 (09:18 -0700)] 
Merge branch 'dev' into beta

9 months agoNew Crowdin translations by GitHub Action (#7911)
github-actions[bot] [Fri, 25 Oct 2024 16:17:18 +0000 (09:17 -0700)] 
New Crowdin translations by GitHub Action (#7911)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
9 months agoCorrect repo maintenance documentation
shamoon [Fri, 25 Oct 2024 16:16:24 +0000 (09:16 -0700)] 
Correct repo maintenance documentation

9 months agoUpdate repo maintenance rules
shamoon [Thu, 24 Oct 2024 23:15:59 +0000 (16:15 -0700)] 
Update repo maintenance rules

10 months agoEnhancement: automatically refresh display list after custom field edit
shamoon [Mon, 21 Oct 2024 06:48:16 +0000 (23:48 -0700)] 
Enhancement: automatically refresh display list after custom field edit

10 months agoFix: prevent focus error on custom field edit when switching from select
shamoon [Mon, 21 Oct 2024 02:19:30 +0000 (19:19 -0700)] 
Fix: prevent focus error on custom field edit when switching from select

10 months agoEnhancement: automatically refresh display list after custom field edit
shamoon [Mon, 21 Oct 2024 02:17:18 +0000 (19:17 -0700)] 
Enhancement: automatically refresh display list after custom field edit

10 months agoMerge branch 'dev' into beta
shamoon [Mon, 21 Oct 2024 02:06:52 +0000 (19:06 -0700)] 
Merge branch 'dev' into beta

10 months agoUse a TextField for the storage path field (#7967)
Trenton H [Sun, 20 Oct 2024 18:23:46 +0000 (11:23 -0700)] 
Use a TextField for the storage path field (#7967)

10 months agoUpdate translation strings
shamoon [Sun, 20 Oct 2024 05:56:57 +0000 (22:56 -0700)] 
Update translation strings

10 months agoChange: dont show remove button at all from doc link dropdowns if disabled
shamoon [Sun, 20 Oct 2024 00:23:37 +0000 (17:23 -0700)] 
Change: dont show remove button at all from doc link dropdowns if disabled

10 months agoFix: remove space before my profile button in dropdown (#7963)
tooomm [Sun, 20 Oct 2024 00:17:53 +0000 (02:17 +0200)] 
Fix: remove space before my profile button in dropdown (#7963)

10 months agoMerge branch 'dev' into beta
shamoon [Sat, 19 Oct 2024 05:36:27 +0000 (22:36 -0700)] 
Merge branch 'dev' into beta

10 months agoEnhancement: auto-focus default select field in custom field dropdown (#7961)
shamoon [Sat, 19 Oct 2024 05:35:57 +0000 (22:35 -0700)] 
Enhancement: auto-focus default select field in custom field dropdown (#7961)

10 months agoMerge branch 'dev' into beta
shamoon [Thu, 17 Oct 2024 21:33:05 +0000 (14:33 -0700)] 
Merge branch 'dev' into beta

10 months agoFix: document link field consistent behavior with insufficient permissions (#7953)
shamoon [Thu, 17 Oct 2024 21:31:24 +0000 (14:31 -0700)] 
Fix: document link field consistent behavior with insufficient permissions (#7953)

10 months agoMerge branch 'dev' into beta
shamoon [Wed, 16 Oct 2024 23:57:08 +0000 (16:57 -0700)] 
Merge branch 'dev' into beta

10 months agoChange: open not edit (#7942)
shamoon [Wed, 16 Oct 2024 23:56:40 +0000 (16:56 -0700)] 
Change: open not edit (#7942)

10 months agoFix: tweak icon placement in small doc card buttons
shamoon [Wed, 16 Oct 2024 23:39:20 +0000 (16:39 -0700)] 
Fix: tweak icon placement in small doc card buttons

10 months agoUpdate preview-popup.component.scss
shamoon [Wed, 16 Oct 2024 04:58:25 +0000 (21:58 -0700)] 
Update preview-popup.component.scss

10 months agoMerge branch 'dev' into beta
shamoon [Tue, 15 Oct 2024 17:56:53 +0000 (10:56 -0700)] 
Merge branch 'dev' into beta

10 months agoFix: Handling of Nones when using custom fields in filepath templating (#7933)
Trenton H [Tue, 15 Oct 2024 17:54:15 +0000 (10:54 -0700)] 
Fix: Handling of Nones when using custom fields in filepath templating (#7933)

10 months agoFix: trigger move and rename after custom fields saved (#7927)
shamoon [Tue, 15 Oct 2024 17:08:50 +0000 (10:08 -0700)] 
Fix: trigger move and rename after custom fields saved (#7927)

10 months agoMerge branch 'dev' into beta
shamoon [Mon, 14 Oct 2024 14:57:01 +0000 (07:57 -0700)] 
Merge branch 'dev' into beta

10 months agoFix: v2.13.0 RC1: increase field max lengths to accommodate larger tokens (#7916)
shamoon [Mon, 14 Oct 2024 14:56:47 +0000 (07:56 -0700)] 
Fix: v2.13.0 RC1: increase field max lengths to accommodate larger tokens (#7916)

10 months agoMerge branch 'main' into beta
shamoon [Mon, 14 Oct 2024 14:56:21 +0000 (07:56 -0700)] 
Merge branch 'main' into beta

10 months agoBump version to 2.13.0
shamoon [Mon, 14 Oct 2024 14:56:14 +0000 (07:56 -0700)] 
Bump version to 2.13.0

10 months agoChore: include beta in tagged version display
shamoon [Mon, 14 Oct 2024 14:55:03 +0000 (07:55 -0700)] 
Chore: include beta in tagged version display

10 months agoEnhancement: support retain barcode split pages (#7912)
shamoon [Mon, 14 Oct 2024 03:51:39 +0000 (20:51 -0700)] 
Enhancement: support retain barcode split pages (#7912)

10 months agoFix: preserve text linebreaks in doc edit (#7908)
shamoon [Sun, 13 Oct 2024 17:45:05 +0000 (10:45 -0700)] 
Fix: preserve text linebreaks in doc edit (#7908)

10 months agoChore: dont run repo maintenance in forks
shamoon [Sun, 13 Oct 2024 15:42:28 +0000 (08:42 -0700)] 
Chore: dont run repo maintenance in forks

10 months agoChore: do not run Crowdin action on forks (#7904)
tooomm [Sun, 13 Oct 2024 15:37:41 +0000 (17:37 +0200)] 
Chore: do not run Crowdin action on forks (#7904)

10 months agoNew Crowdin translations by GitHub Action (#7728) v2.13.0-beta.rc1
github-actions[bot] [Sun, 13 Oct 2024 03:58:10 +0000 (20:58 -0700)] 
New Crowdin translations by GitHub Action (#7728)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
10 months agoFix: resolve some silly frontend test things
shamoon [Fri, 11 Oct 2024 03:38:24 +0000 (20:38 -0700)] 
Fix: resolve some silly frontend test things

10 months agoEnhancement: dont wait to get preview (#7894)
shamoon [Fri, 11 Oct 2024 02:43:13 +0000 (19:43 -0700)] 
Enhancement: dont wait to get preview (#7894)

10 months agoFix: only show colon on cards if correspondent and title shown (#7893)
shamoon [Thu, 10 Oct 2024 22:07:52 +0000 (15:07 -0700)] 
Fix: only show colon on cards if correspondent and title shown (#7893)

10 months agoFeature: OAuth2 Gmail and Outlook email support (#7866)
shamoon [Thu, 10 Oct 2024 20:57:32 +0000 (13:57 -0700)] 
Feature: OAuth2 Gmail and Outlook email support (#7866)

10 months agoChore: Unify workflow logic (#7880)
shamoon [Thu, 10 Oct 2024 20:28:44 +0000 (13:28 -0700)] 
Chore: Unify workflow logic (#7880)

10 months agoFeature: live preview of storage path (#7870)
shamoon [Wed, 9 Oct 2024 23:35:36 +0000 (16:35 -0700)] 
Feature: live preview of storage path (#7870)

10 months agoChore: fix test comments
shamoon [Wed, 9 Oct 2024 06:36:09 +0000 (23:36 -0700)] 
Chore: fix test comments

10 months agoFixes the ASN checking to allow an ASN of 0 (#7878)
Trenton H [Tue, 8 Oct 2024 19:47:37 +0000 (12:47 -0700)] 
Fixes the ASN checking to allow an ASN of 0 (#7878)

10 months agoFix: fix auto-dismiss completed tasks on open document (#7869)
shamoon [Mon, 7 Oct 2024 14:25:52 +0000 (07:25 -0700)] 
Fix: fix auto-dismiss completed tasks on open document (#7869)

10 months agoFix: trigger change warning for saved views with default fields if changed (#7865)
shamoon [Sun, 6 Oct 2024 21:27:02 +0000 (14:27 -0700)] 
Fix: trigger change warning for saved views with default fields if changed (#7865)

10 months agoFeature: Enhanced templating for filename format (#7836)
Trenton H [Sun, 6 Oct 2024 19:54:01 +0000 (12:54 -0700)] 
Feature: Enhanced templating for filename format (#7836)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
10 months agoFix: skip accounts without enabled rules
shamoon [Sat, 5 Oct 2024 06:59:31 +0000 (23:59 -0700)] 
Fix: skip accounts without enabled rules

10 months agoEnhancement: management list button improvements (#7848)
shamoon [Fri, 4 Oct 2024 06:00:28 +0000 (23:00 -0700)] 
Enhancement: management list button improvements (#7848)

10 months agoAdd missing interface to resolve test warning
shamoon [Thu, 3 Oct 2024 03:21:47 +0000 (20:21 -0700)] 
Add missing interface to resolve test warning

10 months agoEnhancement: check for mail destination directory, log post-consume errors (#7808)
Martin Richtarsky [Thu, 3 Oct 2024 03:21:35 +0000 (05:21 +0200)] 
Enhancement: check for mail destination directory, log post-consume errors (#7808)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
10 months agoFeature: custom fields queries (#7761)
shamoon [Thu, 3 Oct 2024 00:15:42 +0000 (17:15 -0700)] 
Feature: custom fields queries (#7761)

10 months agoUpdate .codecov.yml
shamoon [Wed, 2 Oct 2024 04:37:35 +0000 (21:37 -0700)] 
Update .codecov.yml

10 months agoFix: wrap table header columns in row (#7832)
shamoon [Tue, 1 Oct 2024 23:13:45 +0000 (16:13 -0700)] 
Fix: wrap table header columns in row (#7832)

10 months agoChore(deps-dev): Bump @codecov/webpack-plugin in /src-ui (#7830)
dependabot[bot] [Tue, 1 Oct 2024 21:38:03 +0000 (21:38 +0000)] 
Chore(deps-dev): Bump @codecov/webpack-plugin in /src-ui (#7830)

Bumps @codecov/webpack-plugin from 1.0.1 to 1.2.0.

---
updated-dependencies:
- dependency-name: "@codecov/webpack-plugin"
  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>
10 months agoChore(deps-dev): Bump @types/node from 22.5.2 to 22.7.4 in /src-ui (#7829)
dependabot[bot] [Tue, 1 Oct 2024 21:29:28 +0000 (21:29 +0000)] 
Chore(deps-dev): Bump @types/node from 22.5.2 to 22.7.4 in /src-ui (#7829)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months agoChore(deps-dev): Bump the frontend-eslint-dependencies group (#7827)
dependabot[bot] [Tue, 1 Oct 2024 21:20:53 +0000 (21:20 +0000)] 
Chore(deps-dev): Bump the frontend-eslint-dependencies group (#7827)

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.3.0 to 8.8.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.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.3.0 to 8.8.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.8.0/packages/parser)

Updates `@typescript-eslint/utils` from 8.3.0 to 8.8.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.8.0/packages/utils)

Updates `eslint` from 9.9.1 to 9.11.1
- [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.9.1...v9.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months agoChore(deps-dev): Bump the frontend-jest-dependencies group (#7826)
dependabot[bot] [Tue, 1 Oct 2024 21:10:16 +0000 (21:10 +0000)] 
Chore(deps-dev): Bump the frontend-jest-dependencies group (#7826)

Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular).

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

Updates `jest-preset-angular` from 14.2.2 to 14.2.4
- [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.2.2...v14.2.4)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-jest-dependencies
- dependency-name: jest-preset-angular
  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>
10 months agoChore(deps-dev): Bump @playwright/test from 1.46.1 to 1.47.2 in /src-ui (#7828)
dependabot[bot] [Tue, 1 Oct 2024 20:59:11 +0000 (13:59 -0700)] 
Chore(deps-dev): Bump @playwright/test from 1.46.1 to 1.47.2 in /src-ui (#7828)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.1 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  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>
10 months agoChore(deps): Bump the frontend-angular-dependencies group (#7825)
dependabot[bot] [Tue, 1 Oct 2024 20:43:28 +0000 (13:43 -0700)] 
Chore(deps): Bump the frontend-angular-dependencies group (#7825)

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

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `18.2.2` | `18.2.6` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.2` | `18.2.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.2` | `18.2.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.2` | `18.2.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.2` | `18.2.6` |
| [@angular/localize](https://github.com/angular/angular) | `18.2.2` | `18.2.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.2` | `18.2.6` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.2` | `18.2.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.2` | `18.2.6` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `13.7.0` | `13.9.0` |
| [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) | `10.3.0` | `10.3.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.6` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.6` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.6` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.3.0` | `18.3.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.3.0` | `18.3.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.3.0` | `18.3.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.3.0` | `18.3.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.3.0` | `18.3.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.2` | `18.2.6` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.2` | `18.2.6` |

Updates `@angular/cdk` from 18.2.2 to 18.2.6
- [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/18.2.2...18.2.6)

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

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

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

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

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

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

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

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

Updates `@ng-select/ng-select` from 13.7.0 to 13.9.0
- [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/v13.7.0...v13.9.0)

Updates `ng2-pdf-viewer` from 10.3.0 to 10.3.1
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases)
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/10.3.0...10.3.1)

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

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

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

Updates `@angular-eslint/builder` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.1/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.1/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.1/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.1/packages/schematics)

Updates `@angular-eslint/template-parser` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.3.1/packages/template-parser)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months agoChore: Upgrades OCRMyPDF to v16 (#7815)
Trenton H [Tue, 1 Oct 2024 02:53:44 +0000 (19:53 -0700)] 
Chore: Upgrades OCRMyPDF to v16 (#7815)

10 months agoEnhancement: workflow overview toggle enable button (#7818)
shamoon [Tue, 1 Oct 2024 02:44:02 +0000 (19:44 -0700)] 
Enhancement: workflow overview toggle enable button (#7818)

10 months agoEnhancement: disable-able mail rules, add toggle to overview (#7810)
shamoon [Tue, 1 Oct 2024 02:42:19 +0000 (19:42 -0700)] 
Enhancement: disable-able mail rules, add toggle to overview (#7810)

10 months agoDocumentation: Mention the Redis licensing and its forks (#7817)
Trenton H [Tue, 1 Oct 2024 01:58:07 +0000 (18:58 -0700)] 
Documentation: Mention the Redis licensing and its forks (#7817)

* Mention the Redis licensing and its forks

* Note date

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
10 months agoDocumentation: update development docker build steps (#7806)
Martin Richtarsky [Mon, 30 Sep 2024 14:56:24 +0000 (16:56 +0200)] 
Documentation: update development docker build steps (#7806)

10 months agoUpgrades the Docker image to use Python 3.12 (#7796)
Trenton H [Sat, 28 Sep 2024 18:42:55 +0000 (11:42 -0700)] 
Upgrades the Docker image to use Python 3.12 (#7796)

10 months agoChore: Upgrade Django to 5.1 (#7795)
Trenton H [Sat, 28 Sep 2024 18:06:13 +0000 (11:06 -0700)] 
Chore: Upgrade Django to 5.1 (#7795)

* Upgrades Django to 5.1

10 months agoFix page_count migration
shamoon [Sat, 28 Sep 2024 04:47:30 +0000 (21:47 -0700)] 
Fix page_count migration

10 months agoChore: Drop Python 3.9 support (#7774)
Trenton H [Thu, 26 Sep 2024 19:22:24 +0000 (12:22 -0700)] 
Chore: Drop Python 3.9 support (#7774)

10 months agoFeature: auto-clean some invalid pdfs (#7651)
shamoon [Wed, 25 Sep 2024 15:57:20 +0000 (08:57 -0700)] 
Feature: auto-clean some invalid pdfs (#7651)

10 months agoFeature: page count (#7750)
s0llvan [Wed, 25 Sep 2024 15:22:12 +0000 (17:22 +0200)] 
Feature: page count (#7750)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
10 months agoFix: hidden canvas element causes scroll bug (#7770)
shamoon [Tue, 24 Sep 2024 19:26:48 +0000 (12:26 -0700)] 
Fix: hidden canvas element causes scroll bug (#7770)

10 months agoEnhancement: use apt only when needed docker-entrypoint.sh (#7756)
gawa971 [Tue, 24 Sep 2024 06:46:03 +0000 (13:46 +0700)] 
Enhancement: use apt only when needed docker-entrypoint.sh (#7756)