Readur/src
perf3ct 8d1a886139
fix(tests): resolve compilation error in the multiple OCR functionality
2025-06-29 23:21:42 +00:00
..
bin fix(ocr_status): populate the ocr queue with pending jobs and add easy 'retry' button 2025-06-28 18:08:00 +00:00
db feat(server/client): support multiple OCR languages 2025-06-29 22:51:06 +00:00
ingestion feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
monitoring feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
ocr fix(tests): resolve compilation error in the multiple OCR functionality 2025-06-29 23:21:42 +00:00
routes feat(server/client): support multiple OCR languages 2025-06-29 22:51:06 +00:00
scheduling feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
services feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
tests fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
auth.rs feat(server): upgrade all versions and resolve breaking changes 2025-06-15 02:23:35 +00:00
config.rs feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +00:00
db_guardrails.rs fix(backend): lables handling 2025-06-19 19:47:49 +00:00
db_guardrails_simple.rs feat(server): create more DB guardrails, and lots of missing tests 2025-06-15 22:14:02 +00:00
lib.rs feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
main.rs feat(server/client): support multiple OCR languages 2025-06-29 22:51:06 +00:00
models.rs feat(server/client): add failed_documents table to handle failures, and move logic of failures 2025-06-28 20:52:58 +00:00
oidc.rs fix(tests): move oidc tests to correct folder 2025-06-27 19:33:58 +00:00
seed.rs chore(server): remove unused system user 2025-06-19 00:41:01 +00:00
swagger.rs feat(server/client): support multiple OCR languages 2025-06-29 22:51:06 +00:00
test_utils.rs fix(server): resolve broken imports on tests and test helpers 2025-06-27 18:46:41 +00:00
webdav_xml_parser.rs feat(webdav): move etag parser to own function, create required migration 2025-06-23 19:39:39 +00:00