Commit Graph

40 Commits (c17cf1946a794bd9e824c5e1a7a6ea76d67c8937)

Author SHA1 Message Date
WeidiDeng 3fa1249678
fix: use file extension to search for content-type (#1313)
2 years ago
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 ec776ac837 Test: new changes in pkg request, serializer, task, xml, router
2 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
2 years ago
HFO4 521c5c8dc4 Feat: use transactions to manipulate user's used storage
2 years ago
HFO4 285e80ba76 Feat: use database transactions to delete / update file size
2 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
2 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
2 years ago
WeidiDeng 8c8ad3e149
Fix: WebDAV cannot move and rename at the same time (#1056)
3 years ago
WeidiDeng 9ff1b47646
fix webdav prop get (#1023)
3 years ago
HFO4 ccaefdab33 Fix: unable to upload file in WebDAV (#803)
3 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
3 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
4 years ago
HFO4 faf46745bc Feat: cron / Fix: users status check
4 years ago
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV
4 years ago
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
4 years ago
HFO4 096483b6ee Fix: do hard-copy when put file content in WebDAV
4 years ago
HFO4 91e202c7e6 Feat: decompression task
4 years ago
HFO4 dc32e85492 Fix: capacity should be returned back when put failed
5 years ago
HFO4 752ce5ce62 Feat: resume upload in server side
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 bb27d1d587 Test: remove test for internal xml package
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 1dac66e632 Merge branch 'master' of github.com:HFO4/Backend-V3
5 years ago
HFO4 963100d60f Modify: add fs into webdav
5 years ago
HFO4 a6d16cc7ba Add: internal packages in webdav
5 years ago
HFO4 327a3c1edf Feat: ttl in memory-cache / Add: webdav from standard library
5 years ago