Commit Graph

77 Commits (master)

Author SHA1 Message Date
Aaron Liu b1344616b8 test: fix failed ut
1 year ago
Aaron Liu 37926e3133 feat(policy): add Google Drive Oauth client
1 year ago
HFO4 28c2ffe72e i18n: logs in filesystem
2 years 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 07f13cc350 Refactor: factory method for OSS client
2 years ago
HFO4 e0714fdd53 Feat: process upload callback sent from slave node
2 years ago
HFO4 2811ee3285 Feat: slave policy creating upload session API
2 years ago
HFO4 3444b4a75e Feat: chunk upload handling for local policy
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
HFO4 855c9d92c4 Feat: get policy from directory props / Feat: return source enabled flag in file list
2 years ago
HFO4 af4d9767c2 Fix: slave node cannot transfer files to other slave node
3 years ago
AaronLiu 056de22edb
Feat: aria2 download and transfer in slave node (#1040)
3 years ago
HFO4 d97bc26042 Fix: add recycleLock preventing recycle FileSystem used by another goroutine
4 years ago
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
4 years ago
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
4 years ago
HFO4 7f0feebf42 Feat: download file from single file share
4 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