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 |
perf3ct
|
463592a5d7
|
fix(tests): resolve issue in compilation of tests due to multiple ocr languages
|
2025-07-13 18:14:43 +00:00 |
renovate[bot]
|
3e62ddc830
|
fix(deps): update dependency react-hook-form to v7.60.0
|
2025-07-13 17:16:53 +00:00 |
renovate[bot]
|
b6bf524be7
|
fix(deps): update dependency @mui/x-date-pickers to v8.8.0
|
2025-07-13 17:16:46 +00:00 |
renovate[bot]
|
44054783e8
|
chore(deps): update dependency @playwright/test to v1.54.1
|
2025-07-13 17:16:27 +00:00 |
perf3ct
|
e6fd8424d2
|
fix(dev): merge main into feature
|
2025-07-13 17:15:59 +00:00 |
renovate[bot]
|
4bbafa1df5
|
chore(deps): update dependency vite to v7.0.4
|
2025-07-13 17:15:37 +00:00 |
perf3ct
|
24b79de47a
|
fix(sources): resolve issue with 'test connection' button on Sources page
|
2025-07-13 17:01:52 +00:00 |
perf3ct
|
8cc0822114
|
fix(tests): fix tests, and resolve issue in sources page
|
2025-07-13 04:25:46 +00:00 |
perfectra1n
|
4a039eac82
|
feat(client): add new frontend page for admins to view running config settings
|
2025-07-12 14:06:09 -07:00 |
perf3ct
|
e16fd1d420
|
feat(server): rename queue-failed endpoint
|
2025-07-11 21:28:23 +00:00 |
perf3ct
|
520c8f0dbf
|
feat(e2e): resolve e2e issues that were pretty lame to fix in reality
|
2025-07-11 19:58:46 +00:00 |
perf3ct
|
8c90c5c3c3
|
feat(tests): do tests pass now?
|
2025-07-11 00:39:12 +00:00 |
perf3ct
|
568b4fc3bb
|
feat(client): fix typescript compilation issue for document's response
|
2025-07-10 22:04:54 +00:00 |
perf3ct
|
ea43f79a90
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
perf3ct
|
4521cc5ac6
|
feat(client): show new file metadata fields on the client
|
2025-07-10 21:07:35 +00:00 |
perf3ct
|
0465777890
|
feat(client): show more fields for Documents
|
2025-07-10 21:02:15 +00:00 |
perf3ct
|
d8c58ef302
|
fix(client): correctly style the document details page for light/dark mode
|
2025-07-10 20:27:51 +00:00 |
perf3ct
|
0ae447f3db
|
fix(client): make the userId optional in the document details page for now
|
2025-07-10 19:59:35 +00:00 |
perf3ct
|
96c47af2c0
|
feat(server/client): make sure that the documents endpoint isn't broken
|
2025-07-10 19:57:25 +00:00 |
perf3ct
|
da4f770292
|
fix(client): updated frontend and at least compiles
|
2025-07-10 18:46:02 +00:00 |
Jon Fuller
|
d1092506c8
|
Merge branch 'main' into feat/update-document-details-page
|
2025-07-08 19:42:44 -07:00 |
perf3ct
|
55c91cc027
|
feat(e2e): set up useful e2e utils and fix sources page
|
2025-07-09 00:55:06 +00:00 |
perf3ct
|
d4dba36d03
|
feat(client): improve document details page
|
2025-07-07 22:01:06 +00:00 |
perf3ct
|
db6f5e119f
|
fix(tests): actually make playwright login
|
2025-07-06 05:59:52 +00:00 |
perf3ct
|
c6089dd1b2
|
feat(webdav): resolve failing etag unit tests
|
2025-07-05 21:16:15 +00:00 |
perf3ct
|
529d08bab3
|
feat(tests): fix e2e tests due to recent changes
|
2025-07-05 19:31:49 +00:00 |
perf3ct
|
99ff550a23
|
feat(tests): fix frontend unit tests
|
2025-07-05 18:56:55 +00:00 |
perf3ct
|
345ca77ea2
|
feat(tests): fix frontend unit tests
|
2025-07-05 18:47:24 +00:00 |
perf3ct
|
199f439d74
|
fix(tests): resolve quite a few broen tests
|
2025-07-05 18:12:48 +00:00 |
Jon Fuller
|
bd0e8435f9
|
Merge pull request #94 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.2
|
2025-07-04 12:08:21 -07:00 |
Jon Fuller
|
ac6b4a522f
|
Merge pull request #96 from readur/feat/deduplicate-test-utils-1
feat(tests): deduplicate test functionalities
|
2025-07-04 09:12:40 -07:00 |
renovate[bot]
|
efa09a1315
|
fix(deps): update dependency @mui/x-date-pickers to v8.7.0
|
2025-07-04 12:50:25 +00:00 |
renovate[bot]
|
a01a0fdef1
|
chore(deps): update dependency vite to v7.0.2
|
2025-07-04 08:02:20 +00:00 |
perf3ct
|
51fb3a7e48
|
fix(tests): resolve broken test utils
|
2025-07-04 00:31:53 +00:00 |
perf3ct
|
44aaaca5c5
|
feat(ocr): add even more about the multiple ocr languages
|
2025-07-03 19:20:19 +00:00 |
perf3ct
|
a3f49f9bd7
|
feat(tests): try to deduplicate test code even more
|
2025-07-03 19:17:33 +00:00 |
perf3ct
|
7993786e18
|
feat(tests): deduplicate tests too
|
2025-07-03 17:21:39 +00:00 |
perf3ct
|
7074a8d868
|
feat(webdav): add validation statuses to sources
|
2025-07-03 14:03:26 +00:00 |
perf3ct
|
459b8622bb
|
feat(webdav): also add some crazy source automatic validation
|
2025-07-03 05:26:36 +00:00 |
perf3ct
|
2297eb8261
|
feat(webdav): also set up deep scanning button and fix unit tests
|
2025-07-03 04:24:26 +00:00 |
perf3ct
|
8d27132e12
|
feat(client): impelement retry all button on Document Management page
|
2025-07-02 18:26:22 +00:00 |
Jon Fuller
|
befd46ad76
|
Merge pull request #87 from readur/feat/retry-functionality
feat(server/client): implement retry functionality for both successfu…
|
2025-07-02 09:57:54 -07:00 |
perf3ct
|
9a7488f1d2
|
fix(tests): resolve broken integration test for ocr retry, and fix frontend tests
|
2025-07-02 16:39:41 +00:00 |
renovate[bot]
|
7de0796082
|
fix(deps): update material-ui monorepo to v7.2.0
|
2025-07-02 16:25:47 +00:00 |
perf3ct
|
70ac57c3cd
|
fix(server/client): try to resolve more tests for the new retry functionality
|
2025-07-02 04:52:44 +00:00 |
perf3ct
|
a0420251fb
|
fix(server): resolve test for retry issues
|
2025-07-02 03:22:41 +00:00 |
perf3ct
|
05c04f242e
|
feat(tests): create unit tests for retry
|
2025-07-02 02:13:58 +00:00 |
perf3ct
|
2006907d2f
|
fix(client): resolve incorrect import on documentService
|
2025-07-02 00:21:36 +00:00 |
perf3ct
|
9004633d68
|
fix(tests): resolve broken frontend tests due to retry functionality
|
2025-07-02 00:18:21 +00:00 |
perf3ct
|
d4b57d2ae0
|
feat(server/client): implement retry functionality for both successful and failed documents
|
2025-07-02 00:06:47 +00:00 |
Jon Fuller
|
c164a4666f
|
Merge pull request #39 from readur/renovate/vite-7.x
chore(deps): update dependency vite to v7
|
2025-07-01 14:24:22 -07:00 |
Jon Fuller
|
2e1a05fc8d
|
Merge branch 'main' into feat/multiple-ocr-languages
|
2025-07-01 11:53:42 -07:00 |
perf3ct
|
ee4841c027
|
feat(client): combine the low confience ocr tab with the bulk cleanup tab, and move debug menu
|
2025-07-01 18:52:28 +00:00 |
perf3ct
|
893ba331f5
|
fix(client): try to fix the lint issues on the debug page
|
2025-07-01 02:25:24 +00:00 |