Commit graph

16 commits

Author SHA1 Message Date
WeidiDeng
ad6c6bcd93
feat(webdav): supoort rename in copy and move (#1774) 2023-07-18 15:27:56 +08:00
AaronLiu
f1e7af67bc
Merge branch 'master' into webdav-checksum 2023-04-08 10:09:55 +08:00
Weidi Deng
1b4eff624d webdav兼容rclone的nextcloud选项(修改日期和checksum) 2023-04-07 22:16:11 +08:00
xkeyC
42f7613bfa moveFiles 修改回无条件 overwrite (Move 或 Rename 都会处罚冲突问题) 2023-03-29 20:16:09 +08:00
xkeyC
e8e38029ca fix:error code 2023-03-28 00:19:18 +08:00
xkeyC
cd9e9e25b9 fix:仅在需要移动时 overwrite 2023-03-28 00:06:10 +08:00
xkeyC
ca7b21dc3e feat(Webdav):Add overwrite support for moveFiles and copyFiles 2023-03-27 22:55:20 +08:00
WeidiDeng
8c8ad3e149
Fix: WebDAV cannot move and rename at the same time (#1056) 2021-11-22 20:29:45 +08:00
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
HFO4
44d6ca487c Feat: mount storage policy for folders in WebDAV 2020-02-13 15:27:40 +08:00
HFO4
cf90ab5a9a Fix: unable to save office file in root directory of WebDAV 2019-12-21 18:32:13 +08:00
HFO4
e97ed216f2 Feat: finish WebDAV adaptation 2019-12-20 15:08:04 +08:00
HFO4
c1b02380ac Feat: adapt copy method for WebDAV 2019-12-20 11:59:09 +08:00
HFO4
9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system 2019-12-17 12:02:50 +08:00
HFO4
963100d60f Modify: add fs into webdav 2019-12-16 19:43:00 +08:00
HFO4
327a3c1edf Feat: ttl in memory-cache / Add: webdav from standard library 2019-12-16 18:56:25 +08:00