Commit Graph

56 Commits (master)

Author SHA1 Message Date
Aaron Liu f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year ago
HFO4 28c2ffe72e i18n: logs in filesystem
2 years ago
HFO4 841a2e258d fix: ignore folder name conflict while creating upload session
2 years ago
HFO4 00e2b26294 fix: remove filesystem upload log
2 years ago
HFO4 07f13cc350 Refactor: factory method for OSS client
2 years ago
HFO4 b6efca1878 Feat: uploading OneDrive files in client side
2 years ago
HFO4 c89327631e Fix: panics inside of task was not correctly logged into DB
2 years ago
HFO4 9136f3caec Fix: while placeholder file got conflict, original file might be deleted
2 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to slave node
2 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
2 years ago
HFO4 4925a356e3 Enable overwrite for non-first chunk uploading request
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 2811ee3285 Feat: slave policy creating upload session API
2 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
2 years ago
HFO4 c301bd6045 Feat: API for receiviing chunk data
2 years ago
HFO4 72173bf894 Refactor: create placeholder file and record upload session id in it
2 years ago
HFO4 6fdf77e00e Feat: support setting "last modified" props when creating upload session
2 years ago
HFO4 e37e93a7b6 Feat: create hidden file when creating upload session
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
HFO4 8443a30fb1 Feat: support chunk size option in policy
2 years ago
HFO4 de9c41082c Feat: create upload session and pre-upload check
2 years ago
HFO4 855c9d92c4 Feat: get policy from directory props / Feat: return source enabled flag in file list
2 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 4d70f9fa3e Fix: get execute file path dynamically
4 years ago
HFO4 c30c19ca3e Feat: create SFC for oss callback
4 years ago
HFO4 e8c4660c38 Feat: check policy update before upload
4 years ago
HFO4 c4eada2723 Modify: oss handle sign URL
4 years ago
HFO4 44d6ca487c Feat: mount storage policy for folders in WebDAV
4 years ago
HFO4 91e202c7e6 Feat: decompression task
4 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
4 years ago
HFO4 dc32e85492 Fix: capacity should be returned back when put failed
5 years ago
HFO4 8d437a451c Feat: COS credential / upload callback
5 years ago
HFO4 0d2e3cc717 Test: Onedrive.OAuth
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 f7ecbce64c Feat: generate upload credentials for upyun
5 years ago
HFO4 e8d21b1e9b Feat: qiniu upload & callback
5 years ago
HFO4 c23d129dbb Modify: use path package in app level
5 years ago
HFO4 a75be3a927 Add: GetIntSetting helper
5 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
5 years ago
HFO4 d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem
5 years ago
HFO4 2b8921e9fd Fix: untracked files
5 years ago
HFO4 132c7a8fcb Feat: file uploading in slave mode
5 years ago
HFO4 6470340104 Add: upload controller in slave mode
5 years ago
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system
5 years ago
HFO4 8bf2966d46 Feat: update file content
5 years ago
HFO4 36d5f51495 Feat: sign file source url
5 years ago