Commit Graph

29 Commits (4c834e75fa16d5cee483adb0af7f3b74067c55ea)

Author SHA1 Message Date
Aaron Liu 62b73b577b feat(thumb): generate and return sidecar thumb
1 year ago
Aaron Liu 7cb5e68b78 refactor(thumb): thumb logic for slave policy
1 year ago
Aaron Liu f36e39991d refactor(thumb): new thumb pipeline model to generate thumb on-demand
1 year ago
HFO4 196729bae8 i18n: logs in conf/crontab/email/fs.driver
2 years ago
HFO4 b1803fa51f fix: cannot overwrite file to slave policy / fix: remove lock system for webdav to resolve Windows Explorer issue.
2 years ago
HFO4 0650684dd9 Feat: cancel upload session in slave node
3 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to slave node
3 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
3 years ago
HFO4 4925a356e3 Enable overwrite for non-first chunk uploading request
3 years ago
HFO4 118d738797 Feat: support apply append mode and overwrite mode for FileStream
3 years ago
HFO4 285611baf7 Feat: truncate file if uploaded chunk is overlapped
3 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
3 years ago
HFO4 7dd636da74 Feat: upload session recycle crontab job / API for cleanup all upload session
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 3948ee7f3a Fix: use `X-Cr-` as custom header prefix
3 years ago
HFO4 700e13384e Fix: using url escape instead of unescape in remote handler (#1051)
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)
4 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 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 bd643fa2d5 Feat: remote test ping and ping-back
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 fa3b51096a Feat: upyun download / thumb / sign
5 years ago