Commit Graph

62 Commits (746aa3e8ef26fb0669fca11a1edcd560d8818b72)

Author SHA1 Message Date
ZZF dd50ef1c25
添加S3策略的支持 (#425)
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 91e202c7e6 Feat: decompression task
4 years ago
HFO4 8bb2c2b0c5 Test: share related operation in filesystem
4 years ago
HFO4 f5d79b1f94 Feat: re-save shared folder to user's space
4 years ago
HFO4 68704f8646 Feat: options to disable preview in file sharing
5 years ago
HFO4 7f0feebf42 Feat: download file from single file share
5 years ago
HFO4 4abd5b2346 Feat: cos policy upload/download in server-side
5 years ago
HFO4 8d437a451c Feat: COS credential / upload callback
5 years ago
HFO4 752ce5ce62 Feat: resume upload in server side
5 years ago
HFO4 dd5f6e3d25 Feat: onedrive client upload / callback
5 years ago
HFO4 807aa5ac18 Feat: OneDrive OAuth / refresh token
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago
HFO4 68d4a86166 Fix: storage policy should be re-dispatched according to policy id in upload session
5 years ago
HFO4 f7ecbce64c Feat: generate upload credentials for upyun
5 years ago
HFO4 3da87ba7cf Test: oss driver
5 years ago
HFO4 286f76cbec Feat: download file / speed limit in oss policy
5 years ago
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links
5 years ago
HFO4 098aa0a0c0 Fix: failed unit test due to setting name change
5 years ago
HFO4 e8d21b1e9b Feat: qiniu upload & callback
5 years ago
HFO4 9c48f4b7ad Feat: remote file thumb preview
5 years ago
HFO4 b6102c3ae5 Fix: policy should be re-dispatch while getting thumbnails
5 years ago
HFO4 a75be3a927 Add: GetIntSetting helper
5 years ago
HFO4 fffcf1aa1b Test: remote handler.delete
5 years ago
HFO4 ee08821361 Feat: remote delete file / Fix: broken Filesystem recycle in upload request
5 years ago
HFO4 b19910867e Feat: download / preview files in slave side
5 years ago
HFO4 d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem
5 years ago
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
5 years ago
HFO4 2b8921e9fd Fix: untracked files
5 years ago
HFO4 6470340104 Add: upload controller in slave mode
5 years ago
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules
5 years ago
HFO4 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return
5 years ago
HFO4 f262caf1f5 Feat: download file and get file downloading session
5 years ago
HFO4 c102c74d6d Fix: download archived file anonymously
5 years ago
HFO4 d0bb123e03 Test: get source URL of files
5 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url
5 years ago
HFO4 36d5f51495 Feat: sign file source url
5 years ago
HFO4 f35c585edf Feat experimental WebAuth API
5 years ago
HFO4 93010e3525 Feat: delete objects
5 years ago
HFO4 16067c3ac8 Test: download file in filesystem
5 years ago
HFO4 29def02489 Fix: upload was marked canceled when small file uploaded
5 years ago
HFO4 4156a71adf Feat: file download in service level
5 years ago
HFO4 0cb80f69f5 Modify: split hooks into small modules
5 years ago
HFO4 5e1e76719f Test: list folder & filesystem/path & model/folder/list
5 years ago
HFO4 b431f3674c Feat: list objects in specific path
5 years ago
HFO4 7cb27b2102 Test: filesystem/file, filesystem, filesystem/hook, model/file/Create
5 years ago
HFO4 438ce02420 Modify: re-organize structure of filesystem
5 years ago
HFO4 e09294d388 Feat: insert file record to database
5 years ago
HFO4 f9b37a3359 Fix: test failed due to missing context
5 years ago