Commit Graph

365 Commits

Author SHA1 Message Date
renovate[bot] 01405c137d
chore(deps): update dependency @types/react to v19.1.11 2025-08-23 19:20:47 +00:00
Jon Fuller ce3c3b8ad2
Merge pull request #181 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.1.3
2025-08-23 12:19:09 -07:00
renovate[bot] 64d338e5fa
chore(deps): update dependency vite to v7.1.3 2025-08-19 06:33:23 +00:00
renovate[bot] 2924bf6999
chore(deps): update dependency @vitejs/plugin-react to v5.0.1 2025-08-19 06:33:16 +00:00
perf3ct 7616691939
fix(tests): resolve issues with webdav scan failure testing 2025-08-18 15:47:58 +00:00
perf3ct d793509af9
feat(source): update names of sourceerror, and update tests 2025-08-17 22:37:41 +00:00
perf3ct 6a64d9e6ed
feat(source): implement generic "SourceError" and then have it be propagated as "WebDAVerror", etc. 2025-08-17 22:05:58 +00:00
Jon Fuller de7956e1bd
Merge branch 'main' into feat/capture-webdav-directory-errors 2025-08-17 13:58:26 -07:00
perf3ct cddba50799
feat(webdav): webdav error management and tests 2025-08-17 20:16:46 +00:00
renovate[bot] 6ab98cb14b
fix(deps): update dependency react-router-dom to v7.8.1 2025-08-16 17:11:35 +00:00
Jon Fuller 6f221ba7d7
Merge pull request #168 from readur/renovate/vitejs-plugin-react-5.x
Update dependency @vitejs/plugin-react to v5
2025-08-14 17:45:53 -07:00
Jon Fuller ef4f276a6f
Merge pull request #144 from readur/renovate/material-ui-monorepo
fix(deps): update material-ui monorepo
2025-08-14 15:11:26 -07:00
Jon Fuller 74bced73ba
Merge pull request #148 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.62.0
2025-08-14 15:10:35 -07:00
Jon Fuller 99a1441d86
Merge pull request #143 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.54.2
2025-08-14 15:10:23 -07:00
Jon Fuller bfd18af4cf
Merge pull request #153 from readur/renovate/tailwindcss-monorepo
chore(deps): update dependency tailwindcss to v4.1.12
2025-08-14 15:09:27 -07:00
Jon Fuller bedcb0f914
Merge pull request #159 from readur/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/jest-dom to v6.7.0
2025-08-14 15:09:17 -07:00
Jon Fuller 4433df65fa
Merge pull request #152 from readur/renovate/react-monorepo
chore(deps): update dependency @types/react to v19.1.10
2025-08-14 15:08:43 -07:00
Jon Fuller 8ba90ccd8d
Merge pull request #147 from readur/renovate/typescript-5.x-lockfile
chore(deps): update dependency typescript to v5.9.2
2025-08-14 15:08:33 -07:00
Jon Fuller b644e8fbcd
Merge pull request #160 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.1.2
2025-08-14 15:07:59 -07:00
renovate[bot] fc8571950a
chore(deps): update dependency @vitejs/plugin-react to v5 2025-08-14 19:01:28 +00:00
renovate[bot] 42b67f9fe8
fix(deps): update material-ui monorepo 2025-08-14 19:00:26 +00:00
renovate[bot] b4878538fe
fix(deps): update dependency react-router-dom to v7.8.0 2025-08-14 19:00:16 +00:00
renovate[bot] 34794ed325
fix(deps): update dependency react-hook-form to v7.62.0 2025-08-14 19:00:11 +00:00
renovate[bot] 3f5a28adcd
chore(deps): update dependency vite to v7.1.2 2025-08-14 18:59:37 +00:00
renovate[bot] a63db14b23
chore(deps): update dependency typescript to v5.9.2 2025-08-14 18:59:30 +00:00
renovate[bot] fbb992452b
chore(deps): update dependency @testing-library/jest-dom to v6.7.0 2025-08-14 18:59:23 +00:00
renovate[bot] daf8cfde27
chore(deps): update dependency tailwindcss to v4.1.12 2025-08-14 18:57:41 +00:00
renovate[bot] 73d4e118bc
chore(deps): update dependency @types/react to v19.1.10 2025-08-14 18:57:34 +00:00
renovate[bot] 583c8e74ce
chore(deps): update dependency @playwright/test to v1.54.2 2025-08-14 18:57:29 +00:00
perf3ct 93c2863d01
feat(webdav): support capturing individual directory errors in webdav 2025-08-14 16:24:05 +00:00
perf3ct b0041eba92
feat(websocket): update the tests, to hopefully pass again 2025-08-11 21:47:49 +00:00
perf3ct 4b6e0820b7
feat(websocket): update websockets and websocket tests so that they actually pass 2025-08-11 20:08:36 +00:00
perf3ct deccac0f64
feat(tests): the wbebsocket e2e tests should work now 2025-07-31 23:05:33 +00:00
perfectra1n 36dfc8573c Merge branch 'main' of https://github.com/readur/readur 2025-07-30 20:30:20 -07:00
perfectra1n 08a195edd5 feat(client): start to use a better eventemitter 2025-07-30 20:30:04 -07:00
Jon Fuller ba7e57d40e Merge pull request #138 from readur/renovate/react-monorepo
fix(deps): update react monorepo to v19.1.9
2025-07-30 20:03:38 -07:00
perfectra1n 0fbb106668 fix(tests): resolve typescript compilation and test compilation errors 2025-07-30 20:03:13 -07:00
perfectra1n 8968f023d2 feat(tests): implement frontend integration tests 2025-07-30 19:39:28 -07:00
perf3ct 32983c3fba feat(server): implement #106 for per-user watch directories 2025-07-31 00:10:10 +00:00
perf3ct 7da99cd992 feat(server): implement websockets over sse 2025-07-30 02:04:44 +00:00
perf3ct d7a0a1f294 feat(server): do a *much* better job at determining file types thanks to infer rust package 2025-07-29 21:28:33 +00:00
renovate[bot] 3314a245be fix(deps): update react monorepo to v19.1.9 2025-07-29 10:38:05 +00:00
perf3ct 030d22af71 fix(tests): fix the mocking in the frontend test 2025-07-29 03:37:39 +00:00
perf3ct 009b4ce9f4 fix(tests): reslove issues with frontend unit tests 2025-07-28 15:30:51 +00:00
perf3ct c37014f924 feat(tests): work on resolving tests that don't pass given the large rewrite 2025-07-28 04:13:14 +00:00
perf3ct 023d424293 feat(server/client): I have no words, hopefully this lesser abstraction and webdav tracking works now 2025-07-27 19:29:45 +00:00
perf3ct 2c0ef814d9 feat(client/server): implement better source sync output 2025-07-27 05:02:13 +00:00
Jon Fuller b7a688f4a6 Merge pull request #133 from readur/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/jest-dom to v6.6.4
2025-07-26 14:30:45 -07:00
renovate[bot] 0fe66f040e chore(deps): update dependency @testing-library/jest-dom to v6.6.4 2025-07-26 20:55:26 +00:00
renovate[bot] 5c1f43eb8e fix(deps): update dependency react-router-dom to v7.7.1 2025-07-24 20:36:30 +00:00
Jon Fuller f72ca5450b Merge pull request #128 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.61.1
2025-07-24 13:34:29 -07:00
renovate[bot] f7f8c2f237 fix(deps): update dependency react-hook-form to v7.61.1 2025-07-24 16:51:51 +00:00
Jon Fuller 47e3589d0d Merge pull request #125 from readur/renovate/axios-1.x-lockfile
fix(deps): update dependency axios to v1.11.0
2025-07-24 09:51:13 -07:00
Jon Fuller 2aec7a2a76 Merge pull request #126 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.61.0
2025-07-24 09:51:00 -07:00
renovate[bot] 2c8453f317 chore(deps): update dependency vite to v7.0.6 2025-07-24 08:49:36 +00:00
renovate[bot] d8f1ff649d fix(deps): update dependency react-hook-form to v7.61.0 2025-07-24 02:13:37 +00:00
renovate[bot] 789fda71ff fix(deps): update dependency axios to v1.11.0 2025-07-23 07:00:48 +00:00
Jon Fuller 2fe0c84606 Merge pull request #118 from readur/renovate/react-router-monorepo
fix(deps): update dependency react-router-dom to v7.7.0
2025-07-22 13:23:40 -07:00
Jon Fuller 3c9fac5f47 Merge pull request #119 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.5
2025-07-22 13:23:30 -07:00
Jon Fuller fdf0251122 Merge pull request #120 from readur/renovate/vitejs-plugin-react-4.x-lockfile
chore(deps): update dependency @vitejs/plugin-react to v4.7.0
2025-07-22 13:23:19 -07:00
renovate[bot] f2aaf938e2 fix(deps): update dependency react-router-dom to v7.7.0 2025-07-22 18:10:21 +00:00
renovate[bot] 3465b49a68 fix(deps): update dependency @mui/x-date-pickers to v8.9.0 2025-07-22 18:10:15 +00:00
renovate[bot] b8aa6421c6 chore(deps): update dependency @vitejs/plugin-react to v4.7.0 2025-07-22 18:09:54 +00:00
renovate[bot] 2bae505651 chore(deps): update dependency vite to v7.0.5 2025-07-22 18:08:28 +00:00
perf3ct 193858bd2b fix(test): this silly E2E test has been working the whole time, I just have had the wrong selector 2025-07-22 16:49:54 +00:00
perf3ct 79d1d6ad19 fix(upload): resolve upload hanging with comprehensive error handling and timeouts 2025-07-22 03:46:54 +00:00
perf3ct c382f0651f fix(tests): hopefully fix the labels frontend unit test once and for all 2025-07-21 19:29:57 +00:00
perfectra1n f7e1538ab5 fix(client): resolve frontend compilation issues due to error model changes 2025-07-19 21:47:36 -07:00
perf3ct fbaf30b29e fix(tests): resolve frontend unit test issues due to new errors system 2025-07-20 04:09:47 +00:00
perf3ct aac32ea64a feat(dev): let's just implement an entire error system while we're at it, since the tests are already broken 2025-07-20 03:38:13 +00:00
perf3ct 6b1a1eba14 feat(tests): resolve test issues to do with integration tests 2025-07-18 21:00:42 +00:00
perf3ct 7d89a711cb fix(tests): resolve issue in languageselector component for frontend tests 2025-07-18 20:39:41 +00:00
perf3ct 0e925279ba fix(tests): skip these few e2e tests for now 2025-07-16 20:46:48 +00:00
perf3ct 7c4f0ba706 fix(tests): even more tests pass now, just need to fix this last 1 2025-07-16 19:52:17 +00:00
perf3ct 20300286ef fix(tests): even more tests pass now, just need to fix these last 2 2025-07-16 03:57:31 +00:00
perf3ct 761cb752be fix(tests): even more tests pass now, just need to fix these last 3 2025-07-15 22:22:20 +00:00
perf3ct 49faaefc21 fix(tests): remove annoying output from e2e tests, add test for new Source page functionality 2025-07-15 20:44:59 +00:00
perf3ct 80f40ec3d2 fix(client): resolve themeing issue in "watch" folder page 2025-07-15 20:44:26 +00:00
perf3ct 5a79f9676e feat(client): on sources page, have new modal for sync that asks user what kind of sync they would like to run
asdf
2025-07-15 20:43:59 +00:00
perf3ct c903c3d3cf fix(client): update the LanguageSelector colors for the upload page 2025-07-15 19:08:13 +00:00
perf3ct e20c4df1a2 feat(client): resolve language selector on upload page 2025-07-15 17:12:36 +00:00
perf3ct 03bb4bf87d fix(client): resolve issues with showing user settings on debug pge 2025-07-15 16:20:30 +00:00
perf3ct 30d1f9b949 feat(client): make a fancy navbar for the left side 2025-07-15 16:16:36 +00:00
perf3ct 66f6e73f77 fix(client): resolve broken Debug page 2025-07-15 16:11:11 +00:00
perf3ct 8e435072be fix(client): actually have the delete functionality work 2025-07-15 15:51:30 +00:00
perf3ct 34d21c9401 fix(tests): resolve issues in integration tests for the new multiple ocr languages 2025-07-14 23:22:55 +00:00
perf3ct 22653925b0 fix(tests): resolve issues in integration tests for the new multiple ocr languages 2025-07-14 21:45:50 +00:00
perf3ct d1f95bc7ad feat(document_details): add "expand" to OCR text box 2025-07-14 21:44:29 +00:00
perf3ct 6bbf09e336 feat(lang): implement tests for this updated language selection 2025-07-14 20:46:51 +00:00
perf3ct bd3f35cf38 feat(lang): create frontend components to support multiple ocr languages 2025-07-14 19:45:35 +00:00
Jon Fuller f0e39d155e Merge branch 'main' into feat/multiple-ocr-languages 2025-07-14 11:29:46 -07:00
perf3ct 721a348888 feat(dev): update references of readur to newer versions 2025-07-14 17:17:24 +00:00
perf3ct dc55b2e50b feat(tests): add e2e tests for multiple ocr languages 2025-07-14 04:26:50 +00:00
perf3ct 31791b777b fix(tests): resolve some broken frontend unit tests for multiple ocr languages, might have removed too much 2025-07-14 04:16:01 +00:00
perf3ct c984544106 fix(tests): resolve some broken frontend unit tests for multiple ocr languages 2025-07-14 04:01:15 +00:00
Jon Fuller 117fd3069d Merge branch 'main' into feat/multiple-ocr-languages 2025-07-13 18:16:07 -07:00
perf3ct 0c963a6597 fix(tests): resolve some broken e2e tests? 2025-07-14 00:31:53 +00:00
elocinrose 1eec43d349 Merge pull request #100 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.60.0
2025-07-13 11:48:27 -07:00
elocinrose 1b977998a1 Merge pull request #108 from readur/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.54.1
2025-07-13 11:48:04 -07:00
elocinrose c6ce2e55f8 Merge pull request #113 from readur/renovate/material-ui-monorepo
fix(deps): update dependency @mui/x-date-pickers to v8.8.0
2025-07-13 11:47:38 -07:00