Readur/src/routes
Jon Fuller fce56b660b Merge pull request #72 from readur/feat/better-db-tests
feat(tests): add regression tests and better sql type safety tests
2025-06-28 12:43:52 -07:00
..
webdav feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
auth.rs feat(oidc): fix oidc, tests, and everything in between 2025-06-27 05:03:27 +00:00
documents.rs fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -07:00
ignored_files.rs fix(server): resolve incorrect db type 2025-06-28 18:41:48 +00:00
labels.rs feat(ci): fix other tests, part 9000 2025-06-21 18:08:34 +00:00
metrics.rs feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
mod.rs feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
notifications.rs feat(swagger): add a ton of docstrings to functions 2025-06-25 23:58:37 +00:00
prometheus_metrics.rs feat(swagger): add missing oidc endpoints into swagger ui 2025-06-28 19:19:48 +00:00
queue.rs feat(tests): add regression tests and better sql type safety tests 2025-06-28 19:25:15 +00:00
search.rs feat(swagger): add a ton of docstrings to functions 2025-06-25 23:58:37 +00:00
settings.rs feat(swagger): add a ton of docstrings to functions 2025-06-25 23:58:37 +00:00
sources.rs feat(client/server): add a new badge for each source that shows the number of documents stored from each source 2025-06-27 21:32:50 +00:00
users.rs feat(swagger): add a ton of docstrings to functions 2025-06-25 23:58:37 +00:00
webdav.rs feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00