Commit Graph

69 Commits

Author SHA1 Message Date
perfectra1n 7f69cd2e5f fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -07:00
Jon Fuller a8c6660450
Merge branch 'main' into feat/delete-low-confidence-documents 2025-06-27 15:17:50 -07:00
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 fc0324da80
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
perf3ct ff50fe1155
feat(client): paginate search results and they look much better now 2025-06-26 19:13:34 +00:00
perf3ct e57935a4b5
feat(client): update the messy search 2025-06-26 18:49:24 +00:00
perf3ct ad07f30370
feat(client): update titles of cards used on search and sources page 2025-06-26 16:46:19 +00:00
perf3ct dd8555b088
fix(client): fix broken 'download' function on FailedOCR page 2025-06-25 22:49:53 +00:00
perf3ct 9f071a9370
feat(client): fix the theme for the FailedOcr, and dashboard values 2025-06-25 22:18:05 +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 78f87d49ef
fix(client): fix broken IgnoredFilesPage notifications 2025-06-24 17:43:37 +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 319cf4f4d0
fix(ocr): set preprocessing to false by default 2025-06-24 01:28:12 +00:00
perf3ct 3d93c96c31
fix(client): resolve React import errors 2025-06-23 16:27:34 +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 a5ebbd59bd feat(everything): Add document deletion 2025-06-20 03:49:16 +00:00
aaldebs99 3ecc82dfdf fix(frontend): label writing and fetching logic 2025-06-20 01:32:32 +00:00
aaldebs99 f1a22aba65 fix(frontend): labels 2025-06-19 21:28:16 +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 7f22fdc890
feat(labels): fix label dialogs and tests 2025-06-18 19:19:41 +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
aaldebs99 97189b7998 chore(server): Remove Why Choose Readur badge from upload page 2025-06-17 23:01:27 +00:00
perf3ct 5a15955557
feat(client): update grid import and dependency 2025-06-17 19:54:45 +00:00
perf3ct e2d6c7e080
feat(client): update the suggested input for webdav sources 2025-06-17 18:19:34 +00:00
perf3ct 309a61bcd4
feat(client): update failedOcr page for duplicates 2025-06-17 16:52:45 +00:00
perf3ct bdb136d615
feat(server/client): implement updated FailedOcrPage, duplicate management, and file hashing 2025-06-17 16:17:23 +00:00
perf3ct 3ae542088b
feat(client/server): advanced search, along with fixing build errors 2025-06-17 02:56:59 +00:00
perf3ct 76529f83be
feat(client/server): implement a much better search 2025-06-17 02:41:16 +00:00
perf3ct 98a4b7479b
feat(server/client): remove webdav feature from user's settings as it's in sources now 2025-06-17 01:57:56 +00:00
perf3ct 3ef3af6ca8
feat(client): fix the watch page 2025-06-16 23:14:48 +00:00
perf3ct 6f3aa771c0
feat(server/client): fix thumbnails and quick search 2025-06-16 17:40:53 +00:00
perf3ct de4ace5858
feat(client): fix errors in the client about document slices 2025-06-16 16:57:45 +00:00
perf3ct a7cf67f90d
feat(server/client): add pagination in client, resolve race condition in server 2025-06-15 21:48:59 +00:00
perf3ct 42bc72ded4
feat(server/client): add lots of OCR tweaks 2025-06-15 21:24:06 +00:00
perf3ct 6004f3a001
feat(client): also show settings for s3 and local sources in the client 2025-06-15 18:00:35 +00:00
perf3ct ea8ad2c262
feat(server/client): working s3 and local source types 2025-06-15 17:51:04 +00:00
perf3ct df51e61d06
feat(client): also update sources page and the various buttons 2025-06-15 17:06:38 +00:00
perf3ct 41774056c7
feat(async): create dedicated pools + runtime isolation for OCR 2025-06-15 16:47:55 +00:00