perf3ct
|
897c7ff15c
|
fix(tests): resolve unit test compilation issue
|
2025-07-11 16:20:31 +00:00 |
perf3ct
|
e896fc7343
|
fix(tests): resolve unit test compilation issue for update document details page
|
2025-07-11 05:00:41 +00:00 |
perf3ct
|
ea43f79a90
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +00:00 |
perf3ct
|
438e79c441
|
fix(tests): no way, all the integration tests pass now
|
2025-07-10 01:38:55 +00:00 |
perf3ct
|
29800bdd1f
|
fix(tests): resolve integration test response format
|
2025-07-09 20:10:36 +00:00 |
perf3ct
|
b1690ede6a
|
fix(tests): resolve integration test response format
|
2025-07-09 16:46:19 +00:00 |
perf3ct
|
51fd19aec8
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 02:46:39 +00:00 |
perf3ct
|
1abfce88b9
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 02:24:43 +00:00 |
perf3ct
|
17f486a8b7
|
fix(server/client): rename document_id to id in DocumentUploadResponse, again
|
2025-07-09 01:40:50 +00:00 |
perf3ct
|
58b8a71404
|
fix(tests): and resolve missing endpoint
|
2025-07-08 04:37:33 +00:00 |
perf3ct
|
b69d2059c5
|
fix(tests): resolve weird compilation issue in the tests
|
2025-07-07 23:38:19 +00:00 |
perf3ct
|
3a8ed978ad
|
fix(tests): resolve weird compilation issue in the tests
|
2025-07-07 22:05:28 +00:00 |
perf3ct
|
460c555be6
|
fix(tests): resolve weird compilation issue in the tests
|
2025-07-07 21:09:48 +00:00 |
perf3ct
|
f6c66ef911
|
fix(tests): resolve weird compilation issue in the tests
|
2025-07-07 21:01:33 +00:00 |
perf3ct
|
22c890356d
|
fix(tests): resolve tests checking `id` instead of `document_id`
|
2025-07-07 20:47:36 +00:00 |
perf3ct
|
a4b9626616
|
fix(web_upload): resolve issue that caused files that were uploaded via the web, to not be added to the queue
|
2025-07-07 19:28:08 +00:00 |
perf3ct
|
b356017484
|
feat(server): implement better error checking for sources
|
2025-07-07 19:10:45 +00:00 |
perfectra1n
|
c4bc562989
|
fix(tests): resolve integration tests not generating unique usernames
|
2025-07-06 22:07:42 -07:00 |
perf3ct
|
64ec2fb69e
|
feat(webdav): resolve failing etag integration tests
|
2025-07-06 00:16:45 +00:00 |
perf3ct
|
26c618f984
|
feat(webdav): resolve failing etag unit tests
|
2025-07-05 19:47:21 +00:00 |
perf3ct
|
f686bc7692
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:50:29 +00:00 |
perf3ct
|
5b21c87675
|
feat(tests): move integration and unit tests to correct locations
|
2025-07-04 19:37:43 +00:00 |
perf3ct
|
fbd7d561c3
|
fix(tests): binary and tests at least compile now
|
2025-07-04 19:07:53 +00:00 |
perf3ct
|
84ebcc9830
|
fix(tests): fix integration_webdav_first_time_scan_tests
|
2025-07-03 16:17:15 +00:00 |
perf3ct
|
efdc60d1a4
|
fix(tests): fix timestamps in tests
|
2025-07-03 15:56:49 +00:00 |
perf3ct
|
47cd2b2ec7
|
fix(tests): fix timestamps in tests
|
2025-07-03 15:38:31 +00:00 |
perf3ct
|
28d59854dd
|
fix(tests): resolve last test compiliation issue
|
2025-07-03 15:18:33 +00:00 |
perf3ct
|
1124fd3817
|
fix(tests): resolve last test compiliation issue
|
2025-07-03 14:33:39 +00:00 |
perf3ct
|
dfb56b5d94
|
fix(tests): resolve last test compiliation issue
|
2025-07-03 14:09:43 +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
|
288a198220
|
feat(webdav): create test for this new smart scan
|
2025-07-03 00:32:47 +00:00 |
perf3ct
|
be29316ff4
|
fix(tests): resolve compilation error in tests and source scheduler
|
2025-07-02 23:49:46 +00:00 |
perf3ct
|
d26b9e386b
|
fix(webdav): resolve issue with webdav subdirectories not being discovered
|
2025-07-02 23:37:39 +00:00 |
perf3ct
|
6d40feadb3
|
fix(server): resolve issues with the retry ocr tests
|
2025-07-02 22:47:51 +00:00 |
perf3ct
|
ffad8c4561
|
feat(tests): fix ocr_retry issues in tests
|
2025-07-02 21:30:36 +00:00 |
perf3ct
|
ae33b25133
|
feat(tests): fix ocr_retry issues in tests
|
2025-07-02 19:16:13 +00:00 |
perf3ct
|
9a7488f1d2
|
fix(tests): resolve broken integration test for ocr retry, and fix frontend tests
|
2025-07-02 16:39:41 +00:00 |
perf3ct
|
a0420251fb
|
fix(server): resolve test for retry issues
|
2025-07-02 03:22:41 +00:00 |
perf3ct
|
68aa492a96
|
fix(server): resolve NUMERIC db type and f64 rust type
|
2025-07-02 02:26:11 +00:00 |
perf3ct
|
4279823268
|
fix(tests): resolve using test config in ocr retry tests
|
2025-07-02 00:14:19 +00:00 |
perf3ct
|
d4b57d2ae0
|
feat(server/client): implement retry functionality for both successful and failed documents
|
2025-07-02 00:06:47 +00:00 |
perf3ct
|
0e89a7a930
|
fix(tests): resolve broken test compilation
|
2025-07-01 22:14:53 +00:00 |
perf3ct
|
a381cdd12c
|
feat(webdav): also fix the parser to include directories, and add tests
|
2025-07-01 22:03:06 +00:00 |
perf3ct
|
c1dbd06df2
|
feat(tests): add unit tests for new webdav functionality
|
2025-07-01 21:39:31 +00:00 |
Jon Fuller
|
2e1a05fc8d
|
Merge branch 'main' into feat/multiple-ocr-languages
|
2025-07-01 11:53:42 -07:00 |
perf3ct
|
df281f3b26
|
feat(pdf): implement ocrmypdf to extract text from PDFs
|
2025-07-01 00:56:48 +00:00 |
perf3ct
|
830f9d0b38
|
feat(server): mark documents with 0 words as failed, and fix webdav unit tests
|
2025-06-30 22:43:25 +00:00 |
perf3ct
|
9e43df2fbe
|
feat(server/client): add metadata to file view
|
2025-06-30 19:13:16 +00:00 |
perf3ct
|
197afc19f4
|
feat(tests): implement and update tests for multiple OCR languages
|
2025-06-29 23:03:37 +00:00 |
perf3ct
|
d218b4289f
|
fix(tests): fix ocr endpoint tests due to our endpoint change
|
2025-06-29 05:35:49 +00:00 |
perf3ct
|
9e09bc019e
|
fix(tests): fix ocr endpoint tests due to our endpoint change
|
2025-06-28 23:43:04 +00:00 |
perf3ct
|
52b2cd6d88
|
fix(tests): fix ocr endpoint tests due to our endpoint change
|
2025-06-28 23:11:47 +00:00 |
perf3ct
|
971f9b69e0
|
fix(tests): fix failing document integration test, again
|
2025-06-28 22:58:20 +00:00 |
perf3ct
|
157181b55b
|
fix(tests): fix failing integration tests, again
|
2025-06-28 22:54:41 +00:00 |
Jon Fuller
|
5aae560d7e
|
Merge pull request #69 from readur/fix/ocr-confidence-1
fix(server/client): fix incorrect OCR measurements
|
2025-06-28 09:53:56 -07:00 |
perfectra1n
|
582617ab88
|
fix(server/client): fix incorrect OCR measurements
|
2025-06-27 20:23:59 -07:00 |
perfectra1n
|
4266acbc1e
|
fix(server): resolve complation issues
|
2025-06-27 19:39:56 -07:00 |
perf3ct
|
7652648980
|
feat(tests): reorganize unit and integration tests
|
2025-06-27 20:51:01 +00:00 |
perf3ct
|
341a91e1a7
|
fix(tests): move oidc tests to correct folder
|
2025-06-27 19:33:58 +00:00 |
perf3ct
|
57bb0ccd2c
|
fix(server): resolve broken imports on tests and test helpers
|
2025-06-27 18:46:41 +00:00 |
Jon Fuller
|
b095cb951f
|
Merge pull request #55 from readur/feat/oidc-setup
feat(server): set up oidc system and migrations
|
2025-06-27 10:48:28 -07:00 |
perf3ct
|
3c5b7c7dfb
|
feat(oidc): fix oidc, tests, and everything in between
|
2025-06-27 05:03:27 +00:00 |
perf3ct
|
2d7b4d16dd
|
fix(tests): resolve prometheus test error
|
2025-06-26 22:50:22 +00:00 |
perf3ct
|
51907f81f2
|
fix(metrics): fix broken prometheus metrics
|
2025-06-26 22:14:42 +00:00 |
perf3ct
|
e9496b921e
|
feat(server): set up oidc system and migrations
|
2025-06-26 18:52:57 +00:00 |
perf3ct
|
212e0cb95d
|
fix(tests): resolve change in error responses, so gotta fix unit test
|
2025-06-25 20:30:18 +00:00 |
perf3ct
|
2a8ba554ce
|
fix(tests): resolve buggy FailedOcrPage frontend unit test issues
|
2025-06-24 21:57:02 +00:00 |
perf3ct
|
eab0853049
|
fix(tests): checking to make sure the total_failed doesn't increment, instead of strict checking that it's 0
|
2025-06-24 17:44:31 +00:00 |
perf3ct
|
363bc2b9ef
|
fix(server): better error responses when creating users
|
2025-06-24 17:33:59 +00:00 |
perf3ct
|
a0e75d4619
|
feat(server/client): implement feature of ignoring already deleted files, and add failed OCR queue tests
|
2025-06-24 17:20:33 +00:00 |
perf3ct
|
67d1e0ee2f
|
feat(webdav): move etag parser to own function, create required migration
|
2025-06-23 19:39:39 +00:00 |
perf3ct
|
113f1d8315
|
fix(tests): fix broken parser, thanks for finding that, unit tests!
|
2025-06-23 19:14:31 +00:00 |
perf3ct
|
b9847b8b6b
|
feat(server): normalize etags from webdav to properly check for file changes
|
2025-06-23 19:03:24 +00:00 |
perf3ct
|
2e83301d17
|
feat(tests): literally all the tests pass locally now
|
2025-06-22 21:11:14 +00:00 |
perf3ct
|
a5464c1a50
|
feat(tests): make sure tests that should require admin privs, use admin
|
2025-06-22 18:11:54 +00:00 |
perf3ct
|
fd5923f297
|
feat(tests): also fix the admin and auto resume tests
|
2025-06-22 17:43:33 +00:00 |
perf3ct
|
1555b8bd4d
|
feat(tests): resolve admin integration test issues
|
2025-06-22 17:28:45 +00:00 |
perf3ct
|
ddecb5bab7
|
fix(tests): resolve query parameter issue in tests
|
2025-06-22 16:54:59 +00:00 |
perf3ct
|
d912ed758e
|
fix(tests): last test finally runs
|
2025-06-22 15:58:52 +00:00 |
perf3ct
|
6afc37ed59
|
feat(tests): fix more broken tests, incorrect types
|
2025-06-22 15:49:14 +00:00 |
perf3ct
|
44878acb0e
|
fix(ci): try to fix the ocr_corruption_tests
|
2025-06-22 04:31:54 +00:00 |
perf3ct
|
7f57078b2b
|
fix(ci): just disable these tests for now
|
2025-06-22 00:20:28 +00:00 |
perf3ct
|
4ec4ecaa8d
|
feat(ci): fix other tests, part 9000
|
2025-06-21 18:08:34 +00:00 |
perf3ct
|
a1947518da
|
feat(ci): ignore some tests, fix later
|
2025-06-21 18:08:22 +00:00 |
Jon Fuller
|
4b20064e41
|
Update labels_integration_tests.rs
|
2025-06-20 18:12:43 -07:00 |
perf3ct
|
3eeb405fe9
|
fix(tests): hopefully this cleans up these failing tests
|
2025-06-21 00:34:32 +00:00 |
perf3ct
|
d5e60f342e
|
fix(tests): fix last broken unit test
|
2025-06-20 22:59:20 +00:00 |
perf3ct
|
cf01284fbe
|
feat(ci): use environment variables for database url
|
2025-06-20 22:33:18 +00:00 |
perf3ct
|
4add33923f
|
feat(tests): fix integration test that was using wrong boolean
|
2025-06-20 19:17:30 +00:00 |
perf3ct
|
41f5452527
|
fix(tests): resolve missing labels parameter
|
2025-06-20 18:50:40 +00:00 |
perf3ct
|
eec1072677
|
Merge branch 'main' into feat/document-deletion
|
2025-06-20 17:11:26 +00:00 |
perf3ct
|
ac069de5bc
|
feat(ingestion): create ingestion engine to handle document creation, and centralize deduplication logic
|
2025-06-20 16:24:26 +00:00 |
aaldebs99
|
e3c276226a
|
feat(tests): add deletion unit tests
|
2025-06-20 16:09:27 +00:00 |
perf3ct
|
376849b64d
|
fix(tests): try to resolve last failing integration test
|
2025-06-20 15:14:16 +00:00 |
aaldebs99
|
b24bf2c7d9
|
Merge branch 'main' into feat/document-labels
|
2025-06-19 18:40:50 -07:00 |
perf3ct
|
7f20e59aa6
|
feat(tests): resolve issue with 'source' tests
|
2025-06-19 20:29:35 +00:00 |
Jon Fuller
|
4d0d9d16b6
|
Merge branch 'main' into feat/document-labels
|
2025-06-18 19:07:54 -07:00 |
perf3ct
|
78b47a0709
|
fix(tests): allow overriding the API_URL for tests
|
2025-06-19 00:37:29 +00:00 |
perf3ct
|
ad550829cc
|
Merge branch 'main' of https://github.com/readur/readur
|
2025-06-19 00:04:52 +00:00 |
perf3ct
|
cad685bb47
|
fix(tests): try to fix the auto_resume_tests yet again for integration tests
|
2025-06-19 00:03:07 +00:00 |