alist/server/webdav
千石 e2016dd031
refactor(webdav): Use ResolvePath instead of JoinPath (#9344)
- Changed the path concatenation method between `reqPath` and `src` and `dst` to use `ResolvePath`
- Updated the implementation of path handling in multiple functions
- Improved the consistency and reliability of path resolution
2025-10-16 17:23:11 +08:00
..
internal/xml chore: add webdav package 2022-06-30 18:27:26 +08:00
buffered_response_writer.go fix:introduce buffered response writer for webdav, fix status/error return failed. (#2544) 2022-12-02 17:59:59 +08:00
file.go fix: webdav error location (#9266) 2025-08-15 23:10:55 +08:00
if.go chore: add webdav package 2022-06-30 18:27:26 +08:00
litmus_test_server.go chore: add webdav package 2022-06-30 18:27:26 +08:00
lock.go chore: add webdav package 2022-06-30 18:27:26 +08:00
lock_test.go chore: add webdav package 2022-06-30 18:27:26 +08:00
path.go refactor(webdav): Use ResolvePath instead of JoinPath (#9344) 2025-10-16 17:23:11 +08:00
prop.go feat(webdav): support `oc:checksums` (#8064 close #7472) 2025-03-15 00:21:07 +08:00
util.go fix(webdav): make sure `Mtime` after `Ctime` (#6372 close #6371) 2024-04-24 17:13:30 +08:00
webdav.go refactor(webdav): Use ResolvePath instead of JoinPath (#9344) 2025-10-16 17:23:11 +08:00
xml.go chore: add webdav package 2022-06-30 18:27:26 +08:00
xml_test.go chore: add webdav package 2022-06-30 18:27:26 +08:00