Commit Graph

21 Commits (eceee2fc76b24c26b9772a2d334f7ae9851faea5)

Author SHA1 Message Date
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