perf3ct
|
564c564613
|
feat(ocr): use ocrmypdf and pdftotext to get OCR layer if it already exists
|
2025-07-15 15:59:29 +00:00 |
perf3ct
|
3df5b5ef1d
|
fix(client): also resolve missing thumbnails
|
2025-07-15 15:57:14 +00:00 |
perf3ct
|
8b23e8a1c1
|
fix(client): actually have the delete functionality work
|
2025-07-15 15:51:30 +00:00 |
perf3ct
|
549c2f8a16
|
feat(dev): drop pdf_extract in favor of ocrmypdf
|
2025-07-15 14:50:17 +00:00 |
perf3ct
|
628fe8cb7b
|
fix(tests): resolve issues in integration tests for the new multiple ocr languages
|
2025-07-14 23:22:55 +00:00 |
Jon Fuller
|
0894abd484
|
Merge pull request #77 from readur/feat/multiple-ocr-languages
feat(server/client): support multiple OCR languages
|
2025-07-14 14:46:37 -07:00 |
perf3ct
|
5d86cece1d
|
fix(tests): resolve issues in integration tests for the new multiple ocr languages
|
2025-07-14 21:45:50 +00:00 |
perf3ct
|
418eb48ee4
|
feat(document_details): add "expand" to OCR text box
|
2025-07-14 21:44:29 +00:00 |
perf3ct
|
a393bd030f
|
fix(tests): resolve issues in integration tests for the new multiple ocr languages
|
2025-07-14 21:28:55 +00:00 |
perf3ct
|
1e9bbceff6
|
fix(migrations): resolve new broken migration for multiple ocr languages
|
2025-07-14 20:52:42 +00:00 |
perf3ct
|
6e4579fd02
|
feat(lang): implement tests for this updated language selection
|
2025-07-14 20:46:51 +00:00 |
perf3ct
|
ea09531911
|
feat(lang): update endpoints for ocr along with updating tests
|
2025-07-14 20:00:38 +00:00 |
perf3ct
|
816bdd2c44
|
feat(lang): create frontend components to support multiple ocr languages
|
2025-07-14 19:45:35 +00:00 |
perf3ct
|
fd152acb91
|
Merge branch 'feat/multiple-ocr-languages' of https://github.com/readur/readur into feat/multiple-ocr-languages
|
2025-07-14 19:33:51 +00:00 |
perf3ct
|
9d9488954c
|
feat(lang): update backend to support multiple languages at the same time during OCR
|
2025-07-14 19:33:43 +00:00 |
Jon Fuller
|
8edc4759f1
|
Merge branch 'main' into feat/multiple-ocr-languages
|
2025-07-14 11:29:46 -07:00 |
perf3ct
|
b68c20e9d6
|
feat(dev): update references of readur to newer versions
|
2025-07-14 17:17:24 +00:00 |
perf3ct
|
9c051b6f55
|
feat(ocr): gracefully handle problematic PDFs in all the ways, create tests so that it doesn't happen again
|
2025-07-14 16:36:32 +00:00 |
perf3ct
|
dde54a5361
|
feat(tests): add e2e tests for multiple ocr languages
|
2025-07-14 04:26:50 +00:00 |
perf3ct
|
9b1ad3a596
|
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
|
67d50bc2bd
|
fix(tests): resolve some broken frontend unit tests for multiple ocr languages
|
2025-07-14 04:01:15 +00:00 |
perf3ct
|
c72368f50d
|
fix(tests): fix broken unit tests for new ocr language feature
|
2025-07-14 02:02:46 +00:00 |
perf3ct
|
1d7d1b8813
|
fix(tests): resolve some broken e2e tests?
|
2025-07-14 01:39:30 +00:00 |
Jon Fuller
|
7e9e3af85c
|
Merge branch 'main' into feat/multiple-ocr-languages
|
2025-07-13 18:16:07 -07:00 |
perf3ct
|
069a0836fa
|
fix(tests): resolve some broken e2e tests?
|
2025-07-14 00:31:53 +00:00 |
Jon Fuller
|
65aa7fc3b0
|
Merge pull request #95 from readur/renovate/notify-8.x-lockfile
fix(deps): update rust crate notify to v8.1.0
|
2025-07-13 11:52:26 -07:00 |
elocinrose
|
bdaf7a176a
|
Merge pull request #99 from readur/renovate/tokio-1.x-lockfile
fix(deps): update rust crate tokio to v1.46.1
|
2025-07-13 11:48:51 -07:00 |
renovate[bot]
|
b750809ad7
|
fix(deps): update rust crate notify to v8.1.0
|
2025-07-13 18:48:46 +00:00 |
elocinrose
|
6163c26965
|
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
|
e3a4acbc5a
|
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
|
6e9c34a94f
|
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 |
elocinrose
|
21b4e6ac00
|
Merge pull request #114 from readur/renovate/sysinfo-0.x
fix(deps): update rust crate sysinfo to 0.36
|
2025-07-13 11:47:10 -07:00 |
perf3ct
|
22b77177cb
|
fix(tests): resolve issue in compilation of tests due to multiple ocr languages
|
2025-07-13 18:14:43 +00:00 |
perf3ct
|
8cb5b6612a
|
fix(dev): lol readur2 -> readur
|
2025-07-13 18:06:53 +00:00 |
Jon Fuller
|
420d8f4220
|
Merge pull request #103 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.4
|
2025-07-13 10:49:02 -07:00 |
Jon Fuller
|
f10187965a
|
Merge pull request #105 from readur/renovate/clap-4.x-lockfile
fix(deps): update rust crate clap to v4.5.41
|
2025-07-13 10:48:54 -07:00 |
perf3ct
|
b048cfecee
|
fix(tests): resolve issue in compilation of tests due to multiple ocr languages
|
2025-07-13 17:26:06 +00:00 |
renovate[bot]
|
7e04108eaa
|
fix(deps): update rust crate sysinfo to 0.36
|
2025-07-13 17:17:11 +00:00 |
renovate[bot]
|
6086e1c930
|
fix(deps): update dependency react-hook-form to v7.60.0
|
2025-07-13 17:16:53 +00:00 |
renovate[bot]
|
732aacab08
|
fix(deps): update dependency @mui/x-date-pickers to v8.8.0
|
2025-07-13 17:16:46 +00:00 |
renovate[bot]
|
031a3da9ba
|
chore(deps): update dependency @playwright/test to v1.54.1
|
2025-07-13 17:16:27 +00:00 |
renovate[bot]
|
e50a51b7a4
|
fix(deps): update rust crate tokio to v1.46.1
|
2025-07-13 17:16:20 +00:00 |
renovate[bot]
|
d99988f01b
|
fix(deps): update rust crate clap to v4.5.41
|
2025-07-13 17:16:14 +00:00 |
perf3ct
|
5671038bd1
|
fix(dev): merge main into feature
|
2025-07-13 17:15:59 +00:00 |
renovate[bot]
|
5ef2a69d98
|
chore(deps): update dependency vite to v7.0.4
|
2025-07-13 17:15:37 +00:00 |
perf3ct
|
0c42570ceb
|
fix(sources): resolve issue with 'test connection' button on Sources page
|
2025-07-13 17:01:52 +00:00 |
perf3ct
|
6c2626e85a
|
fix(tests): fix tests, and resolve issue in sources page
|
2025-07-13 04:25:46 +00:00 |
perf3ct
|
637ab076c0
|
fix(tests): fix urls used in test
|
2025-07-12 23:27:27 +00:00 |
perf3ct
|
28f4a2370d
|
fix(webdav): fix incorrect concatenation logic when building URLs
|
2025-07-12 23:26:19 +00:00 |
perf3ct
|
f79b3647e6
|
fix(webdav): make sure to normalize URL for double slashes, trailing slashes, etc.
|
2025-07-12 23:15:14 +00:00 |