Trenton H
|
827fcba277
|
Chore: Reduce imports for a slight memory improvement (#9217)
|
2025-02-24 15:06:14 -08:00 |
|
shamoon
|
3104417076
|
Enhancement: include celery log in logs view (#9214)
|
2025-02-24 12:51:52 -08:00 |
|
shamoon
|
c122c60d3f
|
Feature: email document button (#8950)
|
2025-02-21 16:44:03 +00:00 |
|
shamoon
|
4f08b5fa20
|
Enhancement: "webui" workflowtrigger source option (#9170)
|
2025-02-21 08:26:00 -08:00 |
|
shamoon
|
3bf64ae7da
|
Fix: saved views do not return to default display fields after setting and then removing (#9168)
|
2025-02-19 15:44:48 -08:00 |
|
shamoon
|
ceffcd6360
|
Fix: correct logged number of deleted documents on trash (#9148)
|
2025-02-17 18:41:47 -08:00 |
|
shamoon
|
e49ecd4dfe
|
Enhancement: use charfield for webhook url, custom validation (#9128)
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2025-02-16 14:26:30 -08:00 |
|
shamoon
|
17bb3ebbf5
|
Chore: more efficient select cf update handler (#9099)
|
2025-02-16 00:29:35 +00:00 |
|
shamoon
|
feb30f36df
|
Fix: limit document title length in workflows (#9085)
|
2025-02-12 05:14:55 +00:00 |
|
shamoon
|
1dc80f04cb
|
Feature: openapi spec, full api browser (#8948)
|
2025-02-10 16:43:07 +00:00 |
|
shamoon
|
63bb3644f6
|
Enhancement: filter by file type (#8946)
|
2025-02-10 08:09:50 -08:00 |
|
Silvia Bigler
|
71472a6a82
|
Enhancement: add layout options for email conversion (#8907)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-02-07 18:32:35 +00:00 |
|
Sebastian Steinbeißer
|
e560fa3be0
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
shamoon
|
e08606af6e
|
Enhancement: date picker and date filter dropdown improvements (#9033)
|
2025-02-06 23:01:48 -08:00 |
|
shamoon
|
52ab07c673
|
Fix: deselect and trigger refresh for deleted documents from bulk operations with "delete originals" (#8996)
|
2025-02-07 00:47:50 +00:00 |
|
XstreamGit
|
046d8456e2
|
Tweak: improve date matching regex for dates after numbers (#8964)
|
2025-02-06 19:09:35 +00:00 |
|
shamoon
|
3314c59828
|
Tweak: more accurate classifier last trained time (#9004)
|
2025-02-06 10:54:31 -08:00 |
|
shamoon
|
54e72d5b60
|
Fix: also ensure symmetric doc link removal on bulk edit (#8963)
|
2025-01-31 07:39:22 -08:00 |
|
shamoon
|
5b8c9ef5fc
|
Fix: reflect doc links in bulk modify custom fields (#8962)
|
2025-01-30 10:55:05 -08:00 |
|
Sebastian Steinbeißer
|
fce7b03324
|
Chore: Switch from os.path to pathlib.Path (#8644)
|
2025-01-29 10:58:53 -08:00 |
|
shamoon
|
79956d6a7b
|
Enhancement: require totp code for obtain auth token (#8936)
|
2025-01-29 15:23:44 +00:00 |
|
shamoon
|
270e70a958
|
Fix: backwards-compatible versioned API response for custom field select fields (#8912)
|
2025-01-27 07:34:23 -08:00 |
|
dependabot[bot]
|
20ec8cb57b
|
Chore(deps-dev): Bump the development group with 2 updates (#8841)
* Chore(deps-dev): Bump the development group with 2 updates
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.6 to 0.9.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.6...0.9.2)
Updates `mkdocs-material` from 9.5.49 to 9.5.50
- [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.49...9.5.50)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
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>
* Update .pre-commit-config.yaml
* Run new ruff format
---------
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>
|
2025-01-21 19:22:25 +00:00 |
|
shamoon
|
bfc11a545b
|
Change: use simpler method for attaching files (#8845)
|
2025-01-21 10:38:21 -08:00 |
|
shamoon
|
0ea4da03a7
|
Chore: fix coverage for superuser change
|
2025-01-20 12:02:20 -08:00 |
|
shamoon
|
41bcc12cc2
|
Change: restrict altering and creation of superusers to superusers only (#8837)
|
2025-01-20 11:57:22 -08:00 |
|
Trenton H
|
fd425aa618
|
Fix: Enforce classifier training ordering to prevent extra training (#8822)
|
2025-01-19 20:52:03 +00:00 |
|
shamoon
|
ed1775e689
|
Enhancement: allow specifying JSON encoding for webhooks (#8799)
|
2025-01-18 12:19:50 -08:00 |
|
shamoon
|
cd50f20a20
|
Fix: its paths not pathes
|
2025-01-18 07:43:02 -08:00 |
|
shamoon
|
5e3ee3a80d
|
Fix: disable API basic auth if MFA enabled (#8792)
|
2025-01-18 03:51:53 +00:00 |
|
Trenton H
|
6804c92861
|
Fix: Include email and webhook objects in the export (#8790)
|
2025-01-17 13:00:59 -08:00 |
|
shamoon
|
a32077566b
|
Fix: use MIMEBase for email attachments (#8762)
|
2025-01-16 18:48:19 +00:00 |
|
shamoon
|
f68ee628d9
|
Refactor: consolidate original_file logic in wf handler
|
2025-01-15 22:13:40 -08:00 |
|
Max Mehl
|
d36e8254f3
|
Enhancement: set autofocus on MFA code field (#8756)
|
2025-01-15 21:32:55 +00:00 |
|
shamoon
|
405fab8514
|
Update handlers.py
|
2025-01-15 12:18:02 -08:00 |
|
shamoon
|
d97e4a9a95
|
Fix: fix email/wh actions on consume started (#8750)
|
2025-01-15 15:48:10 +00:00 |
|
shamoon
|
1e3f2a1438
|
Fix: dont try to parse empty params (#8742)
|
2025-01-14 23:14:20 -08:00 |
|
shamoon
|
d61b2bbfc6
|
Fix: pass working file to workflows, pickle file bytes (#8741)
|
2025-01-14 23:03:40 -08:00 |
|
shamoon
|
765bf1d11c
|
Fix: use hard delete when bulk editing custom fields (#8740)
|
2025-01-14 16:47:29 -08:00 |
|
Trenton H
|
49a96ccee0
|
Lock the media directory and refresh the document to ensure we have where it actually lives before attaching (#8737)
|
2025-01-14 23:18:10 +00:00 |
|
shamoon
|
1012cee39a
|
Fix: include reprocess in MODIFIED_FIELD_BY_METHOD (#8710)
|
2025-01-13 14:12:02 -08:00 |
|
shamoon
|
86788f1445
|
Fix: use unmodified original for checksum if exists (#8693)
|
2025-01-13 21:02:10 +00:00 |
|
shamoon
|
a899ff16e3
|
Fix: use state param with oauth (#8636)
|
2025-01-08 03:48:36 +00:00 |
|
shamoon
|
485237caf1
|
Fix: check permissions for all documents via bulk download (#8631)
|
2025-01-07 00:10:11 -08:00 |
|
Sebastian Steinbeißer
|
935d077836
|
Chore: Switch from os.path to pathlib.Path (#8325)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-01-06 12:12:27 -08:00 |
|
tsia
|
d06aac947d
|
Chore: disable max-age for some document endpoints (#8611)
|
2025-01-06 18:36:04 +00:00 |
|
shamoon
|
8e6de2790e
|
Fix: do not accept empty string for doc link value via API (#8596)
|
2025-01-03 15:16:00 -08:00 |
|
shamoon
|
51b0f6e325
|
Fix: remove outdated admin logentry handler (#8580)
|
2025-01-01 10:11:54 -08:00 |
|
shamoon
|
4e3d25c714
|
Enhancement: custom field sorting (#8494)
|
2024-12-30 18:18:34 +00:00 |
|
shamoon
|
8291ec17d4
|
Fix: disable email workflow type if email not enabled
|
2024-12-24 09:31:59 -08:00 |
|