Commit Graph

422 Commits

Author SHA1 Message Date
perf3ct df281f3b26 feat(pdf): implement ocrmypdf to extract text from PDFs 2025-07-01 00:56:48 +00:00
Jon Fuller 706e20f35c Merge branch 'main' into feat/debug-page 2025-06-30 17:19:31 -07:00
perf3ct 231f88f038 feat(debug): debug page actually works and does something 2025-07-01 00:15:48 +00:00
perf3ct 0052032772 fix(pdf): resolve PDF wordcount error 2025-07-01 00:10:49 +00:00
Jon Fuller b307cfd509 Merge pull request #79 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.53.2
2025-06-30 16:31:26 -07:00
Jon Fuller 1fca815485 Merge pull request #80 from readur/renovate/reqwest-0.x-lockfile
fix(deps): update rust crate reqwest to v0.12.21
2025-06-30 16:31:16 -07:00
Jon Fuller c848e899f3 Merge pull request #76 from readur/feat/wrangle-ignored-files
feat(server/client): wrangle ignored files and failed files
2025-06-30 16:31:00 -07:00
perf3ct 830f9d0b38 feat(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00
perf3ct 69279344cb fix(tests): fix documents tests 2025-06-30 21:56:21 +00:00
perf3ct 49c34aac5a fix(tests): update frontend tests for new FailedDocument view 2025-06-30 21:20:34 +00:00
renovate[bot] 918a1850cb fix(deps): update rust crate reqwest to v0.12.21 2025-06-30 20:13:56 +00:00
Jon Fuller ca193442da Create codeql.yml 2025-06-30 13:12:28 -07:00
perf3ct b38c1fca07 feat(server): fix serialization issues 2025-06-30 19:40:05 +00:00
perf3ct 9e43df2fbe feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
renovate[bot] 339a603625 chore(deps): update dependency @playwright/test to v1.53.2 2025-06-30 18:56:41 +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 4e34992cb5 feat(client): remove demo statement from frontend 2025-06-29 21:44:11 +00:00
Jon Fuller 6aaa3551e9 Merge pull request #73 from readur/feat/better-failure-handling
feat(server/client): add failed_documents table to handle failures, a…
2025-06-28 23:03:23 -07:00
perf3ct d218b4289f fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-29 05:35:49 +00:00
perf3ct 9e09bc019e fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-28 23:43:04 +00:00
perf3ct 52b2cd6d88 fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-28 23:11:47 +00:00
perf3ct 971f9b69e0 fix(tests): fix failing document integration test, again 2025-06-28 22:58:20 +00:00
perf3ct 157181b55b fix(tests): fix failing integration tests, again 2025-06-28 22:54:41 +00:00
perf3ct fbf89c213d fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
perf3ct edd0c7514f fix(server): resolve compilation errors in constraint_validation.rs 2025-06-28 22:04:01 +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
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
perf3ct f4adafe2bd feat(tests): add regression tests and better sql type safety tests 2025-06-28 19:25:15 +00:00
perf3ct 9be70dc245 feat(swagger): add missing oidc endpoints into swagger ui 2025-06-28 19:19:48 +00:00
perf3ct 099f4853a7 fix(server): resolve incorrect db type 2025-06-28 18:41:48 +00:00
perf3ct fe1deb1e9d fix(server): resolve compilation issues from queue.rs 2025-06-28 18:15:55 +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
perf3ct 9f3371e4f3 feat(migration): disable OCR consistency trigger for OCR confidence backfill 2025-06-28 17:23:35 +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
perf3ct 9079529eb5 feat(tests): create generic migration tests 2025-06-28 16:38:12 +00:00
perf3ct 69425b2201 feat(migration): instead of hardcoded guessing, re-enter those documents into the queue 2025-06-28 14:53:45 +00:00
perf3ct e995653d69 fix(migrations): resolve issue in migration for ocr confidence 2025-06-28 14:51:06 +00:00
Jon Fuller cf966e50c8 Merge pull request #71 from readur/feat/view-failed-document
feat(frontend): view failed document and link to details
2025-06-28 07:37:51 -07:00
aaldebs99 869204e1e6 feat(frontend): view failed document and link to details 2025-06-28 05:10:38 +00:00
aaldebs99 07f62fb2e0 Merge pull request #70 from readur/feat/click-to-expand
feat(frontend): click to expand preview in document details
2025-06-27 21:49:26 -07:00
aaldebs99 e949d60eb0 feat(frontend): click to expand preview in document details 2025-06-28 04:33:35 +00:00
Jon Fuller ade6422e95 Merge pull request #67 from readur/feat/easily-unignore-documents
feat(server/client): easily undelete ignored files, if the user wishe…
2025-06-27 21:04:46 -07:00
Jon Fuller 478e7e207a Merge pull request #68 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.59.0
2025-06-27 21:04:10 -07:00
perfectra1n 582617ab88 fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -07:00
renovate[bot] 85780325bd fix(deps): update dependency react-hook-form to v7.59.0 2025-06-28 02:47:40 +00:00
perfectra1n 4266acbc1e fix(server): resolve complation issues 2025-06-27 19:39:56 -07:00
perf3ct cc0d647590 fix(server): resolve compilation issue in IgnoredFilesQuery 2025-06-28 01:01:51 +00:00