Commit Graph

88 Commits (b1a9943b0cb46a9e95e93a95c41597fae2705a97)

Author SHA1 Message Date
HFO4 b1a9943b0c Feat: download / preview files for shared folder
5 years ago
HFO4 0edbbfc9ea Feat: list files for shared folder
5 years ago
HFO4 e2f6dab70c Feat: save re-save single shared file
5 years ago
HFO4 0d7c0793b2 Feat: preview shared text/doc file
5 years ago
HFO4 68704f8646 Feat: options to disable preview in file sharing
5 years ago
HFO4 1ff4d59978 Feat: preview shared file
5 years ago
HFO4 7f0feebf42 Feat: download file from single file share
5 years ago
HFO4 0977b36f8b Feat: get share info / unlock share
5 years ago
HFO4 94b13393a9 Feat: hash id decode and verification
5 years ago
HFO4 880d224169 Test: hash id generate
5 years ago
HFO4 0ee0ac5e89 Feat: generate share URL
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 fa3b51096a Feat: upyun download / thumb / sign
5 years ago
HFO4 5befbc21d0 Feat: upyun callback & authentication
5 years ago
HFO4 68d4a86166 Fix: storage policy should be re-dispatched according to policy id in upload session
5 years ago
HFO4 b862ddb666 Fix: file should be deleted when callback return error
5 years ago
HFO4 dd198becce Feat: client-upload file in oss
5 years ago
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links
5 years ago
HFO4 e8d21b1e9b Feat: qiniu upload & callback
5 years ago
HFO4 d94896041e Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller
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 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 8a262a15d5 Modify: Decide whether to redirect when previewing based on storage policy
5 years ago
HFO4 4a5782b4e5 Feat: remote upload callback / validation
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 de4793aacb Modify: auth instance as first param in SignURI/Request
5 years ago
HFO4 b5ee3ee609 Fix: cors middleware should be applied directly to root router
5 years ago
HFO4 2b8921e9fd Fix: untracked files
5 years ago
HFO4 e6d2a94809 Feat: preview doc file / Fix: chinese character encoding in attachment header
5 years ago
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules
5 years ago
HFO4 8bf2966d46 Feat: update file content
5 years ago
HFO4 2c75c73886 Modify: preview should use login session to enable http-range
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 ad02a659a6 Feat: read CORS config from file
5 years ago
HFO4 c102c74d6d Fix: download archived file anonymously
5 years ago
HFO4 02c93be3bc Feat: download temporary archive file
5 years ago
HFO4 afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache
5 years ago
HFO4 cf9416ef88 Feat: archive download and sign temp url
5 years ago
HFO4 012281c41f Feat: zip create
5 years ago
HFO4 e8aa0435c5 Feat: archive & download routers for test
5 years ago
HFO4 ba34a092d1 Feat: group options in database scheme
5 years ago
HFO4 18968458a4 Modify: close file in main routine
5 years ago
HFO4 297b507ca7 Feat: get file content via anonymous url
5 years ago