]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
22 months agoBumps version to 2.1.2 v2.1.2
Trenton Holmes [Wed, 13 Dec 2023 01:41:26 +0000 (17:41 -0800)] 
Bumps version to 2.1.2

22 months agoNew Crowdin translations by GitHub Action (#4892)
github-actions[bot] [Wed, 13 Dec 2023 01:29:33 +0000 (17:29 -0800)] 
New Crowdin translations by GitHub Action (#4892)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
22 months agoFix: Sort consumption templates by order by default (#4956)
shamoon [Tue, 12 Dec 2023 16:27:26 +0000 (08:27 -0800)] 
Fix: Sort consumption templates by order by default (#4956)

22 months agoUpdates gotenberg-client, including workaround for Gotenberg handling of non-latin...
Trenton H [Tue, 12 Dec 2023 15:05:33 +0000 (07:05 -0800)] 
Updates gotenberg-client, including workaround for Gotenberg handling of non-latin filenames (#4944)

22 months agoChore: reorganize api tests (#4935)
shamoon [Tue, 12 Dec 2023 04:08:51 +0000 (20:08 -0800)] 
Chore: reorganize api tests (#4935)

* Move permissions-related API tests

* Move bulk-edit-related API tests

* Move bulk-download-related API tests

* Move uisettings-related API tests

* Move remoteversion-related API tests

* Move tasks API tests

* Move object-related API tests

* Move consumption-template-related API tests

* Rename pared-down documents API test file

Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
22 months agoChore(deps-dev): Bump the small-changes group with 2 updates (#4942)
dependabot[bot] [Tue, 12 Dec 2023 03:40:33 +0000 (19:40 -0800)] 
Chore(deps-dev): Bump the small-changes group with 2 updates (#4942)

Bumps the small-changes group with 2 updates: [pre-commit](https://github.com/pre-commit/pre-commit) and [mkdocs-glightbox](https://github.com/Blueswen/mkdocs-glightbox).

Updates `pre-commit` from 3.5.0 to 3.6.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/v3.5.0...v3.6.0)

Updates `mkdocs-glightbox` from 0.3.4 to 0.3.5
- [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.3.4...v0.3.5)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-glightbox
  dependency-type: direct:development
  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>
22 months agoFix: allow text copy in pngx pdf viewer (#4938)
shamoon [Tue, 12 Dec 2023 01:06:30 +0000 (17:06 -0800)] 
Fix: allow text copy in pngx pdf viewer (#4938)

22 months agoChore(deps-dev): Bump the development group with 1 update (#4939)
dependabot[bot] [Mon, 11 Dec 2023 23:24:01 +0000 (15:24 -0800)] 
Chore(deps-dev): Bump the development group with 1 update (#4939)

Bumps the development group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).

- [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.4.14...9.5.2)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22 months agoFix: Removes the FieldParser plugin from autocomplete searches (#4934)
Trenton H [Mon, 11 Dec 2023 18:21:58 +0000 (10:21 -0800)] 
Fix: Removes the FieldParser plugin from autocomplete searches (#4934)

22 months agoFix: Convert search dates to UTC in advanced search (#4891)
Adam Bogdał [Mon, 11 Dec 2023 17:32:43 +0000 (18:32 +0100)] 
Fix: Convert search dates to UTC in advanced search (#4891)

* Index documents using local timezone

* Add local date parser

22 months agoUse the attachment filename so downstream template matching works against it (#4931)
Trenton H [Mon, 11 Dec 2023 17:08:42 +0000 (09:08 -0800)] 
Use the attachment filename so downstream template matching works against it (#4931)

22 months agoFix: frontend handle autocomplete failure gracefully (#4903)
shamoon [Mon, 11 Dec 2023 15:41:40 +0000 (07:41 -0800)] 
Fix: frontend handle autocomplete failure gracefully (#4903)

22 months agoFix: Correct spelling of 'initialization' in install script (#4928)
Tom Hoover [Mon, 11 Dec 2023 15:10:42 +0000 (09:10 -0600)] 
Fix: Correct spelling of 'initialization' in install script (#4928)

22 months agoAdd -dev to version string
shamoon [Fri, 8 Dec 2023 06:20:48 +0000 (22:20 -0800)] 
Add -dev to version string

22 months ago[Documentation] Add v2.1.1 changelog (#4886)
github-actions[bot] [Fri, 8 Dec 2023 06:15:29 +0000 (22:15 -0800)] 
[Documentation] Add v2.1.1 changelog (#4886)

* Changelog v2.1.1 - GHA

* Fix incorrectly categorized PR

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
22 months agov2.1.1 v2.1.1
shamoon [Fri, 8 Dec 2023 05:42:02 +0000 (21:42 -0800)] 
v2.1.1

22 months agoNew Crowdin translations by GitHub Action (#4845)
github-actions[bot] [Fri, 8 Dec 2023 05:39:51 +0000 (21:39 -0800)] 
New Crowdin translations by GitHub Action (#4845)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
22 months agoFix: alignment of share links archive toggle
shamoon [Thu, 7 Dec 2023 22:03:57 +0000 (14:03 -0800)] 
Fix: alignment of share links archive toggle

22 months agoFix: disable toggle for share link creation without archive version, fix auto-copy...
shamoon [Thu, 7 Dec 2023 21:48:33 +0000 (13:48 -0800)] 
Fix: disable toggle for share link creation without archive version, fix auto-copy in Safari (#4885)

* Fix: disable share link archive switch if archive version doesnt exist

* Fix: Add brief timeout before copy after share link creation for Safari, only show if succeeded

* Update messages.xlf

22 months agoFix: storage paths link incorrect in dashboard widget (#4878)
shamoon [Thu, 7 Dec 2023 15:23:22 +0000 (07:23 -0800)] 
Fix: storage paths link incorrect in dashboard widget (#4878)

22 months agoFix: respect baseURI for pdfjs worker URL (#4865)
shamoon [Thu, 7 Dec 2023 15:13:00 +0000 (07:13 -0800)] 
Fix: respect baseURI for pdfjs worker URL (#4865)

22 months agoMerge remote-tracking branch 'origin/main' into dev
Trenton Holmes [Thu, 7 Dec 2023 03:23:12 +0000 (19:23 -0800)] 
Merge remote-tracking branch 'origin/main' into dev

22 months agoSets the Git information before pushing the documentation build
Trenton Holmes [Thu, 7 Dec 2023 03:20:08 +0000 (19:20 -0800)] 
Sets the Git information before pushing the documentation build

22 months agoSimplifies how the documentation site is deployed (#4858)
Trenton H [Thu, 7 Dec 2023 03:06:50 +0000 (19:06 -0800)] 
Simplifies how the documentation site is deployed (#4858)

22 months agoAllow users to configure the DEFAULT_FROM_EMAIL but default to the EMAIL_HOST_USER...
Trenton H [Wed, 6 Dec 2023 22:52:44 +0000 (14:52 -0800)] 
Allow users to configure the DEFAULT_FROM_EMAIL but default to the EMAIL_HOST_USER if not set (#4867)

22 months agoFix: dont show move icon for file tasks badge (#4860)
shamoon [Wed, 6 Dec 2023 22:26:04 +0000 (14:26 -0800)] 
Fix: dont show move icon for file tasks badge (#4860)

22 months ago[Documentation] Add v2.1.0 changelog (#4846)
github-actions[bot] [Wed, 6 Dec 2023 15:38:14 +0000 (07:38 -0800)] 
[Documentation] Add v2.1.0 changelog (#4846)

* Changelog v2.1.0 - GHA
* Remove a fix from the features list

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
22 months agoResets version to -dev
Trenton Holmes [Wed, 6 Dec 2023 03:05:02 +0000 (19:05 -0800)] 
Resets version to -dev

22 months agoSets version to v2.1.0 v2.1.0
Trenton Holmes [Wed, 6 Dec 2023 03:03:53 +0000 (19:03 -0800)] 
Sets version to v2.1.0

22 months agoMerge remote-tracking branch 'origin/dev'
Trenton Holmes [Wed, 6 Dec 2023 02:37:39 +0000 (18:37 -0800)] 
Merge remote-tracking branch 'origin/dev'

22 months agoFix: custom fields api format not visible in docs
shamoon [Tue, 5 Dec 2023 21:48:42 +0000 (13:48 -0800)] 
Fix: custom fields api format not visible in docs

22 months agoFix consumption template empty field checking
shamoon [Tue, 5 Dec 2023 17:08:36 +0000 (09:08 -0800)] 
Fix consumption template empty field checking

22 months agoFix: invalid height attr on logo svg
shamoon [Tue, 5 Dec 2023 17:00:06 +0000 (09:00 -0800)] 
Fix: invalid height attr on logo svg

22 months agoFix: prevent dropdown open when clicking document links
shamoon [Tue, 5 Dec 2023 16:56:13 +0000 (08:56 -0800)] 
Fix: prevent dropdown open when clicking document links

22 months agoNew Crowdin translations by GitHub Action (#4840)
github-actions[bot] [Tue, 5 Dec 2023 16:28:12 +0000 (08:28 -0800)] 
New Crowdin translations by GitHub Action (#4840)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
22 months agoUpdate translation strings
shamoon [Tue, 5 Dec 2023 16:26:28 +0000 (08:26 -0800)] 
Update translation strings

22 months agoUpdate settings.component.ts
shamoon [Tue, 5 Dec 2023 16:23:37 +0000 (08:23 -0800)] 
Update settings.component.ts

22 months agoNew Crowdin translations by GitHub Action (#4760)
github-actions[bot] [Tue, 5 Dec 2023 16:23:13 +0000 (16:23 +0000)] 
New Crowdin translations by GitHub Action (#4760)

22 months agoEnhancement: implement document link custom field (#4799)
shamoon [Tue, 5 Dec 2023 16:16:56 +0000 (08:16 -0800)] 
Enhancement: implement document link custom field (#4799)

22 months agoBump the development group with 6 updates (#4838)
dependabot[bot] [Tue, 5 Dec 2023 15:51:37 +0000 (15:51 +0000)] 
Bump the development group with 6 updates (#4838)

Bumps the development group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ruff](https://github.com/astral-sh/ruff) | `0.1.5` | `0.1.7` |
| [pytest-httpx](https://github.com/Colin-b/pytest_httpx) | `0.26.0` | `0.27.0` |
| [pytest-env](https://github.com/pytest-dev/pytest-env) | `1.1.1` | `1.1.3` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.4.0` | `3.5.0` |
| [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `12.0` | `13.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.4.8` | `9.4.14` |

Updates `ruff` from 0.1.5 to 0.1.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/v0.1.5...v0.1.7)

Updates `pytest-httpx` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/Colin-b/pytest_httpx/releases)
- [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Colin-b/pytest_httpx/compare/v0.26.0...v0.27.0)

Updates `pytest-env` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/pytest-dev/pytest-env/releases)
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.1.1...1.1.3)

Updates `pytest-xdist` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.4.0...v3.5.0)

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

Updates `mkdocs-material` from 9.4.8 to 9.4.14
- [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.4.8...9.4.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: pytest-httpx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: pytest-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: pytest-rerunfailures
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22 months agoChore: Raise Gotenberg container version (#4815)
Trenton H [Tue, 5 Dec 2023 15:36:25 +0000 (07:36 -0800)] 
Chore: Raise Gotenberg container version (#4815)

* Updates the Gotenberg version to use 7.10 and gotenberg-client to match
* Fixes a long standing bug in this test where a whole page was missing from the expected

22 months agoFix: always reset theme classes on update appearance settings
shamoon [Tue, 5 Dec 2023 08:08:03 +0000 (00:08 -0800)] 
Fix: always reset theme classes on update appearance settings

22 months agoFix: welcome widget text color (#4829)
shamoon [Tue, 5 Dec 2023 08:00:20 +0000 (00:00 -0800)] 
Fix: welcome widget text color (#4829)

22 months agoFix: export consumption templates & custom fields in exporter (#4825)
shamoon [Tue, 5 Dec 2023 05:33:15 +0000 (21:33 -0800)] 
Fix: export consumption templates & custom fields in exporter (#4825)

22 months agoMerge branch 'main' into dev
shamoon [Tue, 5 Dec 2023 05:15:51 +0000 (21:15 -0800)] 
Merge branch 'main' into dev

22 months agoAdds additional warnings during an import if it might fail due to reasons (#4814)
Trenton H [Tue, 5 Dec 2023 03:39:59 +0000 (19:39 -0800)] 
Adds additional warnings during an import if it might fail due to reasons (#4814)

22 months agoFeature: pngx PDF viewer with updated pdfjs (#4679)
shamoon [Tue, 5 Dec 2023 01:17:40 +0000 (17:17 -0800)] 
Feature: pngx PDF viewer with updated pdfjs (#4679)

22 months agoFix: bulk edit object permissions should use permissions object (#4797)
shamoon [Mon, 4 Dec 2023 14:40:17 +0000 (06:40 -0800)] 
Fix: bulk edit object permissions should use permissions object (#4797)

23 months agoFixes the 0023 migration to include the new help text and verbose name
Trenton Holmes [Mon, 4 Dec 2023 03:09:02 +0000 (19:09 -0800)] 
Fixes the 0023 migration to include the new help text and verbose name

23 months agoEnhancement: support assigning custom fields via consumption templates (#4727)
shamoon [Sun, 3 Dec 2023 23:35:30 +0000 (15:35 -0800)] 
Enhancement: support assigning custom fields via consumption templates (#4727)

23 months agoFix: empty strings for consumption template fields should be treated as None (#4762)
shamoon [Sun, 3 Dec 2023 20:57:43 +0000 (12:57 -0800)] 
Fix: empty strings for consumption template fields should be treated as None (#4762)

23 months agoFix: use default permissions for objects created via dropdown (#4778)
shamoon [Sun, 3 Dec 2023 00:52:48 +0000 (16:52 -0800)] 
Fix: use default permissions for objects created via dropdown (#4778)

23 months agoUse the original image file for the checksum, not the maybe alpha removed version...
Trenton H [Sun, 3 Dec 2023 00:18:06 +0000 (16:18 -0800)] 
Use the original image file for the checksum, not the maybe alpha removed version (#4781)

23 months agoFeature: update user profile (#4678)
shamoon [Sat, 2 Dec 2023 16:26:42 +0000 (08:26 -0800)] 
Feature: update user profile (#4678)

23 months agoEnhancement: Allow excluding mail attachments by name (#4691)
Trenton H [Sat, 2 Dec 2023 16:26:19 +0000 (08:26 -0800)] 
Enhancement: Allow excluding mail attachments by name (#4691)

* Adds new filtering to exclude attachments from processing

* Frontend use include / exclude mail rule filename filters

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
23 months agoChore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
shamoon [Sat, 2 Dec 2023 16:24:17 +0000 (08:24 -0800)] 
Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency

23 months agoFix version checker GitHub api url (#4773)
shamoon [Sat, 2 Dec 2023 15:56:56 +0000 (07:56 -0800)] 
Fix version checker GitHub api url (#4773)

23 months agoFix: Limit global drag-drop to events with files (#4767)
shamoon [Sat, 2 Dec 2023 15:47:57 +0000 (07:47 -0800)] 
Fix: Limit global drag-drop to events with files (#4767)

23 months agoFix title-placeholders link
shamoon [Sat, 2 Dec 2023 06:21:31 +0000 (22:21 -0800)] 
Fix title-placeholders link

23 months agoRemove the pngx .env file for crowdin action
shamoon [Sat, 2 Dec 2023 02:05:43 +0000 (18:05 -0800)] 
Remove the pngx .env file for crowdin action

23 months agoBump the actions group with 2 updates (#4745)
dependabot[bot] [Sat, 2 Dec 2023 02:04:16 +0000 (02:04 +0000)] 
Bump the actions group with 2 updates (#4745)

Bumps the actions group with 2 updates: [actions/github-script](https://github.com/actions/github-script) and [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action).

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

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

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: stumpylog/image-cleaner-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoUpdate crowdin action triggers
shamoon [Sat, 2 Dec 2023 01:54:00 +0000 (17:54 -0800)] 
Update crowdin action triggers

23 months agoChore: Implement crowdin GHA (#4706)
shamoon [Sat, 2 Dec 2023 01:44:33 +0000 (17:44 -0800)] 
Chore: Implement crowdin GHA (#4706)

23 months agoNew Crowdin updates (#4729)
Paperless-ngx Bot [bot] [Sat, 2 Dec 2023 01:44:05 +0000 (17:44 -0800)] 
New Crowdin updates (#4729)

23 months agoBump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4756)
dependabot[bot] [Sat, 2 Dec 2023 01:07:13 +0000 (01:07 +0000)] 
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4756)

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

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

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

Updates `eslint` from 8.52.0 to 8.55.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.55.0)

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

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

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.7 to 29.5.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-preset-angular` from 13.1.2 to 13.1.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/v13.1.2...v13.1.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>
23 months agoBump @playwright/test from 1.39.0 to 1.40.1 in /src-ui (#4749)
dependabot[bot] [Sat, 2 Dec 2023 00:49:46 +0000 (00:49 +0000)] 
Bump @playwright/test from 1.39.0 to 1.40.1 in /src-ui (#4749)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.39.0 to 1.40.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.40.1)

---
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>
23 months agoBump wait-on from 7.0.1 to 7.2.0 in /src-ui (#4747)
dependabot[bot] [Sat, 2 Dec 2023 00:38:35 +0000 (00:38 +0000)] 
Bump wait-on from 7.0.1 to 7.2.0 in /src-ui (#4747)

Bumps [wait-on](https://github.com/jeffbski/wait-on) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.2.0)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoBump @types/node from 20.8.10 to 20.10.2 in /src-ui (#4748)
dependabot[bot] [Sat, 2 Dec 2023 00:28:50 +0000 (16:28 -0800)] 
Bump @types/node from 20.8.10 to 20.10.2 in /src-ui (#4748)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
23 months agoDocumentation: Fix typos (#4737)
omahs [Fri, 1 Dec 2023 14:55:03 +0000 (15:55 +0100)] 
Documentation: Fix typos (#4737)

23 months agoRemove project actions in favor of GH workflows
shamoon [Fri, 1 Dec 2023 07:14:59 +0000 (23:14 -0800)] 
Remove project actions in favor of GH workflows

23 months agoEnhancement: auto-refresh logs & tasks (#4680)
shamoon [Fri, 1 Dec 2023 03:08:03 +0000 (19:08 -0800)] 
Enhancement: auto-refresh logs & tasks (#4680)

23 months agoFixes the image cleaner not running for the registry cache (#4732)
Trenton H [Fri, 1 Dec 2023 01:12:14 +0000 (17:12 -0800)] 
Fixes the image cleaner not running for the registry cache (#4732)

23 months agoChangelog v2.0.1 - GHA (#4722)
github-actions[bot] [Thu, 30 Nov 2023 16:16:17 +0000 (08:16 -0800)] 
Changelog v2.0.1 - GHA (#4722)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
23 months agoResets version string to 2.0.1-dev
Trenton Holmes [Thu, 30 Nov 2023 15:11:46 +0000 (07:11 -0800)] 
Resets version string to 2.0.1-dev

23 months agoBumps version to 2.0.1 v2.0.1
Trenton Holmes [Thu, 30 Nov 2023 15:11:00 +0000 (07:11 -0800)] 
Bumps version to 2.0.1

23 months agoMerge remote-tracking branch 'origin/dev'
Trenton Holmes [Thu, 30 Nov 2023 15:10:29 +0000 (07:10 -0800)] 
Merge remote-tracking branch 'origin/dev'

23 months agoNew Crowdin updates (#4695)
Paperless-ngx Bot [bot] [Thu, 30 Nov 2023 15:08:10 +0000 (07:08 -0800)] 
New Crowdin updates (#4695)

23 months agoInreases the length to 5, allowing for commas as well as values (#4719)
Trenton H [Thu, 30 Nov 2023 15:00:54 +0000 (07:00 -0800)] 
Inreases the length to 5, allowing for commas as well as values (#4719)

23 months agoFix: restore docs search
shamoon [Thu, 30 Nov 2023 05:56:05 +0000 (21:56 -0800)] 
Fix: restore docs search

23 months agoAdds new setting to control color conversions (#4709)
Trenton H [Wed, 29 Nov 2023 20:18:44 +0000 (12:18 -0800)] 
Adds new setting to control color conversions (#4709)

23 months agoChangelog v2.0.0 - GHA (#4693)
github-actions[bot] [Wed, 29 Nov 2023 19:50:30 +0000 (11:50 -0800)] 
Changelog v2.0.0 - GHA (#4693)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
23 months agoFix: Add a warning about a low image DPI which may cause OCR to fail (#4708)
Trenton H [Wed, 29 Nov 2023 19:28:27 +0000 (11:28 -0800)] 
Fix: Add a warning about a low image DPI which may cause OCR to fail (#4708)

23 months agoFix: share links for URLs containing 'api' incorrect in dropdown (#4701)
shamoon [Wed, 29 Nov 2023 19:10:55 +0000 (11:10 -0800)] 
Fix: share links for URLs containing 'api' incorrect in dropdown (#4701)

23 months agoUpdate environment.prod.ts
shamoon [Wed, 29 Nov 2023 04:05:53 +0000 (20:05 -0800)] 
Update environment.prod.ts

23 months agoAdd docs requirements file for lightbox v2.0.0
shamoon [Wed, 29 Nov 2023 04:00:04 +0000 (20:00 -0800)] 
Add docs requirements file for lightbox

23 months agoBumps the version to 2.0.0
shamoon [Wed, 29 Nov 2023 03:43:30 +0000 (19:43 -0800)] 
Bumps the version to 2.0.0

23 months agoMerge pull request #4581 from paperless-ngx/l10n_dev
shamoon [Wed, 29 Nov 2023 03:37:23 +0000 (19:37 -0800)] 
Merge pull request #4581 from paperless-ngx/l10n_dev

New Crowdin updates

23 months agoMerge pull request #4578 from paperless-ngx/beta
shamoon [Wed, 29 Nov 2023 03:35:42 +0000 (19:35 -0800)] 
Merge pull request #4578 from paperless-ngx/beta

[Beta] Paperless-ngx v2.0.0 Beta

23 months agoTargeted update of some Python dependencies (#4688) 4578/head
Trenton H [Wed, 29 Nov 2023 03:10:27 +0000 (19:10 -0800)] 
Targeted update of some Python dependencies (#4688)

23 months agoNew translations django.po (Dutch) 4581/head
Paperless-ngx Bot [bot] [Tue, 28 Nov 2023 18:26:34 +0000 (10:26 -0800)] 
New translations django.po (Dutch)
[ci skip]

23 months agoNew translations django.po (Serbian (Latin))
Paperless-ngx Bot [bot] [Sun, 26 Nov 2023 20:35:01 +0000 (12:35 -0800)] 
New translations django.po (Serbian (Latin))
[ci skip]

23 months agoNew translations messages.xlf (Serbian (Latin))
Paperless-ngx Bot [bot] [Sun, 26 Nov 2023 20:35:00 +0000 (12:35 -0800)] 
New translations messages.xlf (Serbian (Latin))
[ci skip]

23 months agoNew translations messages.xlf (Vietnamese)
Paperless-ngx Bot [bot] [Sun, 26 Nov 2023 04:38:49 +0000 (20:38 -0800)] 
New translations messages.xlf (Vietnamese)
[ci skip]

23 months agoNew translations messages.xlf (Vietnamese)
Paperless-ngx Bot [bot] [Sun, 26 Nov 2023 03:06:52 +0000 (19:06 -0800)] 
New translations messages.xlf (Vietnamese)
[ci skip]

23 months agoNew translations messages.xlf (Vietnamese)
Paperless-ngx Bot [bot] [Sat, 25 Nov 2023 16:29:51 +0000 (08:29 -0800)] 
New translations messages.xlf (Vietnamese)
[ci skip]

23 months agoNew translations messages.xlf (Vietnamese)
Paperless-ngx Bot [bot] [Sat, 25 Nov 2023 15:24:26 +0000 (07:24 -0800)] 
New translations messages.xlf (Vietnamese)
[ci skip]

23 months agoNew translations django.po (Slovenian)
Paperless-ngx Bot [bot] [Sat, 25 Nov 2023 14:26:03 +0000 (06:26 -0800)] 
New translations django.po (Slovenian)
[ci skip]

23 months agoNew translations django.po (Slovenian)
Paperless-ngx Bot [bot] [Sat, 25 Nov 2023 13:20:20 +0000 (05:20 -0800)] 
New translations django.po (Slovenian)
[ci skip]

23 months agoNew translations messages.xlf (Slovenian)
Paperless-ngx Bot [bot] [Sat, 25 Nov 2023 13:20:19 +0000 (05:20 -0800)] 
New translations messages.xlf (Slovenian)
[ci skip]