Commit Graph

27 Commits (af4d9767c24f22a15e894c244966f67b33dfff0f)

Author SHA1 Message Date
HFO4 1f1bc056e3 Feat: API for getting object property 2021-03-11 14:50:02 +08:00
Loyalsoldier 79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
HFO4 aa3e8913ab Feat: add ".zip" suffix if not specified while creating compressed file 2020-05-24 10:36:26 +08:00
HFO4 ab3b59e63d Feat: add option to force delete file record in database 2020-04-19 10:09:16 +08:00
HFO4 68d3131521 Feat: cross compile script 2020-03-09 16:53:01 +08:00
HFO4 9be1b4366f Modify: change raw object ID to Hash ID in file service 2020-02-10 13:10:59 +08:00
HFO4 91e202c7e6 Feat: decompression task 2020-02-03 13:23:33 +08:00
HFO4 e722c33cd5 Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
HFO4 a75be3a927 Add: GetIntSetting helper 2020-01-02 12:44:53 +08:00
HFO4 5b9de0e097 Feat: use sync.pool to obtain new FileSystem instance 2019-12-29 14:31:03 +08:00
HFO4 de4793aacb Modify: auth instance as first param in SignURI/Request 2019-12-29 13:50:23 +08:00
HFO4 f262caf1f5 Feat: download file and get file downloading session 2019-12-13 20:46:11 +08:00
HFO4 ad02a659a6 Feat: read CORS config from file 2019-12-13 19:00:58 +08:00
HFO4 c102c74d6d Fix: download archived file anonymously 2019-12-13 18:07:15 +08:00
HFO4 02c93be3bc Feat: download temporary archive file 2019-12-13 15:10:44 +08:00
HFO4 afc0b647ca Fix: failed unit test / Feat: support TTL in redis cache 2019-12-13 13:22:10 +08:00
HFO4 cf9416ef88 Feat: archive download and sign temp url 2019-12-13 11:41:22 +08:00
HFO4 012281c41f Feat: zip create 2019-12-13 09:46:53 +08:00
HFO4 e8aa0435c5 Feat: archive & download routers for test 2019-12-12 10:04:24 +08:00
HFO4 ba34a092d1 Feat: group options in database scheme 2019-12-12 09:16:24 +08:00
HFO4 a445da5286 Fix: failed unit test due to missing mock.ExpectWereMatch() 2019-12-08 13:03:08 +08:00
HFO4 56b1ae9f31 Modify: use pure tree structure in file system scheme 2019-12-07 19:47:22 +08:00
HFO4 10a2ef4267 Feat: rename file 2019-12-07 15:54:07 +08:00
HFO4 c09fc535dc Feat: unit test coverage report 2019-12-03 14:20:23 +08:00
HFO4 adf7f3deeb Fix: handler move files in top levels 2019-12-02 14:47:55 +08:00
HFO4 fd02425547 Feat: move files/directories 2019-12-01 18:31:29 +08:00
HFO4 93010e3525 Feat: delete objects 2019-11-30 15:09:56 +08:00