Commit Graph

36 Commits (9be1b4366ffd0daece347ce04ea5e32df7c79b20)

Author SHA1 Message Date
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service
5 years ago
HFO4 e722c33cd5 Feat: task queue / compression task
5 years ago
HFO4 4f0c2bbb29 Feat: readme in shared folder
5 years ago
HFO4 f5d79b1f94 Feat: re-save shared folder to user's space
5 years ago
HFO4 b1a9943b0c Feat: download / preview files for shared folder
5 years ago
HFO4 0d7c0793b2 Feat: preview shared text/doc file
5 years ago
HFO4 1ff4d59978 Feat: preview shared file
5 years ago
HFO4 fa3b51096a Feat: upyun download / thumb / sign
5 years ago
HFO4 0e62665d7f Fix: do hard-copy when editing file with soft links
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 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 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance
5 years ago
HFO4 b5ee3ee609 Fix: cors middleware should be applied directly to root router
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 c102c74d6d Fix: download archived file anonymously
5 years ago
HFO4 02c93be3bc Feat: download temporary archive file
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
HFO4 ea7f034332 Feat: sign auth middleware
5 years ago
HFO4 36d5f51495 Feat: sign file source url
5 years ago
HFO4 a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch()
5 years ago
HFO4 93010e3525 Feat: delete objects
5 years ago
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File
5 years ago
HFO4 9bb432c220 Feat: download file with speed limit
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 a734493b65 Feat: custom error for general layer codes
5 years ago