shamoon
e44cfef662
Documentation: cleanup devcontainer docs and move into tasks and launch config files
2024-12-26 10:49:32 -08:00
Orce MARINKOVSKI
6c138a21d4
Development: devcontainer improvements ( #8553 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-12-26 16:10:02 +00:00
Orce MARINKOVSKI
b5a1dc86a5
Development: fix devcontainer postCreateCommand ( #8542 )
2024-12-25 08:53:30 +00:00
shamoon
3520a83c2f
Fix: fix occasional error toast overflow ( #8552 )
2024-12-24 23:11:48 -08:00
shamoon
93f2ef45f5
Fix: fix share link archive version detection ( #8551 )
2024-12-24 23:11:03 -08:00
shamoon
8291ec17d4
Fix: disable email workflow type if email not enabled
2024-12-24 09:31:59 -08:00
dependabot[bot]
5007855904
Chore(deps-dev): Bump ruff from 0.8.3 to 0.8.4 in the development group ( #8546 )
...
* Chore(deps-dev): Bump ruff from 0.8.3 to 0.8.4 in the development group
Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff ).
Updates `ruff` from 0.8.3 to 0.8.4
- [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/0.8.3...0.8.4 )
---
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>
* Update .pre-commit-config.yaml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-12-23 22:07:57 +00:00
dependabot[bot]
754cf17c90
Chore(deps): Bump the small-changes group with 6 updates ( #8547 )
...
Bumps the small-changes group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [gotenberg-client](https://github.com/stumpylog/gotenberg-client ) | `0.7.0` | `0.8.2` |
| [httpx-oauth](https://github.com/frankie567/httpx-oauth ) | `0.16.0` | `0.16.1` |
| [imap-tools](https://github.com/ikvk/imap_tools ) | `1.7.4` | `1.8.0` |
| [jinja2](https://github.com/pallets/jinja ) | `3.1.4` | `3.1.5` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ) | `3.10.1` | `3.11.0` |
| [tika-client](https://github.com/stumpylog/tika-rest-client ) | `0.7.0` | `0.8.1` |
Updates `gotenberg-client` from 0.7.0 to 0.8.2
- [Release notes](https://github.com/stumpylog/gotenberg-client/releases )
- [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.7.0...0.8.2 )
Updates `httpx-oauth` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/frankie567/httpx-oauth/releases )
- [Commits](https://github.com/frankie567/httpx-oauth/compare/v0.16.0...v0.16.1 )
Updates `imap-tools` from 1.7.4 to 1.8.0
- [Release notes](https://github.com/ikvk/imap_tools/releases )
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.7.4...v1.8.0 )
Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
Updates `rapidfuzz` from 3.10.1 to 3.11.0
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases )
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.10.1...v3.11.0 )
Updates `tika-client` from 0.7.0 to 0.8.1
- [Release notes](https://github.com/stumpylog/tika-rest-client/releases )
- [Changelog](https://github.com/stumpylog/tika-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/tika-rest-client/compare/0.7.0...0.8.1 )
---
updated-dependencies:
- dependency-name: gotenberg-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: httpx-oauth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: imap-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: rapidfuzz
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: tika-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 13:48:21 -08:00
shamoon
6972d0337f
Fix: fix some popover closing behavior
2024-12-21 21:04:55 -08:00
HiranChaudhuri
452ea2ccf9
Enhancement: add timeout for Tika client ( #8520 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-12-19 16:58:26 +00:00
shamoon
2bcbed31e9
Fix: add some minor frontend permissions checks ( #8524 )
2024-12-19 08:08:46 -08:00
shamoon
20b7ff9f9f
Fix: resolve test warning
2024-12-19 08:05:06 -08:00
dependabot[bot]
3f7a0802a4
Chore(deps-dev): Bump the development group with 2 updates ( #8502 )
...
Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.8.2 to 0.8.3
- [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/0.8.2...0.8.3 )
Updates `mkdocs-material` from 9.5.48 to 9.5.49
- [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.5.48...9.5.49 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-12-16 13:53:12 -08:00
shamoon
ea514a7ed8
FIx: obliquely trim spaces from global search ( #8484 )
2024-12-13 07:39:16 -08:00
shamoon
af67dbe523
Update frontend strings
2024-12-13 07:36:41 -08:00
shamoon
8cd09ba10d
Chore: add prettier organize imports
2024-12-13 00:45:20 -08:00
shamoon
9e4bc05a24
Fix: include global perms for bulk edit endpoint ( #8468 )
2024-12-12 15:38:54 +00:00
shamoon
dafb0b1f21
Enhancement: process mail button ( #8466 )
2024-12-11 11:03:53 -08:00
shamoon
2ac2a6dec6
Fix: frontend better reflect global perms for bulk edit, disabled form state ( #8469 )
2024-12-11 01:05:23 -08:00
shamoon
beb8ed8313
Fix: minor safari visual fixes around loading cards
2024-12-10 08:49:18 -08:00
shamoon
997db0fea1
Chore: update ng2 pdf viewer ( #8462 )
2024-12-09 16:12:53 -08:00
dependabot[bot]
64d40a7c37
Chore(deps-dev): Bump the development group with 2 updates ( #8458 )
...
Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.8.1 to 0.8.2
- [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/0.8.1...0.8.2 )
Updates `mkdocs-material` from 9.5.47 to 9.5.48
- [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.5.47...9.5.48 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-12-09 22:56:28 +00:00
dependabot[bot]
dc422b5dac
Chore(deps): Bump django-soft-delete from 1.0.15 to 1.0.16 in the django group ( #8459 )
...
* Chore(deps): Bump django-soft-delete in the django group
Bumps the django group with 1 update: [django-soft-delete](https://github.com/san4ezy/django_softdelete ).
Updates `django-soft-delete` from 1.0.15 to 1.0.16
- [Commits](https://github.com/san4ezy/django_softdelete/commits )
---
updated-dependencies:
- dependency-name: django-soft-delete
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09 21:48:54 +00:00
dependabot[bot]
f56ab150b0
Chore(deps): Bump the small-changes group with 4 updates ( #8460 )
...
* Chore(deps): Bump the small-changes group with 4 updates
Bumps the small-changes group with 4 updates: [httpx-oauth](https://github.com/frankie567/httpx-oauth ), [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF ), [redis](https://github.com/redis/redis-py ) and [scikit-learn](https://github.com/scikit-learn/scikit-learn ).
Updates `httpx-oauth` from 0.15.1 to 0.16.0
- [Release notes](https://github.com/frankie567/httpx-oauth/releases )
- [Commits](https://github.com/frankie567/httpx-oauth/compare/v0.15.1...v0.16.0 )
Updates `ocrmypdf` from 16.6.2 to 16.7.0
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases )
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.rst )
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.6.2...v16.7.0 )
Updates `redis` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.2.0...v5.2.1 )
Updates `scikit-learn` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.0 )
---
updated-dependencies:
- dependency-name: httpx-oauth
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09 21:35:09 +00:00
shamoon
e3fa3fe818
Chore: use rxjs instead of JS setInterval for timers ( #8461 )
2024-12-09 13:14:48 -08:00
shamoon
0a7c296194
Chore: refactor loading stuff to be more DRY
2024-12-09 12:57:58 -08:00
shamoon
c2e34b36ce
Fix: only adjust icon position inside buttons
2024-12-09 12:17:27 -08:00
shamoon
084f2f2822
Enhancement: slightly nicer filter editor loading
2024-12-09 09:52:36 -08:00
shamoon
e4f69dc945
Feature: bulk edit custom field values ( #8428 )
2024-12-09 17:35:49 +00:00
shamoon
8574d28c6f
Fix: hide other filtering buttons, fix e2e test paths
2024-12-08 21:23:41 -08:00
shamoon
27f575c2d1
Fix some strings
2024-12-08 20:34:16 -08:00
Quadrubo
8e3a021b0f
Documentation: correct socket info for gpg decryption of emails ( #8453 )
2024-12-08 16:27:11 -08:00
shamoon
20e45407f5
Fix: fix trash column display on mobile
2024-12-07 08:05:11 -08:00
shamoon
f836c5ce3e
Chore: some logging to trash emptying
2024-12-07 08:04:10 -08:00
dependabot[bot]
476d753720
Chore(deps): Bump django from 5.1.3 to 5.1.4 ( #8445 )
...
Bumps [django](https://github.com/django/django ) from 5.1.3 to 5.1.4.
- [Commits](https://github.com/django/django/compare/5.1.3...5.1.4 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-06 16:20:38 -08:00
shamoon
65b48952cd
Refactor: loading component
2024-12-06 00:46:21 -08:00
shamoon
0647812699
Enhancement: improved loading visuals ( #8435 )
2024-12-05 20:26:28 -08:00
shamoon
8722ff481c
Fix: use update preview component for dashboard widget
2024-12-04 23:14:08 -08:00
shamoon
0c883d064e
Fix: some random frontend fixes and coverage
2024-12-04 21:15:45 -08:00
shamoon
df2c139721
Chore: mark another test flaky
2024-12-04 12:10:31 -08:00
shamoon
24b678b7e6
Delete workflow-dialog.component.scss
2024-12-04 00:21:28 -08:00
Paul-Vincent Roll
1f85da64e4
Documentation: add search caveat when using MariaDB ( #8424 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-12-03 13:16:43 -08:00
shamoon
a14b9127b6
Fix: sidebar saved views label, add spacing to settings columns
2024-12-03 11:44:44 -08:00
shamoon
7d182ab894
Enhancement: prune audit logs and management command ( #8416 )
2024-12-03 19:28:27 +00:00
shamoon
51c339d1b7
Chore: compact settings
2024-12-03 11:19:49 -08:00
shamoon
ab548e36c7
Change: make saved views manage its own component ( #8423 )
2024-12-03 11:09:02 -08:00
shamoon
ae4e8808b0
Fix: move filter to header, mobile layout improvement
2024-12-03 11:07:04 -08:00
shamoon
b4e369b556
Enhancement: file task filtering ( #8421 )
2024-12-03 10:44:52 -08:00
shamoon
5f7c60d9a1
Chore: remove some tsconfig and jest stuff
2024-12-03 09:12:38 -08:00
shamoon
fca10227bc
Update translation strings
2024-12-02 23:04:58 -08:00