Aaron Liu
|
37926e3133
|
feat(policy): add Google Drive Oauth client
|
1 year ago |
topjohncian
|
8cec65b0a7
|
Fix: cannot finish callback when uploading an office file using sharepoint.cn (#1503)
|
2 years ago |
HFO4
|
f431eb0cbd
|
fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint (#1301)
|
2 years ago |
HFO4
|
16d17ac1e6
|
i18n: user setting route
|
2 years ago |
HFO4
|
08104646ba
|
i18n: error codes for aria2 / callback/ directory operation
|
2 years ago |
HFO4
|
6af1eeb9fb
|
fix: increase SharePoint size verify tolerance to 1 MB
|
3 years ago |
HFO4
|
2ab2662fcd
|
fix: cannot upload file to onedrive because file info not match (fix #1215)
Path in onedrive is not case-sensitive while Cloudreve cares, thus file size is not matching when finishing upload.
|
3 years ago |
HFO4
|
7eb8173101
|
Feat: adapt new uploader for s3 like policy
This commit also fix #730, #713, #756, #5
|
3 years ago |
HFO4
|
9e5713b139
|
Feat: adapt new uploader for COS policy
|
3 years ago |
HFO4
|
0df9529b32
|
Feat: generating token and callback url for OSS muiltpart upload, support resume upload in sever-side uploading for OSS
|
3 years ago |
HFO4
|
b6efca1878
|
Feat: uploading OneDrive files in client side
|
3 years ago |
HFO4
|
e0714fdd53
|
Feat: process upload callback sent from slave node
|
3 years ago |
HFO4
|
4925a356e3
|
Enable overwrite for non-first chunk uploading request
|
3 years ago |
HFO4
|
521c5c8dc4
|
Feat: use transactions to manipulate user's used storage
|
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
|
6efd8e8183
|
Fix: file size not match while uploading office docs to SharePoint sites
|
4 years ago |
HFO4
|
d1377262e3
|
Fix: ignore requiring SharePoint site ID after edit / nil pointer in user setting routers
|
4 years ago |
HFO4
|
4e2f243436
|
Feat: support using SharePoint site to store files
|
4 years ago |
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
|
4 years ago |
ZZF
|
dd50ef1c25
|
添加S3策略的支持 (#425)
* 添加亚马逊S3策略的支持
* 添加CDN支持,公有目录删除无用参数
* 增加Region
|
4 years ago |
HFO4
|
1a1543f190
|
Fix: catch internal error in OneDrive OAuth callback
|
5 years ago |
HFO4
|
be8aa7b01d
|
Feat: OneDrive OAuth callback / edit policy
|
5 years ago |
HFO4
|
2471dacec1
|
Feat: OneDrive OAuth
|
5 years ago |
HFO4
|
80268e33bf
|
Feat: enable 2FA / password management
|
5 years ago |
HFO4
|
cfbfbc3c55
|
Feat: list/search/update/delete shares
|
5 years ago |
HFO4
|
8d437a451c
|
Feat: COS credential / upload callback
|
5 years ago |
HFO4
|
752ce5ce62
|
Feat: resume upload in server side
|
5 years ago |
HFO4
|
dd5f6e3d25
|
Feat: onedrive client upload / callback
|
5 years ago |
HFO4
|
fa3b51096a
|
Feat: upyun download / thumb / sign
|
5 years ago |
HFO4
|
5befbc21d0
|
Feat: upyun callback & authentication
|
5 years ago |
HFO4
|
68d4a86166
|
Fix: storage policy should be re-dispatched according to policy id in upload session
|
5 years ago |
HFO4
|
b862ddb666
|
Fix: file should be deleted when callback return error
|
5 years ago |
HFO4
|
dd198becce
|
Feat: client-upload file in oss
|
5 years ago |
HFO4
|
e8d21b1e9b
|
Feat: qiniu upload & callback
|
5 years ago |
HFO4
|
4a5782b4e5
|
Feat: remote upload callback / validation
|
5 years ago |
HFO4
|
d29b7ef6f8
|
Feat: auth for remote callback / Modify: use map to store hooks in filesystem
|
5 years ago |