Commit Graph

51 Commits (3444b4a75eb76741780c4d4533bb4560207efa57)

Author SHA1 Message Date
HFO4 3444b4a75e Feat: chunk upload handling for local policy
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 de9c41082c Feat: create upload session and pre-upload check
3 years ago
HFO4 532bff820a Test: new modifications in filesystem pkg
3 years ago
HFO4 e41ec9defa Refactor: move slave pkg inside of cluster
3 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
HFO4 595f4a1350 Test: get parament source in OneDrive handler
4 years ago
HFO4 a5f80a4431 Feat: get permanent URL for OneDrive policy
4 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 a93b964d8b Modify: OneDrive file URL cache will refreshed after file is updated
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;
4 years ago
HFO4 5b44606276 Test: replace cdn proxy url for OneDrive policy
4 years ago
HFO4 bd2bdf253b Feat: using custom reverse proxying in OneDrive file downloading
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 280308bc05 Modify: increase OneDrive client uploading chunk size to 100MB
4 years ago
HFO4 79daf92896 Test: List files in OneDrive
4 years ago
HFO4 8a2be58ef3 Feat: List files in OneDrive
4 years ago
HFO4 36e5b31f73 Modify: add recursive options for list method
4 years ago
HFO4 f7311f906b Feat: add List method to Handler interface / implement local.List
4 years ago
HFO4 8c7d075484 Fix: repeated return of capacity when OneDrive WebDAV upload canceled
4 years ago
yeungc 6285e45e34
Fix: filename and code typo (#260)
5 years ago
HFO4 87fde687eb Fix: files with percent sign (%) cannot be deleted in OneDrive
5 years ago
HFO4 0eb04ed0ea Feat: cache for OneDrive META request
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 16613a6113 Modify: return parent folder id while listing objects
5 years ago
HFO4 4c530a26a0 Test: pkg/task / Fix: failed test due to policy cache
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 c34f211d7e Feat: get source url in COS
5 years ago
HFO4 dc32e85492 Fix: capacity should be returned back when put failed
5 years ago
HFO4 e894450d5e Modify: cancel race test
5 years ago
HFO4 4baddecd8e Fix: ignore data-race detector in onedrive tests
5 years ago
HFO4 a70bc7b908 Fix: ignore data-race detector in onedrive tests
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