Commit Graph

34 Commits

Author SHA1 Message Date
perf3ct 5a79f9676e feat(client): on sources page, have new modal for sync that asks user what kind of sync they would like to run
asdf
2025-07-15 20:43:59 +00:00
perf3ct 8e435072be fix(client): actually have the delete functionality work 2025-07-15 15:51:30 +00:00
perf3ct bd3f35cf38 feat(lang): create frontend components to support multiple ocr languages 2025-07-14 19:45:35 +00:00
perf3ct e6fd8424d2 fix(dev): merge main into feature 2025-07-13 17:15:59 +00:00
perf3ct e16fd1d420 feat(server): rename queue-failed endpoint 2025-07-11 21:28:23 +00:00
perf3ct 568b4fc3bb feat(client): fix typescript compilation issue for document's response 2025-07-10 22:04:54 +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 da4f770292 fix(client): updated frontend and at least compiles 2025-07-10 18:46:02 +00:00
perf3ct d4b57d2ae0 feat(server/client): implement retry functionality for both successful and failed documents 2025-07-02 00:06:47 +00:00
Jon Fuller 2e1a05fc8d Merge branch 'main' into feat/multiple-ocr-languages 2025-07-01 11:53:42 -07:00
perf3ct 49c34aac5a fix(tests): update frontend tests for new FailedDocument view 2025-06-30 21:20:34 +00:00
perf3ct 6b6890d529 feat(server/client): support multiple OCR languages 2025-06-29 22:51:06 +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
perfectra1n 582617ab88 fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -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 26fc3044e9 fix(client): fix broken 'download' function on FailedOCR page 2025-06-25 22:49:53 +00:00
aaldebs99 1507532083 feat(everything): Add document deletion 2025-06-20 03:49:16 +00:00
perf3ct 80d58b0f28 feat(server/client): implement updated FailedOcrPage, duplicate management, and file hashing 2025-06-17 16:17:23 +00:00
perf3ct 7eb036b153 feat(client/server): create endpoint for fetching individual files, and fix client not serving files 2025-06-17 03:38:16 +00:00
perf3ct 479c62a4f1 feat(client/server): advanced search, along with fixing build errors 2025-06-17 02:56:59 +00:00
perf3ct 4dda4d143d feat(client/server): implement a much better search 2025-06-17 02:41:16 +00:00
perf3ct af7129da0a feat(server/client): fix thumbnails and quick search 2025-06-16 17:40:53 +00:00
perf3ct 4aa4359064 feat(server/client): update function used to display singular documents 2025-06-16 17:10:55 +00:00
perf3ct 5b88c92937 feat(server/client): add pagination in client, resolve race condition in server 2025-06-15 21:48:59 +00:00
perf3ct b21f2684bc feat(server/client): add lots of OCR tweaks 2025-06-15 21:24:06 +00:00
perf3ct 7feec817d0 feat(server): fix recursively scanning the uploads folder, and the quick search bar 2025-06-15 04:37:49 +00:00
perf3ct d21e51436b feat(server): rewrite nearly everything to be async/follow best practices 2025-06-15 02:06:17 +00:00
perf3ct 57c6b370d2 feat(client): convert frontend to ts 2025-06-13 16:16:23 +00:00
perf3ct 00b2bfe22c feat(server/client): the /documents endpoint works again, and so does the watch folder...kinda 2025-06-13 15:53:19 +00:00
perfectra1n d61b1c3f4b feat(server): implement ocr enhanced service throughout 2025-06-12 22:12:50 -07:00
perfectra1n e03e9daeed feat(client/server): search works again, maybe only works after restart? 2025-06-11 22:10:02 -07:00
perf3ct 6502faf590 feat(client): it looks slick now 2025-06-12 00:32:40 +00:00
perf3ct b88774272d Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00