Readur/src
perf3ct 63b322ac7a feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
..
bin fix(server): update some integration tests and create 'system' user 2025-06-13 19:56:25 +00:00
routes feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
tests feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
auth.rs feat(server/client): also update the tests and settings pages 2025-06-11 21:58:25 -07:00
batch_ingest.rs feat(server): improve queue system 2025-06-12 23:15:12 +00:00
config.rs feat(server): make environment variables a first class citizen 2025-06-12 23:22:22 +00:00
db.rs feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
enhanced_ocr.rs fix(server): at least the watch folder doesn't blow up now 2025-06-13 20:11:22 +00:00
file_service.rs feat(migrations): try to fix the migrations service 2025-06-13 15:14:13 +00:00
lib.rs feat(client/server): add nextcloud/webdav capability, add integration tests 2025-06-13 17:09:05 +00:00
main.rs fix(server): update some integration tests and create 'system' user 2025-06-13 19:56:25 +00:00
migrations.rs feat(migrations): improve migrations and split large SQL statements into smaller ones 2025-06-12 22:27:04 -07:00
models.rs feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
ocr.rs feat(unit): fixed the unit tests 2025-06-13 01:32:47 +00:00
ocr_queue.rs feat(client/server): update search tests, and upgrade OCR 2025-06-12 22:02:26 -07:00
seed.rs feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
swagger.rs feat(server/client): the /documents endpoint works again, and so does the watch folder...kinda 2025-06-13 15:53:19 +00:00
watcher.rs feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
webdav_service.rs feat(client/server): add nextcloud/webdav capability, add integration tests 2025-06-13 17:09:05 +00:00