Readur/src
perf3ct 5b21c87675 feat(tests): move integration and unit tests to correct locations 2025-07-04 19:37:43 +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 fix(server): resolve import issues 2025-07-03 23:58:11 +00:00
ingestion fix(server): resolve type issues and functions for compilation issues 2025-07-04 00:53:32 +00:00
models fix(server): resolve import issues 2025-07-03 23:58:11 +00:00
monitoring fix(server): resolve import issues 2025-07-03 23:58:11 +00:00
ocr fix(server): resolve type issues and functions for compilation issues 2025-07-04 00:53:32 +00:00
routes fix(tests): binary and tests at least compile now 2025-07-04 19:07:53 +00:00
scheduling fix(server): resolve compilation errors due to splitting up the large files 2025-07-04 03:06:29 +00:00
services feat(tests): move integration and unit tests to correct locations 2025-07-04 19:37:43 +00:00
tests feat(tests): move integration and unit tests to correct locations 2025-07-04 19:37:43 +00:00
utils fix(server): resolve import issues 2025-07-03 23:58:11 +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): implement DEBUG environment variable 2025-07-02 17:57:57 +00:00
main.rs feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +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(dev): break up the large sources.rs file into smaller ones 2025-07-03 23:44:49 +00:00
test_utils.rs fix(tests): resolve broken test utils 2025-07-04 00:31:53 +00:00
webdav_xml_parser.rs feat(webdav): also fix the parser to include directories, and add tests 2025-07-01 22:03:06 +00:00