Commit Graph

23 Commits (88409cc1f0a0a55b7ea8f0aee15e82876260b2d8)

Author SHA1 Message Date
Aaron Liu 37926e3133 feat(policy): add Google Drive Oauth client
1 year ago
HFO4 15e3e3db5c Fix: unused import and Ping router return wrong version
2 years ago
HFO4 0650684dd9 Feat: cancel upload session in slave node
2 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
2 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
2 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
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 3948ee7f3a Fix: use `X-Cr-` as custom header prefix
3 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
3 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
HFO4 5d579cdadc Feat: slave side list file
4 years ago
HFO4 bd643fa2d5 Feat: remote test ping and ping-back
4 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago
HFO4 3da87ba7cf Test: oss driver
5 years ago
HFO4 93dc25aabb Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code
5 years ago
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails
5 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
5 years ago
HFO4 b19910867e Feat: download / preview files in slave side
5 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
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 90827b2441 Feat: sign http request / read running mode from config file
5 years ago