Readur/src
perf3ct dd90e48fd2
feat(server): mark documents with 0 words as failed, and fix webdav unit tests
2025-06-30 22:43:25 +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): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00
ingestion feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
monitoring feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
ocr feat(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00
routes feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
scheduling feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
services feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
tests feat(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +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): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
models.rs feat(server): fix serialization issues 2025-06-30 19:40:05 +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 missing oidc endpoints into swagger ui 2025-06-28 19:19:48 +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(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00