Commit Graph

111 Commits (ca07a94d417e943062f77dd29547dcc92aa42229)

Author SHA1 Message Date
HFO4 ca07a94d41 Test: file compress / download 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 00ef240bea Delete: test file for task/pool 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 d58898e364 Feat: task pool for goroutines 5 years ago
HFO4 e8aa0435c5 Feat: archive & download routers for test 5 years ago
HFO4 18968458a4 Modify: close file in main routine 5 years ago
HFO4 d0bb123e03 Test: get source URL of files 5 years ago
HFO4 9f26c0c8ab Test: signRequired middleware 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 1963a495fb Feat: get file source route / Fix: cache initialize at wrong time 5 years ago
HFO4 e871f6e421 Feat: HMAC auth and check 5 years ago
HFO4 5b01202844 Test: redis pool connection 5 years ago
HFO4 6d6255e759 Test: redis cache 5 years ago
HFO4 cb61945125 Feat: redis driver for cache 5 years ago
HFO4 f6da4cc7f0 Test: local handler.thumb 5 years ago
HFO4 c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file 5 years ago
HFO4 f35c585edf Feat experimental WebAuth API 5 years ago
HFO4 0932a10fed Feat: generate thumbnails for image file 5 years ago
HFO4 a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch() 5 years ago
HFO4 6eff13c80a Test: modified folder methods and filesystem 5 years ago
HFO4 05c802e0fa Test: modified folder methods 5 years ago
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme 5 years ago
HFO4 10a2ef4267 Feat: rename file 5 years ago
HFO4 f4c414c0f6 Fix: uint may overflow / Test: get user storage 5 years ago
HFO4 13fb090194 Fix: failed unit tests 5 years ago
HFO4 5df8f688d1 Test: util / filesystem 5 years ago
HFO4 7375cc01f1 Feat: cache in-memory store 5 years ago
HFO4 362a7c389d Test: middleware / file / folder 5 years ago
HFO4 c15b8a047d Feat: copy files and folders 5 years ago
HFO4 c09fc535dc Feat: unit test coverage report 5 years ago
HFO4 5424115e51 Fix: failed test due to database type 5 years ago
HFO4 adf7f3deeb Fix: handler move files in top levels 5 years ago
HFO4 d28e5632d5 Fix: unique index check failed due to soft delete 5 years ago
HFO4 fd02425547 Feat: move files/directories 5 years ago
HFO4 081c92067f Test: delete objects related methods 5 years ago
HFO4 ceb25ce1c3 Modify: add unique index for folder & file 5 years ago
HFO4 b3f13c56bc Modify: remove PositionAbsolute scheme in folder 5 years ago
HFO4 8b3fd8ec66 Modify: test for local handler delete 5 years ago
HFO4 93010e3525 Feat: delete objects 5 years ago
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File 5 years ago
HFO4 b0e9c38732 Feat: redis for session storing 5 years ago