perf3ct
|
ea43f79a90
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
perf3ct
|
4521cc5ac6
|
feat(client): show new file metadata fields on the client
|
2025-07-10 21:07:35 +00:00 |
perf3ct
|
0465777890
|
feat(client): show more fields for Documents
|
2025-07-10 21:02:15 +00:00 |
perf3ct
|
d8c58ef302
|
fix(client): correctly style the document details page for light/dark mode
|
2025-07-10 20:27:51 +00:00 |
perf3ct
|
96c47af2c0
|
feat(server/client): make sure that the documents endpoint isn't broken
|
2025-07-10 19:57:25 +00:00 |
perf3ct
|
da4f770292
|
fix(client): updated frontend and at least compiles
|
2025-07-10 18:46:02 +00:00 |
Jon Fuller
|
d1092506c8
|
Merge branch 'main' into feat/update-document-details-page
|
2025-07-08 19:42:44 -07:00 |
perf3ct
|
55c91cc027
|
feat(e2e): set up useful e2e utils and fix sources page
|
2025-07-09 00:55:06 +00:00 |
perf3ct
|
d4dba36d03
|
feat(client): improve document details page
|
2025-07-07 22:01:06 +00:00 |
perf3ct
|
199f439d74
|
fix(tests): resolve quite a few broen tests
|
2025-07-05 18:12:48 +00:00 |
perf3ct
|
a3f49f9bd7
|
feat(tests): try to deduplicate test code even more
|
2025-07-03 19:17:33 +00:00 |
perf3ct
|
7074a8d868
|
feat(webdav): add validation statuses to sources
|
2025-07-03 14:03:26 +00:00 |
perf3ct
|
459b8622bb
|
feat(webdav): also add some crazy source automatic validation
|
2025-07-03 05:26:36 +00:00 |
perf3ct
|
2297eb8261
|
feat(webdav): also set up deep scanning button and fix unit tests
|
2025-07-03 04:24:26 +00:00 |
perf3ct
|
8d27132e12
|
feat(client): impelement retry all button on Document Management page
|
2025-07-02 18:26:22 +00:00 |
perf3ct
|
9a7488f1d2
|
fix(tests): resolve broken integration test for ocr retry, and fix frontend tests
|
2025-07-02 16:39:41 +00:00 |
perf3ct
|
05c04f242e
|
feat(tests): create unit tests for retry
|
2025-07-02 02:13:58 +00:00 |
perf3ct
|
2006907d2f
|
fix(client): resolve incorrect import on documentService
|
2025-07-02 00:21:36 +00:00 |
perf3ct
|
9004633d68
|
fix(tests): resolve broken frontend tests due to retry functionality
|
2025-07-02 00:18:21 +00:00 |
perf3ct
|
d4b57d2ae0
|
feat(server/client): implement retry functionality for both successful and failed documents
|
2025-07-02 00:06:47 +00:00 |
perf3ct
|
ee4841c027
|
feat(client): combine the low confience ocr tab with the bulk cleanup tab, and move debug menu
|
2025-07-01 18:52:28 +00:00 |
perf3ct
|
893ba331f5
|
fix(client): try to fix the lint issues on the debug page
|
2025-07-01 02:25:24 +00:00 |
perf3ct
|
f22673bbc3
|
fix(client): try to fix the lint issues on the debug page
|
2025-07-01 01:05:40 +00:00 |
perf3ct
|
231f88f038
|
feat(debug): debug page actually works and does something
|
2025-07-01 00:15:48 +00:00 |
perf3ct
|
49c34aac5a
|
fix(tests): update frontend tests for new FailedDocument view
|
2025-06-30 21:20:34 +00:00 |
perf3ct
|
9e43df2fbe
|
feat(server/client): add metadata to file view
|
2025-06-30 19:13:16 +00:00 |
perf3ct
|
1695787f1d
|
feat(client): fix faileddocumentviewer
|
2025-06-30 00:59:34 +00:00 |
perf3ct
|
fef28a33c6
|
feat(server): continue to try to wrangle the failed and ignored documents
|
2025-06-29 23:27:51 +00:00 |
perf3ct
|
e8a7d7bf0f
|
feat(client): rename FailedOcrPage to DocumentManagementPage
|
2025-06-29 21:48:44 +00:00 |
perf3ct
|
52b2cd6d88
|
fix(tests): fix ocr endpoint tests due to our endpoint change
|
2025-06-28 23:11:47 +00:00 |
perf3ct
|
97fa50c1b5
|
feat(server/client): resolve failing tests
|
2025-06-28 21:21:05 +00:00 |
perf3ct
|
84577806ef
|
feat(server/client): add failed_documents table to handle failures, and move logic of failures
|
2025-06-28 20:52:58 +00:00 |
perf3ct
|
2d04f0094a
|
fix(ocr_status): populate the ocr queue with pending jobs and add easy 'retry' button
|
2025-06-28 18:08:00 +00:00 |
Jon Fuller
|
5aae560d7e
|
Merge pull request #69 from readur/fix/ocr-confidence-1
fix(server/client): fix incorrect OCR measurements
|
2025-06-28 09:53:56 -07:00 |
aaldebs99
|
869204e1e6
|
feat(frontend): view failed document and link to details
|
2025-06-28 05:10:38 +00:00 |
aaldebs99
|
e949d60eb0
|
feat(frontend): click to expand preview in document details
|
2025-06-28 04:33:35 +00:00 |
perfectra1n
|
582617ab88
|
fix(server/client): fix incorrect OCR measurements
|
2025-06-27 20:23:59 -07:00 |
perf3ct
|
0b8dbfb8d9
|
feat(server/client): easily undelete ignored files, if the user wishes to do so
|
2025-06-28 00:37:49 +00:00 |
Jon Fuller
|
929f27eaa9
|
Merge branch 'main' into feat/delete-low-confidence-documents
|
2025-06-27 15:17:50 -07:00 |
perf3ct
|
aacfc96825
|
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
|
a75fca0c28
|
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
|
33e697eb96
|
feat(client): paginate search results and they look much better now
|
2025-06-26 19:13:34 +00:00 |
perf3ct
|
7dab092898
|
feat(client): update the messy search
|
2025-06-26 18:49:24 +00:00 |
perf3ct
|
325b9321fc
|
feat(client): update titles of cards used on search and sources page
|
2025-06-26 16:46:19 +00:00 |
perf3ct
|
26fc3044e9
|
fix(client): fix broken 'download' function on FailedOCR page
|
2025-06-25 22:49:53 +00:00 |
perf3ct
|
bcb9dfaad6
|
feat(client): fix the theme for the FailedOcr, and dashboard values
|
2025-06-25 22:18:05 +00:00 |
perf3ct
|
115c3649b0
|
fix(tests): resolve FailedOcrPage frontend unit test, part 2
|
2025-06-24 22:02:48 +00:00 |
perf3ct
|
2a8ba554ce
|
fix(tests): resolve buggy FailedOcrPage frontend unit test issues
|
2025-06-24 21:57:02 +00:00 |
perf3ct
|
edb1c73f54
|
fix(client): fix broken IgnoredFilesPage notifications
|
2025-06-24 17:43:37 +00:00 |
perf3ct
|
a0e75d4619
|
feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests
|
2025-06-24 17:20:33 +00:00 |