Commit Graph

24 Commits

Author SHA1 Message Date
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