Commit Graph

739 Commits

Author SHA1 Message Date
perf3ct 1c1e869362
fix(tests): resolve issue with new url management test 2025-07-27 00:07:17 +00:00
perf3ct a4e85de9e3
fix(tests): resolve issue with new url management test 2025-07-27 00:06:50 +00:00
perf3ct 7f950765df
feat(webdav): create dedicated module for managing the mess that is WebDAV XML responses 2025-07-26 23:37:09 +00:00
perf3ct 51f88cb649
fix(chart): rerelease chart to fix version 2025-07-26 22:31:04 +00:00
Jon Fuller 914e875ee2
Merge pull request #133 from readur/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/jest-dom to v6.6.4
2025-07-26 14:30:45 -07:00
Jon Fuller e1c6d332c0
Merge pull request #131 from readur/renovate/aws-sdk-rust-monorepo
fix(deps): update rust crate aws-sdk-s3 to v1.100.0
2025-07-26 14:30:28 -07:00
Jon Fuller 0e201de338
Merge pull request #124 from readur/feat/smart-sync-take-2
feat(sync): smart sync, take 2
2025-07-26 14:25:37 -07:00
renovate[bot] 67f60d14d8
chore(deps): update dependency @testing-library/jest-dom to v6.6.4 2025-07-26 20:55:26 +00:00
Jon Fuller 60b031c4df
Merge pull request #130 from readur/renovate/react-router-monorepo
fix(deps): update dependency react-router-dom to v7.7.1
2025-07-26 13:54:58 -07:00
Jon Fuller 33468689fc
Merge pull request #132 from readur/renovate/tokio-1.x-lockfile
fix(deps): update rust crate tokio to v1.47.0
2025-07-26 13:54:34 -07:00
perf3ct c95c11718b
feat(tests): have the smart_sync tests use the same logic as the other tests, and keep the state throughout the test 2025-07-26 20:54:19 +00:00
renovate[bot] 030981e03f
fix(deps): update rust crate tokio to v1.47.0 2025-07-26 18:15:13 +00:00
renovate[bot] c59ea8cf88
fix(deps): update rust crate aws-sdk-s3 to v1.100.0 2025-07-25 22:46:24 +00:00
Jon Fuller 35d3e5cbc7
Merge pull request #129 from readur/renovate/aws-sdk-rust-monorepo
fix(deps): update aws-sdk-rust monorepo
2025-07-24 15:32:33 -07:00
perf3ct b2a39ee5f3
fix(db): try to increase the connection timeout to 30s to grab db connections? 2025-07-24 22:32:23 +00:00
renovate[bot] eb0f2ba0f1
fix(deps): update dependency react-router-dom to v7.7.1 2025-07-24 20:36:30 +00:00
renovate[bot] f766f2a82e
fix(deps): update aws-sdk-rust monorepo 2025-07-24 20:36:08 +00:00
Jon Fuller 095428f885
Merge pull request #128 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.61.1
2025-07-24 13:34:29 -07:00
perf3ct 10a110d2ec
fix(tests): swap i32 -> i64 in smart sync test 2025-07-24 20:26:06 +00:00
perf3ct 1ec56e1743
fix(tests): resolve issues with compilation in tests 2025-07-24 17:02:38 +00:00
renovate[bot] bbe177ba95
fix(deps): update dependency react-hook-form to v7.61.1 2025-07-24 16:51:51 +00:00
Jon Fuller ef3ace471a
Merge pull request #125 from readur/renovate/axios-1.x-lockfile
fix(deps): update dependency axios to v1.11.0
2025-07-24 09:51:13 -07:00
Jon Fuller 591e53faf1
Merge pull request #126 from readur/renovate/react-hook-form-7.x-lockfile
fix(deps): update dependency react-hook-form to v7.61.0
2025-07-24 09:51:00 -07:00
Jon Fuller 9ca24a98fe
Merge pull request #127 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.6
2025-07-24 09:50:48 -07:00
renovate[bot] cb559bafe5
chore(deps): update dependency vite to v7.0.6 2025-07-24 08:49:36 +00:00
renovate[bot] b478e9a8e8
fix(deps): update dependency react-hook-form to v7.61.0 2025-07-24 02:13:37 +00:00
renovate[bot] 8316b45330
fix(deps): update dependency axios to v1.11.0 2025-07-23 07:00:48 +00:00
perf3ct e67461cde6
fix(tests): also fix this test? 2025-07-23 00:24:47 +00:00
perf3ct 0dd0b5f0af
feat(tests): split large test file up into smaller ones 2025-07-22 20:40:58 +00:00
perf3ct ab4e5cf38c
feat(sync): create further comprehensive tests for testing our new "smart sync" functionality for managing directory etags 2025-07-22 20:32:59 +00:00
Jon Fuller 05adb5ccb0
Merge pull request #118 from readur/renovate/react-router-monorepo
fix(deps): update dependency react-router-dom to v7.7.0
2025-07-22 13:23:40 -07:00
Jon Fuller 2d90fd784f
Merge pull request #119 from readur/renovate/vite-7.x-lockfile
chore(deps): update dependency vite to v7.0.5
2025-07-22 13:23:30 -07:00
Jon Fuller cfa9f042ee
Merge pull request #120 from readur/renovate/vitejs-plugin-react-4.x-lockfile
chore(deps): update dependency @vitejs/plugin-react to v4.7.0
2025-07-22 13:23:19 -07:00
Jon Fuller 109aa59fb7
Merge pull request #121 from readur/renovate/sysinfo-0.x-lockfile
fix(deps): update rust crate sysinfo to v0.36.1
2025-07-22 13:23:06 -07:00
Jon Fuller 0eede5f996
Merge pull request #122 from readur/renovate/material-ui-monorepo
fix(deps): update dependency @mui/x-date-pickers to v8.9.0
2025-07-22 13:22:57 -07:00
Jon Fuller 78826bf52b
Merge pull request #123 from readur/renovate/serde_json-1.x-lockfile
fix(deps): update rust crate serde_json to v1.0.141
2025-07-22 13:22:43 -07:00
Jon Fuller 5215c74dce
Merge pull request #117 from readur/renovate/aws-sdk-rust-monorepo
fix(deps): update aws-sdk-rust monorepo
2025-07-22 13:22:13 -07:00
perf3ct 0e39ef607b
feat(webdav): move to tracking all subdirectory etags 2025-07-22 19:59:25 +00:00
perf3ct ac3b2e6f03
feat(webdav): also decrease log noise in webdav 2025-07-22 19:32:30 +00:00
perf3ct 1447f0c8db
feat(ingestion): change noisy log-lines to debug instead of info 2025-07-22 19:31:09 +00:00
perf3ct 8a475ffdfe
feat(docs): add docs and update readme 2025-07-22 19:30:40 +00:00
perf3ct 9d47ec2079
feat(chart): change the probe times 2025-07-22 19:22:07 +00:00
renovate[bot] 8feba7486e
fix(deps): update dependency react-router-dom to v7.7.0 2025-07-22 18:10:21 +00:00
renovate[bot] a8d12510eb
fix(deps): update dependency @mui/x-date-pickers to v8.9.0 2025-07-22 18:10:15 +00:00
renovate[bot] fe1cb32e23
chore(deps): update dependency @vitejs/plugin-react to v4.7.0 2025-07-22 18:09:54 +00:00
renovate[bot] 17a350f9b7
fix(deps): update rust crate sysinfo to v0.36.1 2025-07-22 18:09:45 +00:00
renovate[bot] 227c1414f3
fix(deps): update rust crate serde_json to v1.0.141 2025-07-22 18:09:36 +00:00
renovate[bot] 4137260561
fix(deps): update aws-sdk-rust monorepo 2025-07-22 18:09:17 +00:00
renovate[bot] a7eaa132c5
chore(deps): update dependency vite to v7.0.5 2025-07-22 18:08:28 +00:00
perf3ct de7c0cb51b
fix(test): this silly E2E test has been working the whole time, I just have had the wrong selector 2025-07-22 16:49:54 +00:00