perf3ct
|
d793509af9
|
feat(source): update names of sourceerror, and update tests
|
2025-08-17 22:37:41 +00:00 |
perf3ct
|
6a64d9e6ed
|
feat(source): implement generic "SourceError" and then have it be propagated as "WebDAVerror", etc.
|
2025-08-17 22:05:58 +00:00 |
perf3ct
|
cddba50799
|
feat(webdav): webdav error management and tests
|
2025-08-17 20:16:46 +00:00 |
perf3ct
|
93c2863d01
|
feat(webdav): support capturing individual directory errors in webdav
|
2025-08-14 16:24:05 +00:00 |
perf3ct
|
67ae68745c
|
fix(dev): remove unneeded docs
|
2025-08-13 20:51:13 +00:00 |
perf3ct
|
caf4e7cf7d
|
feat(docs): update docs for S3 backend implemenation
|
2025-08-13 20:24:59 +00:00 |
perf3ct
|
32983c3fba
|
feat(server): implement #106 for per-user watch directories
|
2025-07-31 00:10:10 +00:00 |
perf3ct
|
e62e73a249
|
fix(tests): have the updated integration tests at least compile
|
2025-07-30 04:21:16 +00:00 |
perf3ct
|
d7a0a1f294
|
feat(server): do a *much* better job at determining file types thanks to infer rust package
|
2025-07-29 21:28:33 +00:00 |
perf3ct
|
e938ae3bd1
|
feat(debug): add some really...really noisy debugging for WebDAV URL paths
fadsf
|
2025-07-29 04:10:09 +00:00 |
perf3ct
|
24269ea513
|
feat(tests): resolve duplicated test coverage for webdav functionality
|
2025-07-27 20:36:54 +00:00 |
perf3ct
|
023d424293
|
feat(server/client): I have no words, hopefully this lesser abstraction and webdav tracking works now
|
2025-07-27 19:29:45 +00:00 |
perf3ct
|
2c0ef814d9
|
feat(client/server): implement better source sync output
|
2025-07-27 05:02:13 +00:00 |
perf3ct
|
1939c4aec3
|
feat(webdav): create dedicated module for managing the mess that is WebDAV XML responses
|
2025-07-26 23:37:09 +00:00 |
perf3ct
|
8c9d5dc12b
|
feat(webdav): move to tracking all subdirectory etags
|
2025-07-22 19:59:25 +00:00 |
perf3ct
|
ac49d8c2c9
|
fix(tests): fix urls used in test
|
2025-07-12 23:27:27 +00:00 |
perf3ct
|
e736d485ee
|
fix(webdav): fix incorrect concatenation logic when building URLs
|
2025-07-12 23:26:19 +00:00 |
perf3ct
|
3fbf941364
|
fix(webdav): make sure to normalize URL for double slashes, trailing slashes, etc.
|
2025-07-12 23:15:14 +00:00 |
perf3ct
|
ea43f79a90
|
feat(server): show source metadata better, and implement tests
|
2025-07-10 21:40:16 +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
|
497b34ce0a
|
fix(server): resolve type issues and functions for compilation issues
|
2025-07-04 00:53:32 +00:00 |
perf3ct
|
0e84993afa
|
fix(server): resolve import issues
|
2025-07-03 23:58:11 +00:00 |
perf3ct
|
b9e0e5b905
|
feat(dev): also break up the large webdav_service.rs file into smaller ones
|
2025-07-03 19:57:31 +00:00 |