Cloudreve/pkg/filemanager/driver
omiku 488f32512d
Add Kingsoft Cloud object storage policy to solve the cross-domain and friendly file name incompatibility problem of s3 compatible storage policy. (#2665)
* 新增金山云对象存储策略,解决s3兼容存储策略的跨域及友好文件名不兼容问题

* fix bug&add download Expire time args

* Handling of expiration times when they may be empty
2025-07-21 16:08:22 +08:00
..
cos feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
ks3 Add Kingsoft Cloud object storage policy to solve the cross-domain and friendly file name incompatibility problem of s3 compatible storage policy. (#2665) 2025-07-21 16:08:22 +08:00
local feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
obs feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
onedrive fix(onedrive): cannot list folder with more than 500 direct children (#2446) 2025-06-05 16:51:48 +08:00
oss feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
qiniu feat(qiniu): use accelerated upload domain (#2497) 2025-07-05 10:50:51 +08:00
remote fix(import): import from slave not working / fix(recycle): skip sending delete request if no blob needs to be deleted in this batch 2025-05-20 10:46:27 +08:00
s3 feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
upyun feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
handler.go feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
util.go fix(s3): avoid perform URL encoding for proxyed path again if possible (#2413) 2025-05-29 10:19:06 +08:00