Commit Graph

30 Commits (88409cc1f0a0a55b7ea8f0aee15e82876260b2d8)

Author SHA1 Message Date
Aaron Liu a1747073df feat(webdav): support setting download proxy
11 months ago
WeidiDeng ad6c6bcd93
feat(webdav): supoort rename in copy and move (#1774)
12 months ago
Aaron Liu 89ee147961 feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
1 year ago
HFO4 1c0a735df8 Test: new changes pkg remote, fsctx, part of filesystem
2 years ago
HFO4 7eb8173101 Feat: adapt new uploader for s3 like policy
2 years ago
HFO4 c89327631e Fix: panics inside of task was not correctly logged into DB
2 years ago
HFO4 b96019be7c Feat: client method to upload file from master node to 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 521c5c8dc4 Feat: use transactions to manipulate user's used storage
2 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
2 years ago
HFO4 72173bf894 Refactor: create placeholder file and record upload session id in it
2 years ago
HFO4 6fdf77e00e Feat: support setting "last modified" props when creating upload session
2 years ago
HFO4 e37e93a7b6 Feat: create hidden file when creating upload session
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
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
HFO4 7279be2924 Fix: user storage might be returned twice when OneDrive uploading canceled in WebDAV requests
4 years ago
HFO4 a5805b022a Feat: enable using LAN endpoint in serverside request of OSS policy (#399)
4 years ago
HFO4 1a93c9a2b9 Feat: retry for Onedrive SimpleUpload
4 years ago
HFO4 91e202c7e6 Feat: decompression task
4 years ago
HFO4 cc2c3b3f0f Feat: archive download in shared folder
4 years ago
HFO4 b1a9943b0c Feat: download / preview files for shared folder
5 years ago
HFO4 f7ecbce64c Feat: generate upload credentials for upyun
5 years ago
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links
5 years ago
HFO4 7fbbcefc57 Feat: get thumb & download file in qiniu policy
5 years ago
HFO4 1393659668 Feat: GET interface for remote policy
5 years ago
HFO4 6470340104 Add: upload controller in slave mode
5 years ago
HFO4 9fdf2fe7ab Feat: adapt major methods of WebDAV for Cloudreve file system
5 years ago
HFO4 36d5f51495 Feat: sign file source url
5 years ago