dependabot[bot]
d1b516a089
Chore(deps-dev): Bump the frontend-eslint-dependencies group ( #5632 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 6.17.0 to 6.20.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/v6.20.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.17.0 to 6.20.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/v6.20.0/packages/parser )
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:36:09 +00:00
dependabot[bot]
89aff63e52
Chore(deps): Bump zone.js from 0.14.2 to 0.14.3 in /src-ui ( #5633 )
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.3/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 21:26:21 +00:00
dependabot[bot]
11e9c4d8cc
Chore(deps-dev): Bump @types/node from 20.10.6 to 20.11.16 in /src-ui ( #5635 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.10.6 to 20.11.16.
- [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>
2024-02-01 21:18:29 +00:00
Henrik Gerdes
9d84e95771
feat: add env allowing paperless to run in read_only filesystem ( #5596 )
2024-02-01 20:42:23 +00:00
dependabot[bot]
2aced1c305
Chore(deps): Bump the actions group with 1 update ( #5629 )
...
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action ).
Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 12:29:38 -08:00
shamoon
454098630b
Enhancement: mergeable bulk edit permissions ( #5508 )
2024-02-01 19:56:57 +00:00
이토비
8f3ab2791b
Documentation: fix more like parameter in API docs ( #5624 )
2024-02-01 11:49:34 -08:00
shamoon
61209b1057
Enhancement: re-implement remote user auth for API as opt-in ( #5561 )
2024-02-01 19:46:26 +00:00
Henning B
38a817e887
Enhancement: Respect PDF cropbox for thumbnail generation ( #5531 )
...
* Use the convert argument '-define "pdf:use-cropbox=true"' when creating thumbnails. That way cropboxes, if present, gets respected for thumbnail generation
2024-02-01 11:25:57 -08:00
shamoon
5e3d1b26e7
Fix: Dont attempt to retrieve objects for which user doesnt have global permissions ( #5612 )
2024-02-01 01:20:14 -08:00
shamoon
4996b7e5f7
Correct position of text filter clear button
2024-01-30 22:06:22 -08:00
dependabot[bot]
2c8fddb554
Chore(deps): Bump the actions group with 1 update ( #5597 )
...
Bumps the actions group with 1 update: [actions/cache](https://github.com/actions/cache ).
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 00:10:12 +00:00
Michael Wieland
ae05011062
Documentation: Add docs about missing timezones in MySQL/MariaDB ( #5583 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-29 19:07:40 +00:00
github-actions[bot]
50a6b7e154
Documentation: Add v2.4.3 changelog ( #5584 )
...
* Changelog v2.4.3 - GHA
* 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>
2024-01-28 15:14:43 -08:00
Trenton H
d0ce4113e0
Resets -dev version string
2024-01-28 12:51:00 -08:00
Trenton H
d55900b877
Bumps version to 2.4.3
v2.4.3
2024-01-28 12:19:07 -08:00
github-actions[bot]
2a73ab4693
New Crowdin translations by GitHub Action ( #5559 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-28 20:16:42 +00:00
Trenton H
2aea220c6d
Ensure the scratch directory exists before consuming this source ( #5579 )
2024-01-28 09:07:04 -08:00
shamoon
b0c305e852
Merge branch 'main' into dev
2024-01-26 12:47:00 -08:00
shamoon
73a77d2a45
Remove demo info, for now ( #5557 )
2024-01-26 12:46:22 -08:00
shamoon
3a011e7c04
Reset dev version string
2024-01-26 09:28:04 -08:00
github-actions[bot]
d48b75d862
Changelog v2.4.2 - GHA ( #5548 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-25 16:09:13 -08:00
shamoon
f6e26d5953
Bump version to 2.4.2
v2.4.2
2024-01-25 14:20:26 -08:00
shamoon
7863780883
Merge branch 'dev'
2024-01-25 14:20:11 -08:00
github-actions[bot]
c2ac9a26a2
New Crowdin translations by GitHub Action ( #5547 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-25 14:19:46 -08:00
github-actions[bot]
58e8f796d1
New Crowdin translations by GitHub Action ( #5539 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-25 14:18:31 -08:00
shamoon
ba0f4718e5
Fix: Modify one of date regexes ( #5540 )
2024-01-25 21:29:22 +00:00
shamoon
6fb4daf03e
Fix: tweak doc detail component behavior while awaiting metadata ( #5546 )
2024-01-25 13:22:03 -08:00
Sebastian Steinbeißer
f6c34494a7
Documentation: change updating instructions ( #5533 )
2024-01-25 13:21:36 -08:00
shamoon
1e4d284b30
Reset dev version string
2024-01-24 11:51:41 -08:00
shamoon
1f3406fd77
Fix append changelog title
2024-01-24 11:51:32 -08:00
github-actions[bot]
398faf36fc
Documentation: Add v2.4.1 changelog ( #5535 )
...
* Changelog v2.4.1 - GHA
* 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>
2024-01-24 11:50:07 -08:00
shamoon
ce841d4196
Merge branch 'dev'
v2.4.1
2024-01-24 11:24:02 -08:00
shamoon
c77f8acf41
Bump version to v2.4.1
2024-01-24 11:02:24 -08:00
github-actions[bot]
212674f9df
New Crowdin translations by GitHub Action ( #5488 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-24 11:01:37 -08:00
shamoon
283ced56d1
Revert "Enhancement: support remote user auth directly against API (DRF)" ( #5534 )
2024-01-24 11:00:44 -08:00
shamoon
530e57151d
Update PULL_REQUEST_TEMPLATE.md
2024-01-24 10:31:10 -08:00
shamoon
1141c3f361
Fix: fix calendar popup header background color and disable browser autofill ( #5514 )
2024-01-23 19:48:41 -08:00
shamoon
49416d3372
Fix: install script fails on alpine linux due to the use of head
( #5520 )
2024-01-23 14:25:16 -08:00
shamoon
88ae60a4a0
Fix: enforce object permissions for app config ( #5516 )
2024-01-23 12:23:15 -08:00
shamoon
6651c80fb9
Remove unused workflow trigger / action perms from UI
2024-01-23 12:18:52 -08:00
shamoon
6d6650d5f6
Fix: disable clickable name edit if user does not have permissions
2024-01-22 22:12:07 -08:00
shamoon
6df252c99b
Chore: Build fix- branches ( #5501 )
2024-01-22 16:35:45 -08:00
shamoon
5881f05dbc
Change workflow permissions assignment to merge ( #5496 )
2024-01-22 16:34:16 -08:00
dependabot[bot]
00eba3b223
Chore(deps-dev): Bump the development group with 1 update ( #5503 )
...
Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff ).
Updates `ruff` from 0.1.13 to 0.1.14
- [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.13...v0.1.14 )
---
updated-dependencies:
- dependency-name: ruff
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>
2024-01-22 13:45:25 -08:00
Uli Fahrer
f7ab8d23a7
Documentation: update celery monitoring docker usage ( #5484 )
...
* docs: update celery monitoring docker usage
* docs: add review comments
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2024-01-22 10:11:28 -08:00
Joakim Berglund
85b596d20d
Lowercase stack name in docker-compose.portainer.yml ( #5491 )
...
Portainer does not allow upper case letters in the stack name. Update documentation to adhere to this limitation.
2024-01-21 10:34:04 -08:00
github-actions[bot]
4d43f6b63d
New Crowdin translations by GitHub Action ( #5463 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-01-21 00:35:54 -08:00
shamoon
ea1eb551a7
Enhancement: add background to consumer statuses
2024-01-21 00:34:24 -08:00
shamoon
5842944d1e
Fix: render images not converted to pdf, refactor doc detail rendering ( #5475 )
2024-01-20 08:26:24 -08:00