alist/server/webdav
okatu-loli 5f24409070 feat(proxy): Added configurable signature for down proxy URLs
- Introduced `DownProxySign` field with default `true` in the `Proxy` struct
- Added `BuildDownProxyURL` utility to generate proxy URLs with an optional signature
- Updated proxy handling logic across multiple modules to support the new signature configuration
2025-12-21 15:59:26 +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_test.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
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 feat(proxy): Added configurable signature for down proxy URLs 2025-12-21 15:59:26 +08:00
xml_test.go chore: add webdav package 2022-06-30 18:27:26 +08:00
xml.go chore: add webdav package 2022-06-30 18:27:26 +08:00