Commit Graph

752 Commits

Author SHA1 Message Date
perf3ct 47fd28e79a
fix(tests): fix e2e tests, part 2 2025-06-18 21:51:52 +00:00
perf3ct e71f6dfbd4
feat(ci): also update the helm pull request workflow 2025-06-18 21:25:28 +00:00
perf3ct 539f7cda79
fix(tests): add back the playwright test, and banish the searchpage test to an integration test 2025-06-18 21:18:13 +00:00
perf3ct 2479fe4736
fix(tests): add step to run server for integration tests 2025-06-18 21:01:51 +00:00
perf3ct 7d3ad04006
fix(tests): fix the one e2e test, rename the search test 2025-06-18 20:54:19 +00:00
perf3ct 812b7c21b0
feat(ci): TIL you can't do subfolders in GitHub Actions 2025-06-18 20:36:44 +00:00
perf3ct 7e1fdefc63
feat(ci): add workflows for helm chart, move files around 2025-06-18 20:34:09 +00:00
perf3ct 1bfc90dfc2
fix(tests): don't run e2e tests in unit testing, and resolve more test issues 2025-06-18 20:10:03 +00:00
perf3ct 712ec546ac
fix(tests): resolve the uploadzone test issue 2025-06-18 19:51:43 +00:00
perf3ct 3e3f570ce6
fix(tests): remove 'test' workflow as it's redundant 2025-06-18 19:49:06 +00:00
perf3ct 7f22fdc890
feat(labels): fix label dialogs and tests 2025-06-18 19:19:41 +00:00
perf3ct f0b88a4ca3
feat(labels): fix broken label frontend and hook 2025-06-18 18:41:29 +00:00
perf3ct cc129dc64e
Merge branch 'main' into feat/document-labels 2025-06-18 17:45:23 +00:00
perf3ct 53672ff1c6
feat(tests): add some tests back, but just disable them 2025-06-18 17:41:38 +00:00
perf3ct 0204a8c4fa
feat(tests): fix/resolve/disable more tests 2025-06-18 17:30:21 +00:00
perf3ct 4a54b0a8b7
feat(server/client): implement labels for documents 2025-06-18 16:12:42 +00:00
perf3ct 4012339d83
fix(unit): fix more broken tests, disable some 2025-06-18 04:50:30 +00:00
perf3ct cad033ad82
fix(unit): fix more broken tests 2025-06-18 03:54:04 +00:00
perf3ct def227c2ef
fix(unit): fix more broken tests 2025-06-18 02:55:35 +00:00
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