shamoon
084c31b37a
Enhancement: support assigning custom fields via consumption templates ( #4727 )
2023-12-03 15:35:30 -08:00
shamoon
28dbe96dc3
Fix: empty strings for consumption template fields should be treated as None ( #4762 )
2023-12-03 12:57:43 -08:00
shamoon
65c5d32973
Fix: use default permissions for objects created via dropdown ( #4778 )
2023-12-03 00:52:48 +00:00
Trenton H
dc5ea43aed
Use the original image file for the checksum, not the maybe alpha removed version ( #4781 )
2023-12-02 16:18:06 -08:00
shamoon
68e7a5266b
Feature: update user profile ( #4678 )
2023-12-02 08:26:42 -08:00
Trenton H
7a98e3c1e7
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>
2023-12-02 08:26:19 -08:00
shamoon
e7aafdaa25
Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
2023-12-02 08:24:17 -08:00
shamoon
75c863766f
Fix version checker GitHub api url ( #4773 )
2023-12-02 15:56:56 +00:00
shamoon
9120df93a6
Fix: Limit global drag-drop to events with files ( #4767 )
2023-12-02 07:47:57 -08:00
shamoon
153765e9fa
Remove the pngx .env file for crowdin action
2023-12-01 18:06:38 -08:00
dependabot[bot]
3ab1c2a745
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>
2023-12-02 02:04:16 +00:00
shamoon
6d28e91a93
Update crowdin action triggers
2023-12-01 17:54:00 -08:00
shamoon
c62163333e
Chore: Implement crowdin GHA ( #4706 )
2023-12-01 17:44:33 -08:00
Paperless-ngx Bot [bot]
ec715b677c
New Crowdin updates ( #4729 )
2023-12-01 17:44:05 -08:00
dependabot[bot]
feb2bcf94b
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>
2023-12-02 01:07:13 +00:00
dependabot[bot]
8099b1d6a6
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>
2023-12-02 00:58:27 +00:00
dependabot[bot]
7b6d62c166
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>
2023-12-02 00:49:46 +00:00
dependabot[bot]
7a59aabf69
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>
2023-12-02 00:38:35 +00:00
dependabot[bot]
e1fbc6f099
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>
2023-12-01 16:28:50 -08:00
omahs
2d6fa1215b
Documentation: Fix typos ( #4737 )
2023-12-01 14:55:03 +00:00
shamoon
9d20e34c11
Remove project actions in favor of GH workflows
2023-11-30 23:14:59 -08:00
shamoon
8b271cc208
Enhancement: auto-refresh logs & tasks ( #4680 )
2023-12-01 03:08:03 +00:00
Trenton H
402e5b7c80
Fixes the image cleaner not running for the registry cache ( #4732 )
2023-11-30 17:12:14 -08:00
Trenton Holmes
552f8638c4
Resets version string to 2.0.1-dev
2023-11-30 07:11:46 -08:00
Trenton Holmes
e91bc4f934
Bumps version to 2.0.1
2023-11-30 07:11:00 -08:00
Trenton Holmes
cfd646aeca
Merge remote-tracking branch 'origin/dev'
2023-11-30 07:10:29 -08:00
Paperless-ngx Bot [bot]
e1f89daeca
New Crowdin updates ( #4695 )
2023-11-30 07:08:10 -08:00
Trenton H
231ae8670c
Inreases the length to 5, allowing for commas as well as values ( #4719 )
2023-11-30 07:00:54 -08:00
shamoon
8624c8c36f
Fix: restore docs search
2023-11-29 21:56:05 -08:00
Trenton H
a620a6727d
Adds new setting to control color conversions ( #4709 )
2023-11-29 12:18:44 -08:00
github-actions[bot]
a5a615d480
Changelog v2.0.0 - GHA ( #4693 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 11:50:30 -08:00
Trenton H
cadfce88ad
Fix: Add a warning about a low image DPI which may cause OCR to fail ( #4708 )
2023-11-29 11:28:27 -08:00
shamoon
e5f5579639
Fix: share links for URLs containing 'api' incorrect in dropdown ( #4701 )
2023-11-29 11:10:55 -08:00
shamoon
0e0f65c69a
Update environment.prod.ts
2023-11-28 20:05:53 -08:00
shamoon
a5d8abe0eb
Add docs requirements file for lightbox
2023-11-28 20:00:04 -08:00
shamoon
7436d38f76
Bumps the version to 2.0.0
2023-11-28 19:43:30 -08:00
shamoon
8853f38789
Merge pull request #4581 from paperless-ngx/l10n_dev
...
New Crowdin updates
2023-11-28 19:37:23 -08:00
shamoon
31e3326952
Merge pull request #4578 from paperless-ngx/beta
...
[Beta] Paperless-ngx v2.0.0 Beta
2023-11-28 19:35:42 -08:00
Trenton H
5f2345b01a
Targeted update of some Python dependencies ( #4688 )
2023-11-28 19:10:27 -08:00
Paperless-ngx Bot [bot]
f2540885c2
New translations django.po (Dutch)
...
[ci skip]
2023-11-28 10:26:34 -08:00
Paperless-ngx Bot [bot]
b260d7da4f
New translations django.po (Serbian (Latin))
...
[ci skip]
2023-11-26 12:35:01 -08:00
Paperless-ngx Bot [bot]
eec66ff0f7
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-26 12:35:00 -08:00
Paperless-ngx Bot [bot]
568cbc0961
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 20:38:49 -08:00
Paperless-ngx Bot [bot]
fda296173c
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 19:06:52 -08:00
Paperless-ngx Bot [bot]
8d6dd294bd
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 08:29:51 -08:00
Paperless-ngx Bot [bot]
4aa32b9f9a
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 07:24:26 -08:00
Paperless-ngx Bot [bot]
1bee8344a7
New translations django.po (Slovenian)
...
[ci skip]
2023-11-25 06:26:03 -08:00
Paperless-ngx Bot [bot]
c7271bb788
New translations django.po (Slovenian)
...
[ci skip]
2023-11-25 05:20:20 -08:00
Paperless-ngx Bot [bot]
4d51f25dc8
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-25 05:20:19 -08:00
Paperless-ngx Bot [bot]
b68c7e85b2
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-25 04:13:08 -08:00