Commit Graph

30 Commits (master)

Author SHA1 Message Date
HFO4 28c2ffe72e i18n: logs in filesystem
2 years ago
HFO4 cb51046305 test: new changes in decompress method
2 years ago
Weidi Deng 23bd1389bc 使用archiver对压缩文件进行解压
2 years ago
HFO4 a26183875f fix: in decompress, file stream should be closed after copy it to temp file.
2 years ago
HFO4 febbd0c5a0 Feat: batch download in streamming paradism
2 years ago
HFO4 c89327631e Fix: panics inside of task was not correctly logged into DB
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 868a88e5fc Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite
2 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 8f28a9c346 Modify: change raw object ID to Hash ID in share service
4 years ago
HFO4 14982f5e70 Fix: handle none-utf8 encoding in decompression
4 years ago
HFO4 4c530a26a0 Test: pkg/task / Fix: failed test due to policy cache
4 years ago
HFO4 fc5b7d42c8 Test: pkg/task
4 years ago
HFO4 91e202c7e6 Feat: decompression task
4 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
4 years ago
HFO4 cc2c3b3f0f Feat: archive download in shared folder
4 years ago
HFO4 68d4a86166 Fix: storage policy should be re-dispatched according to policy id in upload session
5 years ago
HFO4 90f82100cf Feat: put / get file in qiniu policy
5 years ago
HFO4 d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller
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 aeca161186 Feat: cancel archive action / request with context
5 years ago
HFO4 1393659668 Feat: GET interface for remote policy
5 years ago
HFO4 c102c74d6d Fix: download archived file anonymously
5 years ago
HFO4 afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache
5 years ago
HFO4 cf9416ef88 Feat: archive download and sign temp url
5 years ago
HFO4 012281c41f Feat: zip create
5 years ago
HFO4 e8aa0435c5 Feat: archive & download routers for test
5 years ago
HFO4 18968458a4 Modify: close file in main routine
5 years ago