Commit Graph

283 Commits

Author SHA1 Message Date
perf3ct 1ec8235f63
fix(unit): fix more broken tests 2025-06-18 02:18:46 +00:00
aaldebs99 c233b8f6fe fix(unit): fix more unit test errors 2025-06-18 01:24:58 +00:00
aaldebs99 212239629e fix(unit): fix most unit test errors 2025-06-18 01:07:27 +00:00
perf3ct 1689b2b2db
fix(unit): start to fix the broken workflows... 2025-06-18 01:00:22 +00:00
aaldebs99 4b450aa82d fix(README): Add github repo url 2025-06-17 23:20:29 +00:00
aaldebs99 74e1fc10e7 fix(README): Fix default credentials 2025-06-17 23:09:02 +00:00
aaldebs99 97189b7998 chore(server): Remove Why Choose Readur badge from upload page 2025-06-17 23:01:27 +00:00
Jon Fuller d19fc0c8a4
Update Chart.yaml 2025-06-17 15:47:31 -07:00
perf3ct 2c664de159
feat(tests): resolve last test issues 2025-06-17 22:17:45 +00:00
perf3ct 4c946ca9cc
feat(tests): resolve last test issues 2025-06-17 22:14:38 +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 21b868a2e4
feat(tests): add actual images as part of e2e and testing 2025-06-17 21:26:39 +00:00
perf3ct f17e398232
feat(e2e): add playwright for e2e tests 2025-06-17 20:10:04 +00:00
perf3ct 5a15955557
feat(client): update grid import and dependency 2025-06-17 19:54:45 +00:00
perf3ct 7b2a52b3c5
feat(client): have vite be quiet 2025-06-17 19:17:41 +00:00
perf3ct 767b2d6429
feat(ci): add github actions 2025-06-17 19:14:27 +00:00
Jon Fuller 4fdd46eb7e
Update renovate.json 2025-06-17 12:12:13 -07:00
Jon Fuller e936a11d3b
Merge pull request #1 from perfectra1n/renovate/configure
chore: Configure Renovate
2025-06-17 12:08:19 -07:00
renovate[bot] f542f44a64
Add renovate.json 2025-06-17 19:07:07 +00:00
perf3ct e2d6c7e080
feat(client): update the suggested input for webdav sources 2025-06-17 18:19:34 +00:00
perf3ct 309a61bcd4
feat(client): update failedOcr page for duplicates 2025-06-17 16:52:45 +00:00
perf3ct bdb136d615
feat(server/client): implement updated FailedOcrPage, duplicate management, and file hashing 2025-06-17 16:17:23 +00:00
perf3ct 9dccc6d1de
feat(tests): add test images 2025-06-17 15:48:30 +00:00
perf3ct 75747016f0
feat(server): add hash for documents 2025-06-17 15:41:42 +00:00
perf3ct 10621207e5
feat(tests): more test suite tools 2025-06-17 14:54:59 +00:00
perf3ct 1ff4da8a13
feat(tests): test suite almost done 2025-06-17 14:48:47 +00:00
perf3ct d84193f444
fix(ocr_queue): don't slam the DB while we wait 2025-06-17 14:45:44 +00:00
perf3ct d7607923be
feat(server): create specific endpoint for fetching documents, fix client being served again 2025-06-17 04:05:57 +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 98a4b7479b
feat(server/client): remove webdav feature from user's settings as it's in sources now 2025-06-17 01:57:56 +00:00
perf3ct 8de1e153a1
feat(server): stop image preprocessing in OCR 2025-06-17 00:35:03 +00:00
perf3ct e6ab56daa8
feat(server): break up large db.rs file into multiple files, and add more PDF guardrails 2025-06-17 00:25:21 +00:00
perf3ct 27c38bf0fe
feat(server): try to resume syncs after server restart 2025-06-16 23:21:43 +00:00
perf3ct 3ef3af6ca8
feat(client): fix the watch page 2025-06-16 23:14:48 +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 abdea3226f
feat(server): put more guardrails around PDF OCR size, and image size OCR 2025-06-16 22:39:00 +00:00
perf3ct b9f2014509
feat(server): if there's no sync even running, allow sync to be cancelled 2025-06-16 21:39:41 +00:00
perf3ct 0ccceb768a
feat(server): create folders within 'upload' path to manage thumbnails, processed images, etc. 2025-06-16 21:24:46 +00:00
perf3ct 54a5e88ae3
feat(client): give more space to the quick search bar 2025-06-16 21:02:57 +00:00
perf3ct 8a3db3f4f7
feat(client): give more space to the quick search bar 2025-06-16 21:01:02 +00:00
perf3ct 797ed2f306
feat(client): fix quick search text 2025-06-16 17:42:53 +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 de4ace5858
feat(client): fix errors in the client about document slices 2025-06-16 16:57:45 +00:00
perf3ct 0e32d676af
feat(helm): create the basics of the helm chart 2025-06-16 15:02:37 +00:00
perf3ct 66acba2211
fix(repo): get rid of unused file 2025-06-16 14:52:40 +00:00
perf3ct 0dc81bf3c4
feat(server): also update versions for deps 2025-06-16 01:28:32 +00:00
perf3ct 11a2327c03
feat(unit): add more throttling/concurrency tests 2025-06-16 01:25:30 +00:00