Commit graph

24 commits

Author SHA1 Message Date
HFO4
f35c585edf Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
HFO4
93010e3525 Feat: delete objects 2019-11-30 15:09:56 +08:00
HFO4
16067c3ac8 Test: download file in filesystem 2019-11-27 13:54:25 +08:00
HFO4
29def02489 Fix: upload was marked canceled when small file uploaded 2019-11-27 12:49:31 +08:00
HFO4
4156a71adf Feat: file download in service level 2019-11-26 20:59:57 +08:00
HFO4
0cb80f69f5 Modify: split hooks into small modules 2019-11-26 11:42:26 +08:00
HFO4
5e1e76719f Test: list folder & filesystem/path & model/folder/list 2019-11-24 16:28:41 +08:00
HFO4
b431f3674c Feat: list objects in specific path 2019-11-24 13:06:15 +08:00
HFO4
7cb27b2102 Test: filesystem/file, filesystem, filesystem/hook, model/file/Create 2019-11-20 17:21:30 +08:00
HFO4
438ce02420 Modify: re-organize structure of filesystem 2019-11-20 15:53:00 +08:00
HFO4
e09294d388 Feat: insert file record to database 2019-11-20 15:24:26 +08:00
HFO4
f9b37a3359 Fix: test failed due to missing context 2019-11-19 18:10:18 +08:00
HFO4
20ea86eaf6 Fix: test failed due to Policy.AutoName 2019-11-19 17:20:59 +08:00
HFO4
88a543ef74 Feat: {path} marker in name rule representing the virtual path of the file 2019-11-19 16:42:36 +08:00
HFO4
2e9f256462 Feat: after uploading finished hook 2019-11-18 19:32:06 +08:00
HFO4
aa17aa8e6a Feat: after uploading hooks and checks 2019-11-18 19:09:56 +08:00
HFO4
631c23f065 Feat: recycling file storage and user capacity when uploading canceled 2019-11-18 14:06:15 +08:00
HFO4
160f964564 Feat: use goroutine to detect upload-canceling action / Object name validate 2019-11-18 13:26:32 +08:00
HFO4
99e7eecab7 Feat: file upload handler 2019-11-17 13:50:14 +08:00
HFO4
841832bb65 Add: context 2019-11-16 20:31:34 +08:00
HFO4
f46b52b6ba Feat: support sqlite 2019-11-16 16:49:03 +08:00
HFO4
e05ba1030c Modify: package name 2019-11-16 16:11:37 +08:00
HFO4
79caf635f9 Feat: basic file validator 2019-11-16 16:05:10 +08:00
HFO4
003274162b Add: filesystem 2019-11-16 13:37:42 +08:00