Commit Graph

16 Commits

Author SHA1 Message Date
perf3ct 438d2730f8
feat(api): provide better error responses when manipulating documents 2025-07-19 22:10:28 +00:00
perf3ct a393bd030f
fix(tests): resolve issues in integration tests for the new multiple ocr languages 2025-07-14 21:28:55 +00:00
perf3ct 9d9488954c
feat(lang): update backend to support multiple languages at the same time during OCR 2025-07-14 19:33:43 +00:00
perf3ct b048cfecee
fix(tests): resolve issue in compilation of tests due to multiple ocr languages 2025-07-13 17:26:06 +00:00
perf3ct 5671038bd1
fix(dev): merge main into feature 2025-07-13 17:15:59 +00:00
perfectra1n cd358f63f2 fix(upload): resolve issue with Axum not having config values set 2025-07-12 14:04:54 -07:00
perf3ct 59b4eb170c
feat(server): show source metadata EVEN better 2025-07-10 21:51:30 +00:00
perf3ct 4c4a593a1e
feat(server): show source metadata better, and implement tests 2025-07-10 21:40:16 +00:00
perf3ct 42bdda9476
feat(client): show new file metadata fields on the client 2025-07-10 21:07:35 +00:00
perf3ct db41b15609
feat(client): show more fields for Documents 2025-07-10 21:02:15 +00:00
perf3ct c90c7201e5
feat(server/client): make sure that the documents endpoint isn't broken 2025-07-10 19:57:25 +00:00
perf3ct 43248374f1
fix(server/client): rename document_id to id in DocumentUploadResponse, again 2025-07-09 01:40:50 +00:00
perf3ct bf2162ad89
fix(web_upload): resolve issue that caused files that were uploaded via the web, to not be added to the queue 2025-07-07 19:28:08 +00:00
perf3ct 0b0ffd1dbf
fix(server): resolve compilation errors due to splitting up the large files 2025-07-04 03:06:29 +00:00
perf3ct 1b984a12c2
fix(server): resolve type issues and functions for compilation issues 2025-07-04 00:53:32 +00:00
perf3ct 220d6612a7
feat(dev): break up the large documents.rs file, again 2025-07-03 23:33:53 +00:00