Commit Graph

32 Commits (f2c53dda314c95a16482d4c6ddcc4dae56003f75)

Author SHA1 Message Date
HFO4 d845824bd8 fix: overwrite should be disabled when copy on write
2 years ago
HFO4 b1803fa51f fix: cannot overwrite file to slave policy / fix: remove lock system for webdav to resolve Windows Explorer issue.
2 years ago
HFO4 71df067a76 fix: create directory now ignore conflict error, it will return the existed folder
2 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
3 years ago
HFO4 521c5c8dc4 Feat: use transactions to manipulate user's used storage
3 years ago
HFO4 285e80ba76 Feat: use database transactions to delete / update file size
3 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
3 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
3 years ago
HFO4 ccaefdab33 Fix: unable to upload file in WebDAV (#803)
4 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
4 years ago
HFO4 7279be2924 Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
cha0sCat 26d4d34837
Feat: webdav 适配 rclone (#330)
4 years ago
HFO4 ab3b59e63d Feat: add option to force delete file record in database
4 years ago
HFO4 4ba24e0cf1 Modify: clean modals
5 years ago
HFO4 faf46745bc Feat: cron / Fix: users status check
5 years ago
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV
5 years ago
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
5 years ago
HFO4 096483b6ee Fix: do hard-copy when put file content in WebDAV
5 years ago
HFO4 91e202c7e6 Feat: decompression task
5 years ago
HFO4 dc32e85492 Fix: capacity should be returned back when put failed
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago
HFO4 d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller
5 years ago
HFO4 1393659668 Feat: GET interface for remote policy
5 years ago
HFO4 a75be3a927 Add: GetIntSetting helper
5 years ago
HFO4 fd7b6e33c8 Test: auth middleware for WebDAV
5 years ago
HFO4 cf90ab5a9a Fix: unable to save office file in root directory of WebDAV
5 years ago
HFO4 e97ed216f2 Feat: finish WebDAV adaptation
5 years ago
HFO4 c1b02380ac Feat: adapt copy method for WebDAV
5 years ago
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system
5 years ago
HFO4 963100d60f Modify: add fs into webdav
5 years ago
HFO4 327a3c1edf Feat: ttl in memory-cache / Add: webdav from standard library
5 years ago