alist/drivers/url_tree
Lee CQ 88abb323cb
feat(url-tree): implement the Put interface to support adding links directly to the UrlTree on the web side (#8312)
* feat(url-tree)支持PUT

* feat(url-tree) UrlTree更新时,需要将路径和内容分割 #8303

* fix: stdpath.Join call

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Andy Hsu <i@nn.ci>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-12 17:27:56 +08:00
..
driver.go feat(url-tree): implement the Put interface to support adding links directly to the UrlTree on the web side (#8312) 2025-04-12 17:27:56 +08:00
meta.go feat(url-tree): support url tree driver writing (#7779 close #5166) 2025-01-10 20:50:56 +08:00
types.go feat(url-tree): support url tree driver writing (#7779 close #5166) 2025-01-10 20:50:56 +08:00
urls_test.go fix(url_tree): fix test url [skip ci] (#3940) 2023-03-24 20:26:00 +08:00
util.go feat(url-tree): support url tree driver writing (#7779 close #5166) 2025-01-10 20:50:56 +08:00