Readur/src/db
perf3ct 4dbd1aa5d6
fix(errors): resolve the sql casting, and introduce unit test to prevent this from happening again
2025-09-01 18:15:52 +00:00
..
documents feat(storage): implement s3 for storage 2025-08-01 00:27:13 +00:00
constraint_validation.rs fix(server): resolve compilation errors in constraint_validation.rs 2025-06-28 22:04:01 +00:00
ignored_files.rs feat(server/client): easily undelete ignored files, if the user wishes to do so 2025-06-28 00:37:49 +00:00
images.rs feat(server): break up large db.rs file into multiple files, and add more PDF guardrails 2025-06-17 00:25:21 +00:00
mod.rs feat(metrics): try to simplify webdav metrics some 2025-08-23 22:17:40 +00:00
notifications.rs feat(server): break up large db.rs file into multiple files, and add more PDF guardrails 2025-06-17 00:25:21 +00:00
ocr_retry.rs feat(server): implement DEBUG environment variable 2025-07-02 17:57:57 +00:00
settings.rs feat(lang): update backend to support multiple languages at the same time during OCR 2025-07-14 19:33:43 +00:00
source_errors.rs fix(errors): resolve the sql casting, and introduce unit test to prevent this from happening again 2025-09-01 18:15:52 +00:00
sources.rs feat(tests): work on resolving tests that don't pass given the large rewrite 2025-07-28 04:13:14 +00:00
users.rs feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +00:00
webdav.rs feat(source): implement generic "SourceError" and then have it be propagated as "WebDAVerror", etc. 2025-08-17 22:05:58 +00:00