Commit graph

48 commits

Author SHA1 Message Date
HFO4
0cbbe5bb79 Modify: use uri parameter in Get File 2019-11-29 15:24:23 +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
0cb80f69f5 Modify: split hooks into small modules 2019-11-26 11:42:26 +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
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
a89c3cb11a Feat: create folder / Modify: add index to some column 2019-11-24 11:33:30 +08:00
HFO4
89b54e401c Modify: use lowercase route name 2019-11-23 16:58:56 +08:00
HFO4
5991fd66ce Modify: reorganize project structure 2019-11-23 16:38:43 +08:00
HFO4
671d031d00 Fix: able to upload empty file 2019-11-23 15:37:13 +08:00
HFO4
948059ec1c Feat: CORS / Test: site/config route 2019-11-23 15:09:46 +08:00
HFO4
370a1a0c9f Feat: GET Site/Config getting global configuration 2019-11-22 19:33:06 +08:00
HFO4
9d8a462dc4 Remove: mutipart file upload 2019-11-22 14:56:46 +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
861ba77b04 Feat: stream uploading 2019-11-17 19:12:10 +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
8dd411f5d4 Feat: memory database for testing 2019-11-16 16:58:10 +08:00
HFO4
e05ba1030c Modify: package name 2019-11-16 16:11:37 +08:00
HFO4
003274162b Add: filesystem 2019-11-16 13:37:42 +08:00
HFO4
d86a3533ca Add: route for uploading file 2019-11-15 18:12:34 +08:00
HFO4
ceb8ee72d8 Fix: warnings in unit test 2019-11-14 14:51:59 +08:00
HFO4
ade2bf1812 Test: policy model 2019-11-14 14:45:06 +08:00
HFO4
c867916c3a Fix: uint test 2019-11-14 14:24:39 +08:00
HFO4
41e0dec74c Test: captcha 2019-11-13 18:34:29 +08:00
HFO4
9660d2f9c1 Feat: captcha config 2019-11-13 17:22:45 +08:00
HFO4
7d4e212d4e Feat: captcha 2019-11-13 17:03:55 +08:00
HFO4
079c730319 Test: SessionAuthCheck 2019-11-12 16:53:32 +08:00
HFO4
2cdbfde83a Fix: failed testing 2019-11-12 16:23:24 +08:00
HFO4
c8c85501e4 Test: middleware/auth 2019-11-12 16:18:58 +08:00
HFO4
589c399488 Feat: User/Me 2019-11-12 15:34:54 +08:00
HFO4
80f30465e9 Test: User login router 2019-11-12 14:45:27 +08:00
HFO4
1db0c6116e Test: Ping route 2019-11-11 19:20:33 +08:00
HFO4
6f96018223 Feat: User login 2019-11-11 19:13:17 +08:00
HFO4
e858cbe2cf Feat: Decide whether to do database migration based on version.lock 2019-11-09 19:04:48 +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
HFO4
6ba4d1ae82 Param error message generate 2019-11-06 16:42:13 +08:00
HFO4
6539ae20fa Basic check for User controller 2019-11-05 19:49:56 +08:00
HFO4
74b5bf24a8 Add: Ping router 2019-11-05 12:31:22 +08:00