Commit Graph

580 Commits (056de22edbd2f321c28e94a0f8687bda2e6f2250)
 

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