shamoon
|
f674183593
|
Squashed commit of the following:
commit 80ff5677ea
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Mon Dec 4 06:40:17 2023 -0800
Fix: bulk edit object permissions should use permissions object (#4797)
commit 62c417cd51
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
Date: Sun Dec 3 19:09:02 2023 -0800
Fixes the 0023 migration to include the new help text and verbose name
commit f27f25aa03
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Dec 3 15:35:30 2023 -0800
Enhancement: support assigning custom fields via consumption templates (#4727)
commit 285a4b5aef
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Dec 3 12:57:43 2023 -0800
Fix: empty strings for consumption template fields should be treated as None (#4762)
commit 47a2ded30d
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Dec 2 16:52:48 2023 -0800
Fix: use default permissions for objects created via dropdown (#4778)
commit 5b502b1e1a
Author: Trenton H <797416+stumpylog@users.noreply.github.com>
Date: Sat Dec 2 16:18:06 2023 -0800
Use the original image file for the checksum, not the maybe alpha removed version (#4781)
commit aff56077a8
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Dec 2 08:26:42 2023 -0800
Feature: update user profile (#4678)
commit 6e371ac5ac
Author: Trenton H <797416+stumpylog@users.noreply.github.com>
Date: Sat Dec 2 08:26:19 2023 -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>
commit 1b69b89d2d
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Dec 2 08:24:17 2023 -0800
Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
commit 5a20c8e512
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Dec 2 07:56:56 2023 -0800
Fix version checker GitHub api url (#4773)
commit 4ca1503beb
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sat Dec 2 07:47:57 2023 -0800
Fix: Limit global drag-drop to events with files (#4767)
commit 20f27fe32f
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 1 18:05:43 2023 -0800
Remove the pngx .env file for crowdin action
commit 1a50d6bb86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Dec 2 02:04:16 2023 +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>
commit 0b16c2db03
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 1 17:54:00 2023 -0800
Update crowdin action triggers
commit 76ac888386
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Fri Dec 1 17:44:33 2023 -0800
Chore: Implement crowdin GHA (#4706)
commit 7cfa05d7f2
Author: Paperless-ngx Bot [bot] <99855517+paperlessngx-bot@users.noreply.github.com>
Date: Fri Dec 1 17:44:05 2023 -0800
New Crowdin updates (#4729)
commit e3496d0485
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Dec 2 01:07:13 2023 +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>
commit d2c33c0074
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Dec 2 00:58:27 2023 +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>
commit 9c5caecafa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Dec 2 00:49:46 2023 +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>
commit 64651d5a84
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Dec 2 00:38:35 2023 +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>
commit 4493236879
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Dec 1 16:28:50 2023 -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>
commit ce643942ea
Author: omahs <73983677+omahs@users.noreply.github.com>
Date: Fri Dec 1 15:55:03 2023 +0100
Documentation: Fix typos (#4737)
commit 46d216b02f
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 23:14:59 2023 -0800
Remove project actions in favor of GH workflows
commit 133d43ae30
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 19:08:03 2023 -0800
Enhancement: auto-refresh logs & tasks (#4680)
commit 27155cb7e3
Author: Trenton H <797416+stumpylog@users.noreply.github.com>
Date: Thu Nov 30 17:12:14 2023 -0800
Fixes the image cleaner not running for the registry cache (#4732)
commit 69be86e16c
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
Date: Thu Nov 30 07:11:46 2023 -0800
Resets version string to 2.0.1-dev
commit 65f6b0881e
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
Date: Thu Nov 30 07:11:00 2023 -0800
Bumps version to 2.0.1
commit c2bede40c7
Merge: 6575c6940 33c2398de
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
Date: Thu Nov 30 07:10:29 2023 -0800
Merge remote-tracking branch 'origin/dev'
commit 33c2398de9
Author: Paperless-ngx Bot [bot] <99855517+paperlessngx-bot@users.noreply.github.com>
Date: Thu Nov 30 07:08:10 2023 -0800
New Crowdin updates (#4695)
commit 64cfc43891
Author: Trenton H <797416+stumpylog@users.noreply.github.com>
Date: Thu Nov 30 07:00:54 2023 -0800
Inreases the length to 5, allowing for commas as well as values (#4719)
commit 6575c69409
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed Nov 29 21:56:05 2023 -0800
Fix: restore docs search
commit e3f4e0b775
Author: Trenton H <797416+stumpylog@users.noreply.github.com>
Date: Wed Nov 29 12:18:44 2023 -0800
Adds new setting to control color conversions (#4709)
commit 5be89bfda5
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed Nov 29 11:50:30 2023 -0800
Changelog v2.0.0 - GHA (#4693)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
commit e1b573adeb
Author: Trenton H <797416+stumpylog@users.noreply.github.com>
Date: Wed Nov 29 11:28:27 2023 -0800
Fix: Add a warning about a low image DPI which may cause OCR to fail (#4708)
commit 0913c7aa9e
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed Nov 29 11:10:55 2023 -0800
Fix: share links for URLs containing 'api' incorrect in dropdown (#4701)
|
2023-12-04 17:13:00 -08:00 |
|
shamoon
|
8a01f77914
|
Support zoom page fit
|
2023-12-03 23:34:47 -08:00 |
|
shamoon
|
e8905c1c5e
|
pngx-pdf-viewer based on ng2-pdf-viewer with pdfjs 3.11
Squashed commit of the following:
commit 32bec8dfedbc7cbd0e2f290e1fd9ceaaa7a94366
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 12:38:19 2023 -0800
Correctly include pdf worker js
commit 48aedbb2b9983a45ee319bc8fa1518d430c4a81b
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 08:30:53 2023 -0800
Update angular.json
commit 23db5031632290e42e15a4eb46e2f0c72a6dadd9
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Thu Nov 30 00:43:08 2023 -0800
Update pdf-viewer.component.ts
commit b01a18526e7df893d7ab09e491470f4bd2c3abeb
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed Nov 29 22:50:33 2023 -0800
pngx-pdf-viewer based on ng2-pdf-viewer with pdfjs 3.11
Implement zoom
|
2023-11-30 14:25:14 -08:00 |
|
shamoon
|
0ac6825154
|
Revert "Feature-parity migration to ngx-extended-pdf-viewer"
This reverts commit 81bbc8405a.
|
2023-11-30 14:23:57 -08:00 |
|
shamoon
|
3a851797e2
|
Revert "Add Paperless zoom"
This reverts commit 74e1d20711.
|
2023-11-30 14:23:54 -08:00 |
|
shamoon
|
5418981539
|
Revert "Print"
This reverts commit 2d1efd0b4e.
|
2023-11-30 14:23:52 -08:00 |
|
shamoon
|
68b4df4d3d
|
Revert "Loading indicator"
This reverts commit 825ce7998d.
|
2023-11-30 14:23:49 -08:00 |
|
shamoon
|
042073a061
|
Revert "Display tweaks"
This reverts commit 566dabb744.
|
2023-11-30 14:23:47 -08:00 |
|
shamoon
|
ca5a5e79b6
|
Revert "Print loading indicator"
This reverts commit d3747f40f2.
|
2023-11-30 14:23:45 -08:00 |
|
shamoon
|
5828d5bcdc
|
Revert "Fix loading indicator"
This reverts commit 014c24b8cf.
|
2023-11-30 14:23:42 -08:00 |
|
shamoon
|
3b1ac7a144
|
Revert "Update tests for new viewer"
This reverts commit 312031e6f1.
|
2023-11-30 14:23:40 -08:00 |
|
shamoon
|
1709ba1f36
|
Revert "Update translation strings"
This reverts commit d82b612f01.
|
2023-11-30 14:23:38 -08:00 |
|
shamoon
|
a9dc8be1f7
|
Revert "Move print button, close loading dialog earlier"
This reverts commit 30af7047c7.
|
2023-11-30 14:23:36 -08:00 |
|
shamoon
|
75d23be6fe
|
Revert "Update messages.xlf"
This reverts commit 2b059639c1.
|
2023-11-30 14:23:34 -08:00 |
|
shamoon
|
9e9860cf45
|
Revert "Update app.module.ts"
This reverts commit 860147bfaa.
|
2023-11-30 14:23:33 -08:00 |
|
shamoon
|
abd10cd6e0
|
Revert "Update angular.json"
This reverts commit 62cd504616.
|
2023-11-30 14:23:31 -08:00 |
|
shamoon
|
62cd504616
|
Update angular.json
Update angular.json
Force viewer US locale since we dont use viewer UI
|
2023-11-29 00:45:24 -08:00 |
|
shamoon
|
860147bfaa
|
Update app.module.ts
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
2b059639c1
|
Update messages.xlf
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
30af7047c7
|
Move print button, close loading dialog earlier
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
d82b612f01
|
Update translation strings
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
312031e6f1
|
Update tests for new viewer
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
014c24b8cf
|
Fix loading indicator
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
d3747f40f2
|
Print loading indicator
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
566dabb744
|
Display tweaks
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
825ce7998d
|
Loading indicator
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
2d1efd0b4e
|
Print
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
74e1d20711
|
Add Paperless zoom
|
2023-11-28 20:06:10 -08:00 |
|
shamoon
|
81bbc8405a
|
Feature-parity migration to ngx-extended-pdf-viewer
|
2023-11-28 20:06:09 -08:00 |
|
shamoon
|
5297626816
|
Update environment.prod.ts
|
2023-11-28 20:05:53 -08:00 |
|
shamoon
|
253f1a44c1
|
Bumps the version to 2.0.0
|
2023-11-28 19:43:30 -08:00 |
|
shamoon
|
26837c8871
|
Merge pull request #4581 from paperless-ngx/l10n_dev
New Crowdin updates
|
2023-11-28 19:37:23 -08:00 |
|
Paperless-ngx Bot [bot]
|
2c1cfc64d5
|
New translations messages.xlf (Serbian (Latin))
[ci skip]
|
2023-11-26 12:35:00 -08:00 |
|
Paperless-ngx Bot [bot]
|
4b84d93cee
|
New translations messages.xlf (Vietnamese)
[ci skip]
|
2023-11-25 20:38:49 -08:00 |
|
Paperless-ngx Bot [bot]
|
0bfa347595
|
New translations messages.xlf (Vietnamese)
[ci skip]
|
2023-11-25 19:06:52 -08:00 |
|
Paperless-ngx Bot [bot]
|
c7a07b59fd
|
New translations messages.xlf (Vietnamese)
[ci skip]
|
2023-11-25 08:29:51 -08:00 |
|
Paperless-ngx Bot [bot]
|
c7c737d8c9
|
New translations messages.xlf (Vietnamese)
[ci skip]
|
2023-11-25 07:24:26 -08:00 |
|
Paperless-ngx Bot [bot]
|
815137af19
|
New translations messages.xlf (Slovenian)
[ci skip]
|
2023-11-25 05:20:19 -08:00 |
|
Paperless-ngx Bot [bot]
|
3c4fbfec54
|
New translations messages.xlf (Slovenian)
[ci skip]
|
2023-11-25 04:13:08 -08:00 |
|
Paperless-ngx Bot [bot]
|
b3a8eb7e06
|
New translations messages.xlf (Bulgarian)
[ci skip]
|
2023-11-25 03:07:12 -08:00 |
|
shamoon
|
1e5c64ff73
|
Fix: small card borders, welcome widget colors, update screenshots
|
2023-11-24 08:47:35 -08:00 |
|
shamoon
|
92ee4d33c3
|
Fix: dark mode should be consistent in dark mode vs system settings (#4669)
|
2023-11-23 10:18:03 -08:00 |
|
Paperless-ngx Bot [bot]
|
01c2f01d3f
|
New translations messages.xlf (French)
[ci skip]
|
2023-11-23 03:20:50 -08:00 |
|
shamoon
|
b83e6a5d5b
|
Fix dashboard saved view mobile width in v.2.0.0-beta.rc1 (#4660)
|
2023-11-22 12:37:17 -08:00 |
|
Paperless-ngx Bot [bot]
|
16281b38e0
|
New translations messages.xlf (Dutch)
[ci skip]
|
2023-11-22 11:19:50 -08:00 |
|
Paperless-ngx Bot [bot]
|
ca11e116b6
|
New translations messages.xlf (Dutch)
[ci skip]
|
2023-11-22 10:10:21 -08:00 |
|
shamoon
|
1f32e4a642
|
Fix: inconsistent border colors in input groups
|
2023-11-21 21:59:03 -08:00 |
|
Paperless-ngx Bot [bot]
|
4c01089de0
|
New translations messages.xlf (Slovenian)
[ci skip]
|
2023-11-21 14:05:08 -08:00 |
|
shamoon
|
47a416dd9b
|
Fix: consistent bottom margin for form field labels
|
2023-11-21 13:53:11 -08:00 |
|
Paperless-ngx Bot [bot]
|
1ab1bbdd70
|
New translations messages.xlf (Slovenian)
[ci skip]
|
2023-11-21 12:14:03 -08:00 |
|