Commit graph

25 commits

Author SHA1 Message Date
HFO4
f262caf1f5 Feat: download file and get file downloading session 2019-12-13 20:46:11 +08:00
HFO4
c102c74d6d Fix: download archived file anonymously 2019-12-13 18:07:15 +08:00
HFO4
e8aa0435c5 Feat: archive & download routers for test 2019-12-12 10:04:24 +08:00
HFO4
18968458a4 Modify: close file in main routine 2019-12-11 18:52:41 +08:00
HFO4
297b507ca7 Feat: get file content via anonymous url 2019-12-10 20:42:40 +08:00
HFO4
e871f6e421 Feat: HMAC auth and check 2019-12-10 11:13:33 +08:00
HFO4
f4c414c0f6 Fix: uint may overflow / Test: get user storage 2019-12-07 15:05:48 +08:00
HFO4
d28e5632d5 Fix: unique index check failed due to soft delete 2019-12-01 19:45:01 +08:00
HFO4
93010e3525 Feat: delete objects 2019-11-30 15:09:56 +08:00
HFO4
0982347f40 Fix: folder with the same name should not be created 2019-11-27 19:14:13 +08:00
HFO4
b3ef833afd Fix: test error / missing AfterFind hook in user model 2019-11-27 15:27:19 +08:00
HFO4
29def02489 Fix: upload was marked canceled when small file uploaded 2019-11-27 12:49:31 +08:00
HFO4
a734493b65 Feat: custom error for general layer codes 2019-11-26 19:51:54 +08:00
HFO4
9a1665526c Test: local policy file uploading 2019-11-26 14:52:54 +08:00
HFO4
451bdb4ee1 Modify: parameters in headers should be URIEncoded 2019-11-25 21:12:28 +08:00
HFO4
28df5ca833 Modify: return user information in siteConfig while logged in 2019-11-25 14:08:11 +08:00
HFO4
a89c3cb11a Feat: create folder / Modify: add index to some column 2019-11-24 11:33:30 +08:00
HFO4
671d031d00 Fix: able to upload empty file 2019-11-23 15:37:13 +08:00
HFO4
370a1a0c9f Feat: GET Site/Config getting global configuration 2019-11-22 19:33:06 +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
d86a3533ca Add: route for uploading file 2019-11-15 18:12:34 +08:00
HFO4
589c399488 Feat: User/Me 2019-11-12 15:34:54 +08:00
HFO4
aca8bde521 User model/migrations and gorm init 2019-11-07 15:56:05 +08:00
HFO4
2c9e0c1119 Testing for controller/main.go 2019-11-06 22:35:31 +08:00