Commit Graph

43 Commits

Author SHA1 Message Date
perf3ct dd90e48fd2
feat(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00
perf3ct b344b69da7
feat(server): fix serialization issues 2025-06-30 19:40:05 +00:00
perf3ct d9b695f0bd
feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
perf3ct 28a7e4eb45
fix(tests): resolve a whole lot of test issues 2025-06-28 22:50:40 +00:00
perf3ct df254d59e3
feat(server/client): resolve failing tests 2025-06-28 21:21:05 +00:00
perf3ct 25d6ecce6c
feat(tests): add regression tests and better sql type safety tests 2025-06-28 19:25:15 +00:00
Jon Fuller a314f64ca9
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 7247f74456
feat(tests): create generic migration tests 2025-06-28 16:38:12 +00:00
perfectra1n 7f69cd2e5f fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -07:00
perf3ct 09a36bd0fb
fix(server): resolve compilation issue in IgnoredFilesQuery 2025-06-28 01:01:51 +00: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 60dee61f16
fix(server): resolve broken imports on tests and test helpers 2025-06-27 18:46:41 +00:00
perf3ct cdad6477ed
feat(server): reorganize components into their own modules and fix imports 2025-06-27 18:27:42 +00:00
perf3ct af3aab3cda
fix(tests): resolve last OIDC test issues 2025-06-27 17:32:33 +00:00
perf3ct 98479325e3
fix(tests): resolve some difficult race conditions in test 2025-06-27 05:08:12 +00:00
perf3ct 72708a05f3
feat(oidc): fix oidc, tests, and everything in between 2025-06-27 05:03:27 +00:00
perf3ct 10d9a1a661
feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +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 6834e11542
fix(tests): also fix unit tests 2025-06-22 21:31:11 +00:00
perf3ct 74c9c87906
fix(deletion): properly handle concurrent deletion requests 2025-06-20 18:40:24 +00:00
perf3ct ecf5a0ea50
feat(tests): resolve failing and ignored tests 2025-06-20 18:37:52 +00:00
perf3ct c1b3832ad1
fix(tests): repair the label tests 2025-06-20 18:10:27 +00:00
aaldebs99 597707f870 feat(tests): add deletion unit tests 2025-06-20 16:09:27 +00:00
perf3ct 4a54b0a8b7
feat(server/client): implement labels for documents 2025-06-18 16:12:42 +00:00
perf3ct 261d71c5ae
feat(tests): fix the vast majority of both server and client tests 2025-06-17 22:06:12 +00:00
perf3ct bdb136d615
feat(server/client): implement updated FailedOcrPage, duplicate management, and file hashing 2025-06-17 16:17:23 +00:00
perf3ct 75747016f0
feat(server): add hash for documents 2025-06-17 15:41:42 +00:00
perf3ct a47960a059
feat(server): also generate thumbnails for non-images, and resolve failing unit/integration tests 2025-06-16 22:51:29 +00:00
perf3ct e33240a811
feat(server): implement queue system for ocr process as well, to fight resource exhaustion 2025-06-16 01:20:13 +00:00
perf3ct 91b16de082
feat(server): create more DB guardrails, and lots of missing tests 2025-06-15 22:14:02 +00:00
perf3ct f2136cbd7b
feat(server): webdav download and ocr actually works 2025-06-15 01:12:01 +00:00
perf3ct 63b322ac7a feat(server): add role capability, and fix tests 2025-06-13 20:58:36 +00:00
perf3ct e3f1855711 feat(client/server): add nextcloud/webdav capability, add integration tests 2025-06-13 17:09:05 +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 1a1f886f04 feat(client/server): update search tests, and upgrade OCR 2025-06-12 22:00:14 -07:00
perfectra1n 1f50004d66 feat(client/server): add swagger-ui, improve search bar 2025-06-12 21:46:41 -07:00
perf3ct 52d006d403 feat(unit): fixed the unit tests 2025-06-13 01:32:47 +00:00
perfectra1n 5814cfec6d feat(client): add search tests 2025-06-11 22:17:52 -07:00
perfectra1n e03e9daeed feat(client/server): search works again, maybe only works after restart? 2025-06-11 22:10:02 -07:00
perfectra1n aa8af7e018 feat(server/client): also update the tests and settings pages 2025-06-11 21:58:25 -07:00
perf3ct 488003c426 fix(everything): wow, it runs 2025-06-12 00:05:43 +00:00
perf3ct b88774272d Initial commit to setup repo via Fish 2025-06-11 23:04:21 +00:00