Commit Graph

524 Commits

Author SHA1 Message Date
perf3ct 67f399c6c4
fix(tests): resolve weird compilation issue in the tests 2025-07-07 21:01:33 +00:00
perf3ct 0e3418a35a
fix(tests): resolve tests checking `id` instead of `document_id` 2025-07-07 20:47:36 +00:00
perf3ct bf2162ad89
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 2a68c0a066
feat(server): implement better error checking for sources 2025-07-07 19:10:45 +00:00
perfectra1n 8e6253c96e fix(tests): resolve integration tests not generating unique usernames 2025-07-06 22:07:42 -07:00
perf3ct baa3beccc4
fix(tests): actually make playwright login 2025-07-06 05:59:52 +00:00
perf3ct c506fd577b
feat(webdav): resolve failing etag integration tests 2025-07-06 00:16:45 +00:00
perf3ct ab610bc33f
feat(webdav): resolve failing etag unit tests 2025-07-05 21:16:15 +00:00
perf3ct b184f0f68f
feat(webdav): resolve failing etag unit tests 2025-07-05 19:47:21 +00:00
perf3ct 147d8cdd0c
feat(tests): fix e2e tests due to recent changes 2025-07-05 19:31:49 +00:00
perf3ct 21664d5fac
feat(tests): fix frontend unit tests 2025-07-05 18:56:55 +00:00
perf3ct 8fb55e4069
feat(tests): fix frontend unit tests 2025-07-05 18:47:24 +00:00
perf3ct 8d181146a2
fix(tests): resolve quite a few broen tests 2025-07-05 18:12:48 +00:00
perf3ct 7fb1116695
feat(tests): move integration and unit tests to correct locations 2025-07-04 19:50:29 +00:00
perf3ct 92cc9867a8
Merge branch 'main' of https://github.com/readur/readur 2025-07-04 19:38:30 +00:00
perf3ct 7c9b29676c
feat(tests): move integration and unit tests to correct locations 2025-07-04 19:37:43 +00:00
Jon Fuller f8da2c515a
Merge pull request #94 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.2
2025-07-04 12:08:21 -07:00
perf3ct fd26e1a0ae
fix(tests): binary and tests at least compile now 2025-07-04 19:07:53 +00:00
Jon Fuller 8c17578c8f
Merge pull request #96 from readur/feat/deduplicate-test-utils-1
feat(tests): deduplicate test functionalities
2025-07-04 09:12:40 -07:00
Jon Fuller b1f4a5c54e
Merge pull request #97 from readur/feat/split-up-large-files
feat(dev): split up large files into smaller ones
2025-07-04 09:12:20 -07:00
Jon Fuller b99df8d18d
Merge pull request #98 from readur/renovate/material-ui-monorepo
fix(deps): update dependency @mui/x-date-pickers to v8.7.0
2025-07-04 08:59:09 -07:00
renovate[bot] c5189912c6
fix(deps): update dependency @mui/x-date-pickers to v8.7.0 2025-07-04 12:50:25 +00:00
renovate[bot] d1f3815db5
chore(deps): update dependency vite to v7.0.2 2025-07-04 08:02:20 +00:00
perf3ct a19b6fb60b
fix(server): fix axum groups 2025-07-04 03:07:28 +00:00
perf3ct 0b0ffd1dbf
fix(server): resolve compilation errors due to splitting up the large files 2025-07-04 03:06:29 +00:00
perf3ct 1b984a12c2
fix(server): resolve type issues and functions for compilation issues 2025-07-04 00:53:32 +00:00
perf3ct 6041bd0006
fix(tests): get rid of temp py files 2025-07-04 00:39:45 +00:00
perf3ct 607017e927
fix(tests): resolve broken test utils 2025-07-04 00:31:53 +00:00
perf3ct 6bbf69842c
fix(server): resolve import issues 2025-07-03 23:58:11 +00:00
perf3ct 5daa1aedef
feat(dev): break up the large sources.rs file into smaller ones 2025-07-03 23:44:49 +00:00
perf3ct 220d6612a7
feat(dev): break up the large documents.rs file, again 2025-07-03 23:33:53 +00:00
perf3ct 6547130fb1
feat(dev): also break up the large webdav_service.rs file into smaller ones 2025-07-03 19:57:31 +00:00
perf3ct 2b7d901b9d
feat(dev): break up the large documents.rs file 2025-07-03 19:47:31 +00:00
perf3ct 2a6f20b0d3
feat(dev): split up large models.rs file to smaller ones 2025-07-03 19:35:36 +00:00
perf3ct 465d1dba4f
feat(tests): try to deduplicate test code even more 2025-07-03 19:17:33 +00:00
perf3ct 14b29872e8
feat(tests): deduplicate tests too 2025-07-03 17:21:39 +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 720351122a
feat(webdav): add validation statuses to sources 2025-07-03 14:03:26 +00:00
perf3ct c0835f436f
feat(webdav): also add some crazy source automatic validation 2025-07-03 05:26:36 +00:00
perf3ct 99cbb9caee
feat(webdav): make sure to have scanned all subdirectories 2025-07-03 05:02:17 +00:00
perf3ct 42c7edd9df
feat(webdav): gracefully recover webdav from stops/crashes 2025-07-03 04:45:25 +00:00
perf3ct 915fe92993
feat(webdav): also set up deep scanning button and fix unit tests 2025-07-03 04:24:26 +00:00
Jon Fuller 4dbd89b81b
Merge pull request #93 from readur/feat/webdav-smart-scanning-functionality
feat(webdav): smart scanning functionality
2025-07-02 17:34:13 -07:00
perf3ct 252d99fb90
feat(webdav): create test for this new smart scan 2025-07-03 00:32:47 +00:00
perf3ct e23a0e4c63
feat(webdav): directory etag smart checking and all that 2025-07-03 00:26:56 +00:00