385 Commits

Author SHA1 Message Date
shamoon
c20273f46f
Cover llmindex in system status 2025-06-28 05:53:06 -07:00
shamoon
48d0315cc4
Add llmindex to systemstatus 2025-06-28 05:53:06 -07:00
shamoon
f8890bd14a
Move ai to its own module 2025-06-28 05:51:42 -07:00
shamoon
8fc77d92a9
Better respect perms for ai suggestions 2025-06-28 05:51:42 -07:00
shamoon
4b43e39fbb
Update chat view decorators 2025-06-28 05:51:42 -07:00
shamoon
d439b58aaf
Fix gzip breaks streaming and flush stream 2025-06-28 05:51:40 -07:00
shamoon
b4ea2b7521
Backend streaming chat 2025-06-28 05:51:39 -07:00
shamoon
1e79795fbf
Unify, respect perms
[ci skip]
2025-06-28 05:51:38 -07:00
shamoon
cee5a3b62d
Individual doc chat
[ci skip]
2025-06-28 05:51:38 -07:00
shamoon
0807e32278
Super basic doc chat
[ci skip]
2025-06-28 05:51:38 -07:00
shamoon
3051ea5fbb
Use a frontend config 2025-06-28 05:51:37 -07:00
shamoon
c3175c2cd6
Pass AI enabled to frontend 2025-06-28 05:51:37 -07:00
shamoon
c416bca3df
Test views, caching 2025-06-28 05:51:36 -07:00
shamoon
2fe901cd8d
Fix 2025-06-28 05:51:36 -07:00
shamoon
de6e43738c
Refactor 2025-06-28 05:51:36 -07:00
shamoon
be327c1b72
Suggestions dropdown 2025-06-28 05:51:35 -07:00
shamoon
a53014ab89
Rename config 2025-06-28 05:51:35 -07:00
shamoon
0b06ded65a
Basic start 2025-06-28 05:51:30 -07:00
shamoon
434b1e3245
Fix: replace strtobool 2025-06-19 09:02:10 -07:00
shamoon
52b95f2b62
QoL: log version at startup, show backend vs frontend mismatch in system status (#10214) 2025-06-19 08:29:34 -07:00
shamoon
83391af866
Fix: more api fixes (#10204) 2025-06-19 08:28:41 -07:00
Sebastian Steinbeißer
07882b918b
Chore: switch from os.path to pathlib.Path (#9933)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-06-18 17:16:59 +00:00
shamoon
8d48e99487
Fix: correct api schema for next_asn (#10151) 2025-06-09 09:32:34 -07:00
shamoon
454a2d9e9e
Fix: fix email and notes endpoints api spec (#10148) 2025-06-09 07:09:28 -07:00
shamoon
51e6eed72a
Fix: handle whoosh query correction errors (#10121) 2025-06-05 08:57:25 -07:00
shamoon
1b0aa193bd
Fix: fix missing archive file size 2025-04-19 14:26:53 -07:00
shamoon
43b2527275
Fix: correct download filename in 2.15.0 (#9599)
---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2025-04-09 16:03:38 +00:00
shamoon
4d15544a3e
Fix: fix notes serializing in API document response (#9336) 2025-03-09 23:04:05 +00:00
shamoon
edc7181843
Enhancement: support assigning custom field values in workflows (#9272) 2025-03-05 12:30:19 -08:00
shamoon
ddeb741a85
Remove one more logger call 2025-02-27 00:01:11 -08:00
Trenton H
b9bcff22f8 Removes leftover logging calls 2025-02-26 14:55:40 -08:00
shamoon
2d52226732
Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106) 2025-02-26 22:12:20 +00:00
Trenton H
ec34197b59
Chore: Switch remote version check to HTTPx (#9232) 2025-02-26 12:37:33 -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
1dc80f04cb
Feature: openapi spec, full api browser (#8948) 2025-02-10 16:43:07 +00:00
Sebastian Steinbeißer
e560fa3be0
Chore: Enable ruff FBT (#8645) 2025-02-07 09:12:03 -08:00
shamoon
3314c59828
Tweak: more accurate classifier last trained time (#9004) 2025-02-06 10:54:31 -08:00
shamoon
1012cee39a
Fix: include reprocess in MODIFIED_FIELD_BY_METHOD (#8710) 2025-01-13 14:12:02 -08: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
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
shamoon
9e4bc05a24
Fix: include global perms for bulk edit endpoint (#8468) 2024-12-12 15:38:54 +00:00
shamoon
dbccd13915
Enhancement: History (audit log) for bulk edit operations (#8196) 2024-12-01 17:53:52 +00:00
shamoon
548a7f05d8
Enhancement: preview button for document list and trash, refactor (#8384) 2024-11-29 21:24:33 -08:00
shamoon
37f8a77516
Chore: cleanup urls, use actions for some views (#8346) 2024-11-24 12:06:31 -08:00