Commit Graph
11909 Commits
Author SHA1 Message Date
shamoon 44407f091c Backoff/retry and tweak the error bubbling 2026-08-18 19:49:01 -07:00
shamoon 270291e12c Show these in tasks 2026-08-18 19:49:01 -07:00
shamoon 27d40add57 Docs 2026-08-18 19:49:01 -07:00
shamoon bbc3ea995b Frontend AI suggestion workflow stuff 2026-08-18 19:49:00 -07:00
shamoon d1299a5386 Codex please write backend tests thx 2026-08-18 19:49:00 -07:00
shamoon 6ce6aace09 Ok wire up the apply ai suggestions action to the wf 2026-08-18 19:46:39 -07:00
shamoon dc3381ede7 Ok the ai workflow module, actually does the thing 2026-08-18 19:46:38 -07:00
shamoon a7ec53aab1 Extract get_output_language for re-use 2026-08-18 19:46:38 -07:00
shamoon f2b5bac1d0 The object getters in matching need to accept none for workflows 2026-08-18 19:46:38 -07:00
shamoon 52dd76c62b Pull the ai workflow through serializer and check for required triggers 2026-08-18 19:46:38 -07:00
shamoon 8db2c8ee96 Model and migration 2026-08-18 19:43:29 -07:00
shamoonandGitHub fd34f19e59 Fix migration 2026-08-18 09:45:28 -07:00
shamoonandGitHub 202f2df9d4 Fix this validation thing, and we have to check existing actions 2026-08-18 09:45:28 -07:00
shamoonandGitHub ea84c1dcd4 Actually, fix the action dropdown thing 2026-08-18 09:45:28 -07:00
shamoonandGitHub 0cc940de67 Fix dynamic action fields thing 2026-08-18 09:45:28 -07:00
shamoonandGitHub fda33b8666 And docs 2026-08-18 09:45:28 -07:00
shamoonandGitHub c199750395 Frotnend workflow stuff 2026-08-18 09:45:28 -07:00
shamoonandGitHub d311fd7511 Ok! Backend stuff for the remote ocr workflow 2026-08-18 09:45:28 -07:00
shamoonandGitHub 7074f95ad5 Docs 2026-08-18 09:45:27 -07:00
shamoonandGitHub 1653f9a9b4 Ok, frontend reprocess remote option 2026-08-18 09:45:27 -07:00
shamoonandGitHub 11ff7b0903 Backend stuff for remote ocr reprocess, add to bulk edit pass in from ui settings 2026-08-18 09:45:27 -07:00
shamoonandGitHub 8b6c0d4371 Format remote OCR mode check tests 2026-08-18 09:45:26 -07:00
shamoonandGitHub f7746af65c Update consumer.py 2026-08-18 09:45:26 -07:00
shamoonandGitHub 31d9385f71 Ok, wire up the remote_ocr_mode with allow_remote for consumer 2026-08-18 09:45:26 -07:00
shamoonandGitHub efaff6c4be Docs for remote_ocr_mode 2026-08-18 09:45:26 -07:00
shamoonandGitHub 8a950b86ef More tests for remote_ocr_mode 2026-08-18 09:45:26 -07:00
shamoonandGitHub ee1b2e9bf5 Update config.component.spec.ts 2026-08-18 09:45:26 -07:00
shamoonandGitHub 6fd3360bd3 Checks for remote_ocr_mode and fix import 2026-08-18 09:45:26 -07:00
shamoonandGitHub 28bcdc4c31 remote_ocr_mode config setting 2026-08-18 09:45:26 -07:00
shamoonandGitHub a00c2e7bce Add to parser dev docs 2026-08-18 09:45:26 -07:00
shamoonandGitHub 8d2b26cca5 uses_remote_service + allow_remote to allow opt-in / out of remote OCR 2026-08-18 09:45:26 -07:00
shamoonandGitHub 72f4cd4348 Actually we cant use this any more, in case settings are in app config 2026-08-18 09:45:25 -07:00
shamoonandGitHub d73492e9e6 Update test_tesseract_parser.py 2026-08-18 09:45:25 -07:00
shamoonandGitHub 005dae49ec Docs 2026-08-18 09:45:25 -07:00
shamoonandGitHub 75135f8ee5 Frontend stuff, with sections 2026-08-18 09:45:25 -07:00
shamoonandGitHub 6758b70b7e Backend tests 2026-08-18 09:45:25 -07:00
shamoonandGitHub 718e9b9c73 Backend changes and migration for remote OCR Config 2026-08-18 09:45:25 -07:00
shamoon 4cf027de40 Tweak: space out the side menu sub-nav a bit 2026-08-18 09:44:03 -07:00
shamoon 41953c7846 Chore: harden ImageMagick policy 2026-08-18 09:38:54 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e5abe5cf32 Chore(deps): Bump the uv group across 1 directory with 2 updates (#13709)
Bumps the uv group with 2 updates in the / directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) and [sqlparse](https://github.com/andialbrecht/sqlparse).


Updates `pymdown-extensions` from 11.0 to 11.0.1
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0...11.0.1)

Updates `sqlparse` from 0.5.5 to 0.6.0
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.5...0.6.0)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-version: 11.0.1
  dependency-type: indirect
- dependency-name: sqlparse
  dependency-version: 0.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-18 15:11:24 +00:00
shamoonandGitHub 643d0205bc Fix: dont re-render path template when checking collisions (#13718) 2026-08-18 07:19:51 -07:00
GitHub Actions 2865a095b0 Auto translate strings 2026-08-18 07:52:35 +00:00
shamoonandGitHub f0eb77c405 Chore: update, reorg some npm deps (#13716) 2026-08-18 00:50:58 -07:00
shamoonandGitHub e5cc7c6c40 Chore: complete pnpm 11 switch on ci (#13713) 2026-08-18 00:19:49 -07:00
shamoonandGitHub f2806179a2 Fix: DocumentClassifierSchema bounds (#13707) 2026-08-17 09:58:35 -07:00
shamoon 36c736a9f9 Drop this 2026-08-16 20:13:35 -07:00
GitHub Actions be35079d54 Auto translate strings 2026-08-16 23:06:11 +00:00
shamoon a75465b734 Fix: fix trash double-bottom border 2026-08-16 16:04:27 -07:00
shamoon 0af1e41753 Fix: fix modal create closing open dropdown 2026-08-16 15:51:36 -07:00
GitHub Actions d88b281eb2 Auto translate strings 2026-08-16 06:14:38 +00:00