Commit Graph

54 Commits (a1747073df245b458c3bce4e38d24b869711b8a6)

Author SHA1 Message Date
Aaron Liu a1747073df feat(webdav): support setting download proxy
11 months ago
WeidiDeng ad6c6bcd93
feat(webdav): supoort rename in copy and move (#1774)
12 months ago
WeidiDeng f4a04ce3c3
fix webdav proppatch (#1771)
12 months ago
Aaron Liu 89ee147961 feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
1 year ago
WeidiDeng 4c18e5acd1
webdav兼容nextcloud propset设置修改时间 (#1710)
1 year ago
AaronLiu f1e7af67bc
Merge branch 'master' into webdav-checksum
1 year ago
AaronLiu 98788dc72b
Merge pull request #1679 from xkeyC/master
1 year ago
Weidi Deng 1b4eff624d webdav兼容rclone的nextcloud选项(修改日期和checksum)
1 year ago
Aaron Liu f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year ago
xkeyC 42f7613bfa moveFiles 修改回无条件 overwrite (Move 或 Rename 都会处罚冲突问题)
1 year ago
xkeyC e8e38029ca fix:error code
1 year ago
xkeyC cd9e9e25b9 fix:仅在需要移动时 overwrite
1 year ago
xkeyC ca7b21dc3e feat(Webdav):Add overwrite support for moveFiles and copyFiles
1 year ago
Aaron Liu 1c1cd9b342 feat(dashboard): unlink file while not deleting its physical source (#789)
1 year ago
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