Readur/src
perf3ct d793509af9
feat(source): update names of sourceerror, and update tests
2025-08-17 22:37:41 +00:00
..
bin feat(storage): further support the s3 storage backend 2025-08-01 17:57:09 +00:00
db feat(source): update names of sourceerror, and update tests 2025-08-17 22:37:41 +00:00
errors fix(dev): remove unneeded docs 2025-08-13 20:51:13 +00:00
ingestion fix(dev): remove unneeded docs 2025-08-13 20:51:13 +00:00
metadata_extraction feat(server): implement unit tests for source metadata extraction 2025-07-10 22:02:41 +00:00
models feat(source): update names of sourceerror, and update tests 2025-08-17 22:37:41 +00:00
monitoring fix(server): resolve import issues 2025-07-03 23:58:11 +00:00
ocr fix(dev): remove unneeded docs 2025-08-13 20:51:13 +00:00
routes feat(source): update names of sourceerror, and update tests 2025-08-17 22:37:41 +00:00
scheduling feat(source): implement generic "SourceError" and then have it be propagated as "WebDAVerror", etc. 2025-08-17 22:05:58 +00:00
services feat(source): update names of sourceerror, and update tests 2025-08-17 22:37:41 +00:00
storage feat(storage): further support the s3 storage backend 2025-08-01 17:57:09 +00:00
tests feat(storage): abstract storage to also support s3, along with local filesystem still 2025-08-01 04:33:08 +00:00
utils feat(security): this was just pain 2025-08-11 01:13:29 +00:00
auth.rs feat(server): upgrade all versions and resolve breaking changes 2025-06-15 02:23:35 +00:00
config.rs feat(storage): further support the s3 storage backend 2025-08-01 17:57:09 +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(tests): bring back the test helpers 2025-08-01 20:34:42 +00:00
main.rs feat(source): implement generic "SourceError" and then have it be propagated as "WebDAVerror", etc. 2025-08-17 22:05:58 +00:00
metadata_extraction.rs feat(server): show source metadata EVEN better 2025-07-10 21:51:30 +00:00
mime_detection.rs feat(server): do a *much* better job at determining file types thanks to infer rust package 2025-07-29 21:28:33 +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(source): implement generic "SourceError" and then have it be propagated as "WebDAVerror", etc. 2025-08-17 22:05:58 +00:00
test_helpers.rs fix(tests): migrate auto resume tests to use new test app state management 2025-08-02 18:29:12 +00:00
test_utils.rs feat(storage): abstract storage to also support s3, along with local filesystem still 2025-08-01 04:33:08 +00:00
webdav_xml_parser.rs feat(server): do a *much* better job at determining file types thanks to infer rust package 2025-07-29 21:28:33 +00:00