Aaron Liu
|
e115497dfe
|
feat(thumb): generate thumb for OneDrive files
|
2 years ago |
HFO4
|
392c824a33
|
feat(OneDrive): support `Retry-After` throttling control from Graph API (#280)
|
2 years ago |
HFO4
|
560097145b
|
fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint
|
2 years ago |
HFO4
|
f431eb0cbd
|
fix: metadata mismatch if file name contains `%` while uploading to OneDrive/SharePoint (#1301)
|
2 years ago |
HFO4
|
196729bae8
|
i18n: logs in conf/crontab/email/fs.driver
|
2 years ago |
HFO4
|
f083d52e17
|
feat: tps limit for OneDrive policy
|
2 years ago |
HFO4
|
7c8e9054ce
|
fix: OneDrive chunk upload time should be `0`, avoiding upload timeouts when chunk size is large
|
3 years ago |
HFO4
|
c6130ab078
|
Feat: new changes in pkg: chunk, backoff, local, onedrive
|
3 years ago |
HFO4
|
31315c86ee
|
Feat: support option for cache streamed chunk data into temp file for potential retry.
|
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
|
015ccd5026
|
Feat: use new ChunkManager for OneDrive API client
|
3 years ago |
HFO4
|
b6efca1878
|
Feat: uploading OneDrive files in client side
|
3 years ago |
HFO4
|
118d738797
|
Feat: support apply append mode and overwrite mode for FileStream
|
3 years ago |
HFO4
|
72173bf894
|
Refactor: create placeholder file and record upload session id in it
|
3 years ago |
HFO4
|
e37e93a7b6
|
Feat: create hidden file when creating upload session
|
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
|
532bff820a
|
Test: new modifications in filesystem pkg
|
3 years ago |
HFO4
|
170f2279c1
|
Fix: failed to get thumbnails under global OneDrive policy
|
4 years ago |
HFO4
|
4e2f243436
|
Feat: support using SharePoint site to store files
|
4 years ago |
HFO4
|
fc5c67cc20
|
Feat: disable overwrite for OneDrive policy
|
4 years ago |
HFO4
|
e699287ffd
|
Modify: mark as success when deleting a file that does not exist;
Fix: minio is not usable in S3 policy
Modify: use batch request to delete S3 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 |
HFO4
|
280308bc05
|
Modify: increase OneDrive client uploading chunk size to 100MB
|
5 years ago |
HFO4
|
8a2be58ef3
|
Feat: List files in OneDrive
|
5 years ago |
HFO4
|
8c7d075484
|
Fix: repeated return of capacity when OneDrive WebDAV upload canceled
|
5 years ago |
HFO4
|
87fde687eb
|
Fix: files with percent sign (%) cannot be deleted in OneDrive
|
5 years ago |
HFO4
|
36cec067d9
|
Fix: OneDrive monitoring should continue when error occurs
|
5 years ago |
HFO4
|
5363b90167
|
Test: options / WebDAV middleware
|
5 years ago |
HFO4
|
1a93c9a2b9
|
Feat: retry for Onedrive SimpleUpload
|
5 years ago |
HFO4
|
491e4de9de
|
Feat: download torrent / multiple file / select file
|
5 years ago |
HFO4
|
3ed84ad5ec
|
Feat: validate / cancel task while downloading file in aria2
|
5 years ago |
HFO4
|
fe8f1b1ef5
|
Feat: creat uri aria2 download task
|
5 years ago |
HFO4
|
7804b4efb1
|
Fix: Onedrive have batch requests limit for 20 per request
|
5 years ago |
HFO4
|
91e202c7e6
|
Feat: decompression task
|
5 years ago |
HFO4
|
68704f8646
|
Feat: options to disable preview in file sharing
|
5 years ago |
HFO4
|
dc32e85492
|
Fix: capacity should be returned back when put failed
|
5 years ago |
HFO4
|
8672042d61
|
Test: onedrive related
|
5 years ago |
HFO4
|
0d2e3cc717
|
Test: Onedrive.OAuth
|
5 years ago |
HFO4
|
d3f132de6d
|
Fix: thumbnails for 21Vianet OneDrive
|
5 years ago |
HFO4
|
752ce5ce62
|
Feat: resume upload in server side
|
5 years ago |
HFO4
|
06ff8b5a50
|
Feat: get OneDrive thumbnails
|
5 years ago |
HFO4
|
6aee31341f
|
Feat: async monitor OneDrive resume upload progress
|
5 years ago |
HFO4
|
dd5f6e3d25
|
Feat: onedrive client upload / callback
|
5 years ago |