Commit Graph

132 Commits (297b507ca7f5d2f3a2ac730efa9afcb2fafbe6bf)
 

Author SHA1 Message Date
HFO4 297b507ca7 Feat: get file content via anonymous url
7 years ago
HFO4 ea7f034332 Feat: sign auth middleware
7 years ago
HFO4 36d5f51495 Feat: sign file source url
7 years ago
HFO4 1963a495fb Feat: get file source route / Fix: cache initialize at wrong time
7 years ago
HFO4 e871f6e421 Feat: HMAC auth and check
7 years ago
HFO4 4649ddbae2 Fix: failed uint test due to dirty cache
7 years ago
HFO4 5b01202844 Test: redis pool connection
7 years ago
HFO4 6d6255e759 Test: redis cache
7 years ago
HFO4 cb61945125 Feat: redis driver for cache
7 years ago
HFO4 f6da4cc7f0 Test: local handler.thumb
7 years ago
HFO4 c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file
7 years ago
HFO4 f35c585edf Feat experimental WebAuth API
7 years ago
HFO4 0932a10fed Feat: generate thumbnails for image file
7 years ago
HFO4 a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch()
7 years ago
HFO4 6eff13c80a Test: modified folder methods and filesystem
7 years ago
HFO4 05c802e0fa Test: modified folder methods
7 years ago
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme
7 years ago
HFO4 10a2ef4267 Feat: rename file
7 years ago
HFO4 f4c414c0f6 Fix: uint may overflow / Test: get user storage
7 years ago
AaronLiu 9386371097 Set up CI with Azure Pipelines
7 years ago
HFO4 13fb090194 Fix: failed unit tests
7 years ago
HFO4 5df8f688d1 Test: util / filesystem
7 years ago
HFO4 06bcb3d6eb Test: user.afterCreate
7 years ago
HFO4 7375cc01f1 Feat: cache in-memory store
7 years ago
HFO4 5d50e7ed1e Test: moveOrCopyFolder / File
7 years ago
HFO4 362a7c389d Test: middleware / file / folder
7 years ago
HFO4 c15b8a047d Feat: copy files and folders
7 years ago
HFO4 85bbb3d122 Remove: useless test file
7 years ago
HFO4 71b8ced742 Feat: unit test coverage report
7 years ago
HFO4 6630451f8b Feat: unit test coverage report
7 years ago
HFO4 c09fc535dc Feat: unit test coverage report
7 years ago
HFO4 5424115e51 Fix: failed test due to database type
7 years ago
HFO4 a13530f969 Fix: skip the wrong root folder in move path handler
7 years ago
HFO4 adf7f3deeb Fix: handler move files in top levels
7 years ago
HFO4 d28e5632d5 Fix: unique index check failed due to soft delete
7 years ago
HFO4 fd02425547 Feat: move files/directories
7 years ago
HFO4 081c92067f Test: delete objects related methods
7 years ago
HFO4 ceb25ce1c3 Modify: add unique index for folder & file
7 years ago
HFO4 b3f13c56bc Modify: remove PositionAbsolute scheme in folder
7 years ago
HFO4 8b3fd8ec66 Modify: test for local handler delete
7 years ago
HFO4 b4cfa6b601 Test: delete object route
7 years ago
HFO4 93010e3525 Feat: delete objects
7 years ago
HFO4 0cbbe5bb79 Modify: use uri parameter in Get File
7 years ago
HFO4 2c2ee5b1c1 Modify: code style
7 years ago
HFO4 e0ac1925d5 Fix: Redis should not be used in test mode
7 years ago
HFO4 b0e9c38732 Feat: redis for session storing
7 years ago
HFO4 7d5016ae40 Test: same folder check
7 years ago
HFO4 0982347f40 Fix: folder with the same name should not be created
7 years ago
HFO4 b3ef833afd Fix: test error / missing AfterFind hook in user model
7 years ago
HFO4 16067c3ac8 Test: download file in filesystem
7 years ago