Readur/src
perf3ct 2d04f0094a fix(ocr_status): populate the ocr queue with pending jobs and add easy 'retry' button 2025-06-28 18:08:00 +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 Merge pull request #69 from readur/fix/ocr-confidence-1 2025-06-28 09:53:56 -07: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(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -07:00
routes fix(ocr_status): populate the ocr queue with pending jobs and add easy 'retry' button 2025-06-28 18:08:00 +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 Merge pull request #69 from readur/fix/ocr-confidence-1 2025-06-28 09:53:56 -07: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): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
models.rs feat(server/client): easily undelete ignored files, if the user wishes to do so 2025-06-28 00:37:49 +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(swagger): add a ton of docstrings to functions 2025-06-25 23:58:37 +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