shamoon
|
83eabbdf63
|
Try this
|
2026-03-17 11:35:11 -07:00 |
|
shamoon
|
24da26959d
|
Update consumer.py
|
2026-03-17 11:34:12 -07:00 |
|
shamoon
|
0f1a529b51
|
Messing around
|
2026-03-17 11:33:01 -07:00 |
|
Trenton H
|
d86cfdb088
|
Feature: Initial document parser plugin framework (#12294)
|
2026-03-12 21:53:17 +00:00 |
|
shamoon
|
24a2cfd957
|
Change: use explicit doc creation instead of clone for versions (#12226)
|
2026-03-04 15:57:44 -08:00 |
|
shamoon
|
df03207eef
|
Fix: correct doc version filename handling (#12223)
|
2026-03-04 23:28:07 +00:00 |
|
Trenton H
|
1e21bcd26e
|
Breaking: Drop support for Python 3.10 (#12234)
|
2026-03-04 15:03:33 -08:00 |
|
shamoon
|
d51a118aac
|
Merge branch 'main' into dev
|
2026-03-04 13:31:20 -08:00 |
|
shamoon
|
8b8307571a
|
Fix: enforce path limit for db filename fields (#12235)
|
2026-03-03 13:19:56 -08:00 |
|
shamoon
|
96ac7b2336
|
Tweak: Ignore version docs for workflows (#12217)
|
2026-03-02 08:21:14 -08:00 |
|
shamoon
|
ceee769e26
|
Feature: document file versions (#12061)
|
2026-02-26 16:46:54 +00:00 |
|
shamoon
|
6192915be7
|
Fixhancement: improve ASN handling with PDF operations (#11689)
|
2026-02-06 21:14:02 +00:00 |
|
Trenton H
|
2ec8ec96c8
|
Feature: Enable users to customize date parsing via plugins (#11931)
|
2026-02-03 20:09:13 +00:00 |
|
shamoon
|
00ef0837d2
|
Fix: re-run ASN check after barcode detection (#11681)
|
2026-02-02 23:23:37 +00:00 |
|
Sebastian Steinbeißer
|
3b5ffbf9fa
|
Chore(mypy): Annotate None returns for typing improvements (#11213)
|
2026-02-02 08:44:12 -08:00 |
|
shamoon
|
4428354150
|
Feature: allow duplicates with warnings, UI for discovery (#11815)
|
2026-01-26 18:55:08 +00:00 |
|
Trenton H
|
d0032c18be
|
Breaking: Remove support for document and thumbnail encryption (#11850)
|
2026-01-24 19:29:54 -08:00 |
|
shamoon
|
7604a0b583
|
Fix: prevent ASN collisions for merge operations (#11634)
|
2025-12-19 20:05:34 -08:00 |
|
shamoon
|
4cff907ba0
|
Feature: Nested Tags (#10833)
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2025-09-17 21:41:39 +00:00 |
|
shamoon
|
dfad3c4d8e
|
Chore: clarify file deletion logging
|
2025-06-27 13:34:44 -07:00 |
|
shamoon
|
e97cfb9b5e
|
Chore: refactor consumer plugin checks to a pre-flight plugin (#9994)
|
2025-06-03 19:28:49 +00:00 |
|
matthesrieke
|
e9746aa0e3
|
Enhancement: include DOCUMENT_TYPE to post consume scripts (#9977)
* expose DOCUMENT_TYPE to post consume scripts
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-05-28 23:32:59 +00:00 |
|
shamoon
|
a3b85c64ca
|
Fixhancement: check more permissions for status consumer messages (#9804)
|
2025-04-26 23:31:04 -07:00 |
|
shamoon
|
edc7181843
|
Enhancement: support assigning custom field values in workflows (#9272)
|
2025-03-05 12:30:19 -08:00 |
|
Trenton H
|
f205c4d0e2
|
Removes undocumented FileInfo (#9298)
|
2025-03-04 13:49:47 -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
|
fce7b03324
|
Chore: Switch from os.path to pathlib.Path (#8644)
|
2025-01-29 10:58:53 -08:00 |
|
shamoon
|
d97e4a9a95
|
Fix: fix email/wh actions on consume started (#8750)
|
2025-01-15 15:48:10 +00:00 |
|
shamoon
|
d61b2bbfc6
|
Fix: pass working file to workflows, pickle file bytes (#8741)
|
2025-01-14 23:03:40 -08:00 |
|
shamoon
|
86788f1445
|
Fix: use unmodified original for checksum if exists (#8693)
|
2025-01-13 21:02:10 +00:00 |
|
lufi
|
0406fca59b
|
Enhancement: include current filename placeholder in workflows (#8319)
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-12-03 03:09:27 +00:00 |
|
shamoon
|
1d65628132
|
Feature: email, webhook workflow actions (#8108)
|
2024-12-03 00:12:40 +00:00 |
|
shamoon
|
37dc791301
|
Fix: fix auto-clean PDFs, create parent dir for storing unmodified original (#8157)
|
2024-11-02 20:54:28 -07:00 |
|
shamoon
|
dcc8d4046a
|
Chore: Unify workflow logic (#7880)
|
2024-10-10 20:28:44 +00:00 |
|
Trenton H
|
cf3645c296
|
Fixes the ASN checking to allow an ASN of 0 (#7878)
|
2024-10-08 12:47:37 -07:00 |
|
Trenton H
|
e6f59472e4
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -07:00 |
|
shamoon
|
5e687d9a93
|
Feature: auto-clean some invalid pdfs (#7651)
|
2024-09-25 15:57:20 +00:00 |
|
s0llvan
|
c92c3e224a
|
Feature: page count (#7750)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-09-25 08:22:12 -07:00 |
|
shamoon
|
0ee85aae21
|
Enhancement: log when pre-check fails for documents in trash (#7355)
|
2024-08-05 17:01:01 -07:00 |
|
Freddy0
|
8e3ca37b05
|
Enhancement: include owner username in post-consumption variables (#7270)
|
2024-07-16 15:23:29 -07:00 |
|
shamoon
|
73d33ff25a
|
Fix: include trashed docs in existing doc check (#7229)
|
2024-07-12 16:45:35 -07:00 |
|
shamoon
|
ada283441c
|
Fix: include documents in trash for existing asn check (#7189)
|
2024-07-08 16:28:40 +00:00 |
|
Trenton H
|
6d2ae3df1f
|
Resolves test issues with Python 3.12 (#6902)
|
2024-06-03 12:33:46 -07:00 |
|
Trenton H
|
b720aa3cd1
|
Chore: Convert the consumer to a plugin (#6361)
|
2024-04-18 02:59:14 +00:00 |
|
Trenton H
|
2c43b06910
|
Chore: Standardize subprocess running and logging (#6275)
|
2024-04-04 13:11:43 -07:00 |
|
Elias Probst
|
41fc11efff
|
Enhancement: add ASN to consume rejection message (#6217)
|
2024-03-28 19:38:29 -07:00 |
|
shamoon
|
f07441a408
|
Feature: workflow removal action (#5928)
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2024-03-04 17:37:42 +00:00 |
|
shamoon
|
754627681c
|
Fix: ensure document title always limited to 128 chars (#5934)
|
2024-02-28 07:05:19 -08:00 |
|
Trenton H
|
13201dbfff
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |
|
Trenton H
|
2da5e46386
|
Refactor file consumption task to allow beginnings of a plugin system (#5367)
|
2024-01-13 16:11:14 +00:00 |
|