Commit Graph

23 Commits (636ac52a3f4f6b378caf257979f300ed275fc0ed)

Author SHA1 Message Date
HFO4 eaa8c9e12d Refactor: move thumbnail config from ini file to database
3 years ago
HFO4 9136f3caec Fix: while placeholder file got conflict, original file might be deleted
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 3444b4a75e Feat: chunk upload handling for local policy
3 years ago
HFO4 c301bd6045 Feat: API for receiviing chunk data
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 5e226efea1 Feat: disable overwrite for non-updating put request, only works under local,slave,OneDrive,OSS policy. (#764)
4 years ago
HFO4 e699287ffd Modify: mark as success when deleting a file that does not exist;
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
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 816b537787 Fix: permission error while creating folder recursively
5 years ago
HFO4 e07b09186d Modify: use 644 permission when creating a new physical directory (#274)
5 years ago
HFO4 ff2dae80f0 Fix: incorrect thumb path detect while deleting files
5 years ago
HFO4 4d70f9fa3e Fix: get execute file path dynamically
5 years ago
HFO4 f1ef21e195 Feat: add local policy
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago