Commit Graph

105 Commits

Author SHA1 Message Date
perf3ct 7c9b29676c
feat(tests): move integration and unit tests to correct locations 2025-07-04 19:37:43 +00:00
perf3ct fd26e1a0ae
fix(tests): binary and tests at least compile now 2025-07-04 19:07:53 +00:00
perf3ct a6f3cae96c
fix(tests): fix integration_webdav_first_time_scan_tests 2025-07-03 16:17:15 +00:00
perf3ct 8dd77584e1
fix(tests): fix timestamps in tests 2025-07-03 15:56:49 +00:00
perf3ct 36b165d0c6
fix(tests): fix timestamps in tests 2025-07-03 15:38:31 +00:00
perf3ct c7e160b5c7
fix(tests): resolve last test compiliation issue 2025-07-03 15:18:33 +00:00
perf3ct c7fec8de08
fix(tests): resolve last test compiliation issue 2025-07-03 14:33:39 +00:00
perf3ct 23abf84346
fix(tests): resolve last test compiliation issue 2025-07-03 14:09:43 +00:00
perf3ct 915fe92993
feat(webdav): also set up deep scanning button and fix unit tests 2025-07-03 04:24:26 +00:00
perf3ct 252d99fb90
feat(webdav): create test for this new smart scan 2025-07-03 00:32:47 +00:00
perf3ct 0ef233c3cc
fix(tests): resolve compilation error in tests and source scheduler 2025-07-02 23:49:46 +00:00
perf3ct edcf2be71b
fix(webdav): resolve issue with webdav subdirectories not being discovered 2025-07-02 23:37:39 +00:00
perf3ct f1fc2a0105
fix(server): resolve issues with the retry ocr tests 2025-07-02 22:47:51 +00:00
perf3ct dec4551fbd
feat(tests): fix ocr_retry issues in tests 2025-07-02 21:30:36 +00:00
perf3ct 86904205ed
feat(tests): fix ocr_retry issues in tests 2025-07-02 19:16:13 +00:00
perf3ct 34dc9a38b8
fix(tests): resolve broken integration test for ocr retry, and fix frontend tests 2025-07-02 16:39:41 +00:00
perf3ct 2d702f1c07
fix(server): resolve test for retry issues 2025-07-02 03:22:41 +00:00
perf3ct 0f3cb12c7a
fix(server): resolve NUMERIC db type and f64 rust type 2025-07-02 02:26:11 +00:00
perf3ct 6af9e5e4a0
fix(tests): resolve using test config in ocr retry tests 2025-07-02 00:14:19 +00:00
perf3ct e4faf2cfd2
feat(server/client): implement retry functionality for both successful and failed documents 2025-07-02 00:06:47 +00:00
perf3ct c766ecc52e
fix(tests): resolve broken test compilation 2025-07-01 22:14:53 +00:00
perf3ct c242a84326
feat(webdav): also fix the parser to include directories, and add tests 2025-07-01 22:03:06 +00:00
perf3ct 590cad3197
feat(tests): add unit tests for new webdav functionality 2025-07-01 21:39:31 +00:00
perf3ct f7018575d8
feat(pdf): implement ocrmypdf to extract text from PDFs 2025-07-01 00:56:48 +00:00
perf3ct dd90e48fd2
feat(server): mark documents with 0 words as failed, and fix webdav unit tests 2025-06-30 22:43:25 +00:00
perf3ct d9b695f0bd
feat(server/client): add metadata to file view 2025-06-30 19:13:16 +00:00
perf3ct ed3acc0b88
fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-29 05:35:49 +00:00
perf3ct 68fb776f7b
fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-28 23:43:04 +00:00
perf3ct fa7fd86622
fix(tests): fix ocr endpoint tests due to our endpoint change 2025-06-28 23:11:47 +00:00
perf3ct 2797cb4367
fix(tests): fix failing document integration test, again 2025-06-28 22:58:20 +00:00
perf3ct 660117ed9f
fix(tests): fix failing integration tests, again 2025-06-28 22:54:41 +00:00
Jon Fuller a314f64ca9
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 7f69cd2e5f fix(server/client): fix incorrect OCR measurements 2025-06-27 20:23:59 -07:00
perfectra1n a9f31f4b97 fix(server): resolve complation issues 2025-06-27 19:39:56 -07:00
perf3ct 4f001a5def
feat(tests): reorganize unit and integration tests 2025-06-27 20:51:01 +00:00
perf3ct 9073006004
fix(tests): move oidc tests to correct folder 2025-06-27 19:33:58 +00:00
perf3ct 60dee61f16
fix(server): resolve broken imports on tests and test helpers 2025-06-27 18:46:41 +00:00
Jon Fuller c8f4886fc6
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 72708a05f3
feat(oidc): fix oidc, tests, and everything in between 2025-06-27 05:03:27 +00:00
perf3ct bd6a7e7739
fix(tests): resolve prometheus test error 2025-06-26 22:50:22 +00:00
perf3ct 2c39f96dcf
fix(metrics): fix broken prometheus metrics 2025-06-26 22:14:42 +00:00
perf3ct 10d9a1a661
feat(server): set up oidc system and migrations 2025-06-26 18:52:57 +00:00
perf3ct 2f8836e99f
fix(tests): resolve change in error responses, so gotta fix unit test 2025-06-25 20:30:18 +00:00
perf3ct 19ef540bb0
fix(tests): resolve buggy FailedOcrPage frontend unit test issues 2025-06-24 21:57:02 +00:00
perf3ct 3faff1faae
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 0bb6d4d4df
fix(server): better error responses when creating users 2025-06-24 17:33:59 +00:00
perf3ct afa0565634
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 de45300c7a
feat(webdav): move etag parser to own function, create required migration 2025-06-23 19:39:39 +00:00
perf3ct c747d0abc8
fix(tests): fix broken parser, thanks for finding that, unit tests! 2025-06-23 19:14:31 +00:00
perf3ct 472106a0f6
feat(server): normalize etags from webdav to properly check for file changes 2025-06-23 19:03:24 +00:00