Commit Graph

717 Commits

Author SHA1 Message Date
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
perfectra1n 895c43fc61 feat(client): add new frontend page for admins to view running config settings 2025-07-12 14:06:09 -07:00
perfectra1n 83a55cbc32 feat(tests): add more functionality to the "create_test_pdfs.py" function 2025-07-12 14:05:19 -07:00
perfectra1n cd358f63f2 fix(upload): resolve issue with Axum not having config values set 2025-07-12 14:04:54 -07:00
perfectra1n 9ee5081c66 feat(tests): add more test pdfs 2025-07-12 14:04:04 -07:00
perf3ct da0bfbdd5b
fix(tests): all unit and integration tests pass locally 2025-07-12 00:29:52 +00:00
perf3ct 0066fd5aa2
feat(server): rename requeue failed endpoint 2025-07-11 21:44:53 +00:00
perf3ct e23d620a38
feat(server): rename queue-failed endpoint 2025-07-11 21:28:23 +00:00
perf3ct f18696d4f8
feat(server): gracefully manage requeue requests for the same document 2025-07-11 21:27:12 +00:00
perf3ct 061cef5aa3
cleanup(tests): delete disabled tests 2025-07-11 20:33:32 +00:00
perf3ct 40740634de
fix(server): don't log usernames to log file, I guess 2025-07-11 20:05:56 +00:00
perf3ct 018e8d6b55
feat(e2e): resolve e2e issues that were pretty lame to fix in reality 2025-07-11 19:58:46 +00:00
perf3ct 98b116c68c
feat(docs): update documentation for quite a few things 2025-07-11 19:55:18 +00:00
perf3ct 13d868ab36
fix(tests): resolve issue where test was counting all documents and not the test's own docs 2025-07-11 19:31:49 +00:00
perf3ct 59f1052f52
fix(tests): also resolve document struct in these unit tests 2025-07-11 18:54:31 +00:00
perf3ct e5ae013ef4
fix(tests): also resolve document struct in this unit test 2025-07-11 17:50:49 +00:00
perf3ct 2a7d7e7bc4
fix(tests): resolve compilation issues due to Document struct changes 2025-07-11 17:40:28 +00:00
perf3ct 024755f9bb
feat(tests): create even further comprehensive tests for migration testing, because I'm traumatized from Vikunja 2025-07-11 17:25:29 +00:00
perf3ct af6f5f9bb1
fix(tests): resolve unit test compilation issue 2025-07-11 16:20:31 +00:00
perfectra1n 1b0821a4bd feat(docs): add screenshot to the README to make Reddit happy 2025-07-10 22:38:30 -07:00
Jon Fuller 06c4c6da62
Merge pull request #102 from readur/feat/update-document-details-page
feat(client): improve document details page
2025-07-10 22:13:04 -07:00
perf3ct 22c6ae112e
fix(tests): resolve unit test compilation issue for update document details page 2025-07-11 05:00:41 +00:00
perf3ct bddc86694b
feat(tests): do tests pass now? 2025-07-11 00:39:12 +00:00