Commit Graph

25 Commits

Author SHA1 Message Date
perf3ct a642eec3ce
feat(server/client): implement button deleting low confidence documents (e.g. documents that have no text) 2025-06-27 22:16:38 +00:00
perf3ct b8fee9405b
fix(tests): resolve FailedOcrPage frontend unit test, part 2 2025-06-24 22:02:48 +00:00
perf3ct 19ef540bb0
fix(tests): resolve buggy FailedOcrPage frontend unit test issues 2025-06-24 21:57:02 +00:00
perf3ct afa0565634
feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests 2025-06-24 17:20:33 +00:00
perf3ct 984e94d869
fix(tests): resolve a huge number of failing frontend tests due to labels 2025-06-20 19:38:20 +00:00
aaldebs99 9271e53acd fix(frontend): labels handling 2025-06-19 20:06:15 +00:00
Jon Fuller a335af6fff
Merge branch 'main' into feat/document-labels 2025-06-18 19:07:54 -07:00
perf3ct 539f7cda79
fix(tests): add back the playwright test, and banish the searchpage test to an integration test 2025-06-18 21:18:13 +00:00
perf3ct 7d3ad04006
fix(tests): fix the one e2e test, rename the search test 2025-06-18 20:54:19 +00:00
perf3ct 1bfc90dfc2
fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
perf3ct cc129dc64e
Merge branch 'main' into feat/document-labels 2025-06-18 17:45:23 +00:00
perf3ct 53672ff1c6
feat(tests): add some tests back, but just disable them 2025-06-18 17:41:38 +00:00
perf3ct 0204a8c4fa
feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
perf3ct 4a54b0a8b7
feat(server/client): implement labels for documents 2025-06-18 16:12:42 +00:00
perf3ct 4012339d83
fix(unit): fix more broken tests, disable some 2025-06-18 04:50:30 +00:00
perf3ct cad033ad82
fix(unit): fix more broken tests 2025-06-18 03:54:04 +00:00
perf3ct def227c2ef
fix(unit): fix more broken tests 2025-06-18 02:55:35 +00:00
perf3ct 1ec8235f63
fix(unit): fix more broken tests 2025-06-18 02:18:46 +00:00
perf3ct 76529f83be
feat(client/server): implement a much better search 2025-06-17 02:41:16 +00:00
perf3ct 63b322ac7a feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
perf3ct e3f1855711 feat(client/server): add nextcloud/webdav capability, add integration tests 2025-06-13 17:09:05 +00:00
perf3ct 57c6b370d2 feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
perfectra1n 1f50004d66 feat(client/server): add swagger-ui, improve search bar 2025-06-12 21:46:41 -07:00
perfectra1n e03e9daeed feat(client/server): search works again, maybe only works after restart? 2025-06-11 22:10:02 -07:00
perfectra1n aa8af7e018 feat(server/client): also update the tests and settings pages 2025-06-11 21:58:25 -07:00