Commit Graph

21 Commits (f7311f906b5906c663c14445b35cb6ed0398e483)

Author SHA1 Message Date
HFO4 f7311f906b Feat: add List method to Handler interface / implement local.List 2020-04-24 11:08:07 +08:00
yeungc 6285e45e34
Fix: filename and code typo (#260)
* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Rename handller_test.go to handler_test.go

* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Rename handller.go to handler.go

* Fix typo
2020-03-23 13:44:59 +08:00
HFO4 297fc8d5bb Fix: failed test due to relative path 2020-03-12 09:40:29 +08:00
HFO4 4c530a26a0 Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
HFO4 fa3b51096a Feat: upyun download / thumb / sign 2020-01-18 14:08:43 +08:00
HFO4 5befbc21d0 Feat: upyun callback & authentication 2020-01-18 10:40:03 +08:00
HFO4 a75be3a927 Add: GetIntSetting helper 2020-01-02 12:44:53 +08:00
HFO4 b19910867e Feat: download / preview files in slave side 2019-12-31 14:21:57 +08:00
HFO4 d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
HFO4 2b8921e9fd Fix: untracked files 2019-12-28 15:54:16 +08:00
HFO4 132c7a8fcb Feat: file uploading in slave mode 2019-12-28 13:14:00 +08:00
HFO4 9a942f8b48 Modify: decoupling getSignedURL modules 2019-12-16 12:52:35 +08:00
HFO4 6ada69f637 Test: update file content related hooks 2019-12-15 16:35:01 +08:00
HFO4 03dcd9a9e0 Modify: add general ReaderCloserSeeker interface for handler GET method to return 2019-12-13 20:54:28 +08:00
HFO4 f262caf1f5 Feat: download file and get file downloading session 2019-12-13 20:46:11 +08:00
HFO4 36d5f51495 Feat: sign file source url 2019-12-10 17:10:34 +08:00
HFO4 f35c585edf Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
HFO4 5df8f688d1 Test: util / filesystem 2019-12-05 19:01:51 +08:00
HFO4 16067c3ac8 Test: download file in filesystem 2019-11-27 13:54:25 +08:00
HFO4 0cb80f69f5 Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
HFO4 9d8a462dc4 Remove: mutipart file upload 2019-11-22 14:56:46 +08:00