Commit Graph

678 Commits

Author SHA1 Message Date
perf3ct b940b2e3f0
fix(tests): resolve frontend unit test issues due to new errors system 2025-07-20 04:09:47 +00:00
perf3ct fb98d48377
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 5b61252606
feat(ocr): get rid of managing TESSDATA_PREFIX 2025-07-20 02:23:06 +00:00
perf3ct 6a1d7db251
feat(tests): also upload playwright test results 2025-07-20 00:13:58 +00:00
perf3ct 7312cec281
feat(api): implement custom error type for document interactions 2025-07-19 22:28:39 +00:00
perf3ct d075558e7b
fix(startup): also remove this now unused function check 2025-07-19 22:11:40 +00:00
perf3ct 438d2730f8
feat(api): provide better error responses when manipulating documents 2025-07-19 22:10:28 +00:00
perf3ct f3f796d4f6
fix(tests): hopefully resolve issues with the last two integration tests 2025-07-19 21:57:37 +00:00
perf3ct 4b655b8814
fix(startup): remove annoying function check output from startup 2025-07-19 21:41:26 +00:00
perf3ct b077819fab
feat(docs): update dev docs regarding tests 2025-07-19 00:43:48 +00:00
perf3ct 8f7d6becc1
feat(tests): try to fix the TESSDATA environment variable in tests, again 2025-07-18 21:15:16 +00:00
perf3ct dcf1a9a984
fix(tests): also fix the docs for the retry ocr processing 2025-07-18 21:08:30 +00:00
perf3ct d63e06ea40
feat(tests): resolve test issues to do with integration tests 2025-07-18 21:00:42 +00:00
perf3ct 65404a7cf9
fix(tests): resolve issue in languageselector component for frontend tests 2025-07-18 20:39:41 +00:00
perf3ct 0f5f2fdd6e
fix(tests): also fix the test utils 2025-07-18 20:03:38 +00:00
perf3ct b1e8560fbd
fix(tests): resolve this test as well 2025-07-18 19:57:24 +00:00
perf3ct c0603716d1
fix(tests): resolve these two tests at least) 2025-07-18 19:55:59 +00:00
perf3ct c04e8415c0
fix(migrations): resolve issue with latest migration and multi-language support 2025-07-18 19:30:51 +00:00
perf3ct 87e85ee177
fix(tests): resolve pdf_word_count test becuase we've improved the pdf ocr system so much 2025-07-17 18:50:23 +00:00
perf3ct 537f5aebc4
feat(dev): don't stop remainder of tests in ci when only one test fails 2025-07-17 18:48:30 +00:00
perf3ct 9b08f28513
fix(test): just login with admin credentials in the test for now 2025-07-17 18:24:52 +00:00
perf3ct d3ee63e612
fix(tests): resolve issue with ocr language endpoint 2025-07-17 18:10:54 +00:00
perf3ct 8ae3a9cb49
feat(tests): use test context instead of direct database 2025-07-17 17:35:29 +00:00
perf3ct 4baef92bc4
fix(tests): resolve issues in unit tests due to dep changes 2025-07-17 16:09:10 +00:00
Jon Fuller 131357fb75
Update test-e2e.yml 2025-07-16 17:09:01 -07:00
Jon Fuller 62beae036c
Update test-unit.yml 2025-07-16 17:06:48 -07:00
Jon Fuller bd377713eb
Update test-integration.yml 2025-07-16 17:06:01 -07:00
perf3ct c387f54918
fix(tests): skip these few e2e tests for now 2025-07-16 20:46:48 +00:00
perf3ct 1a9cc7109b
fix(tests): even more tests pass now, just need to fix this last 1 2025-07-16 19:52:17 +00:00
perf3ct 174be705ce
fix(tests): even more tests pass now, just need to fix these last 2 2025-07-16 03:57:31 +00:00
perf3ct 70e291e057
fix(tests): even more tests pass now, just need to fix these last 3 2025-07-15 22:22:20 +00:00
perf3ct a487943b0e
fix(tests): remove annoying output from e2e tests, add test for new Source page functionality 2025-07-15 20:44:59 +00:00
perf3ct 9cac4183f4
fix(client): resolve themeing issue in "watch" folder page 2025-07-15 20:44:26 +00:00
perf3ct 4bd9bae8b2
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 f2adcab1da
fix(client): update the LanguageSelector colors for the upload page 2025-07-15 19:08:13 +00:00
perf3ct 86b948eade
feat(client): resolve language selector on upload page 2025-07-15 17:12:36 +00:00
perf3ct 79b37ea473
fix(client): resolve issues with showing user settings on debug pge 2025-07-15 16:20:30 +00:00
perf3ct 603266bc5a
feat(client): make a fancy navbar for the left side 2025-07-15 16:16:36 +00:00
perf3ct fd74c2e9d2
fix(client): resolve broken Debug page 2025-07-15 16:11:11 +00:00
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