Commit Graph

26 Commits

Author SHA1 Message Date
perf3ct 42bdda9476
feat(client): show new file metadata fields on the client 2025-07-10 21:07:35 +00:00
perf3ct db41b15609
feat(client): show more fields for Documents 2025-07-10 21:02:15 +00:00
perf3ct ff4819b4b0
fix(client): updated frontend and at least compiles 2025-07-10 18:46:02 +00:00
perf3ct e4faf2cfd2
feat(server/client): implement retry functionality for both successful and failed documents 2025-07-02 00:06:47 +00:00
perf3ct 72781aa7b9
fix(tests): update frontend tests for new FailedDocument view 2025-06-30 21:20:34 +00:00
perf3ct 34bc207e39
feat(server/client): add failed_documents table to handle failures, and move logic of failures 2025-06-28 20:52:58 +00:00
perfectra1n 7f69cd2e5f fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -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 dd8555b088
fix(client): fix broken 'download' function on FailedOCR page 2025-06-25 22:49:53 +00:00
aaldebs99 a5ebbd59bd feat(everything): Add document deletion 2025-06-20 03:49:16 +00:00
perf3ct bdb136d615
feat(server/client): implement updated FailedOcrPage, duplicate management, and file hashing 2025-06-17 16:17:23 +00:00
perf3ct f0f90d71de
feat(client/server): create endpoint for fetching individual files, and fix client not serving files 2025-06-17 03:38:16 +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 6f3aa771c0
feat(server/client): fix thumbnails and quick search 2025-06-16 17:40:53 +00:00
perf3ct d51f2793e9
feat(server/client): update function used to display singular documents 2025-06-16 17:10:55 +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 4aa3d77e40
feat(server): fix recursively scanning the uploads folder, and the quick search bar 2025-06-15 04:37:49 +00:00
perf3ct e8dd7a788e
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