Commit Graph

26 Commits (dependabot/go_modules/github.com/ulikunitz/xz-0.5.14)

Author SHA1 Message Date
Aaron Liu a10a008ed7 feat(workflow): import files from external storage
4 months ago
Aaron Liu a0b4c97db0 fix(remote download): slave canceled task error is not passed to master in non-debug mode (#2301)
5 months ago
AaronLiu 21d158db07
Init V4 community edition (#2265)
5 months ago
Aaron Liu 37926e3133 feat(policy): add Google Drive Oauth client
2 years ago
HFO4 15e3e3db5c Fix: unused import and Ping router return wrong version
4 years ago
HFO4 0650684dd9 Feat: cancel upload session in slave node
4 years ago
HFO4 7214e59c25 Feat: creating upload session and credential from master server
4 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
4 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
4 years ago
HFO4 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
4 years ago
HFO4 3948ee7f3a Fix: use `X-Cr-` as custom header prefix
4 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
4 years ago
HFO4 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
5 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
5 years ago
HFO4 5d579cdadc Feat: slave side list file
5 years ago
HFO4 bd643fa2d5 Feat: remote test ping and ping-back
6 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
6 years ago
HFO4 3da87ba7cf Test: oss driver
6 years ago
HFO4 93dc25aabb Test: remote handler get & request chan operations / Modify: GET request to remote server should return error http status code
6 years ago
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails
6 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
6 years ago
HFO4 b19910867e Feat: download / preview files in slave side
6 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
6 years ago
HFO4 132c7a8fcb Feat: file uploading in slave mode
6 years ago
HFO4 6470340104 Add: upload controller in slave mode
6 years ago
HFO4 90827b2441 Feat: sign http request / read running mode from config file
6 years ago