HFO4
|
ceb25ce1c3
|
Modify: add unique index for folder & file
|
2019-12-01 11:23:54 +08:00 |
|
HFO4
|
b3f13c56bc
|
Modify: remove PositionAbsolute scheme in folder
|
2019-12-01 10:57:44 +08:00 |
|
HFO4
|
8b3fd8ec66
|
Modify: test for local handler delete
|
2019-11-30 23:26:02 +08:00 |
|
HFO4
|
b4cfa6b601
|
Test: delete object route
|
2019-11-30 23:22:57 +08:00 |
|
HFO4
|
93010e3525
|
Feat: delete objects
|
2019-11-30 15:09:56 +08:00 |
|
HFO4
|
0cbbe5bb79
|
Modify: use uri parameter in Get File
|
2019-11-29 15:24:23 +08:00 |
|
HFO4
|
2c2ee5b1c1
|
Modify: code style
|
2019-11-28 21:21:46 +08:00 |
|
HFO4
|
e0ac1925d5
|
Fix: Redis should not be used in test mode
|
2019-11-27 21:53:07 +08:00 |
|
HFO4
|
b0e9c38732
|
Feat: redis for session storing
|
2019-11-27 19:53:39 +08:00 |
|
HFO4
|
7d5016ae40
|
Test: same folder check
|
2019-11-27 19:16:13 +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
|
16067c3ac8
|
Test: download file in filesystem
|
2019-11-27 13:54:25 +08:00 |
|
HFO4
|
9bb432c220
|
Feat: download file with speed limit
|
2019-11-27 13:10:19 +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
|
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
|
e07adb9d97
|
Test: filesystem/hooks
|
2019-11-26 11:52:09 +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
|
a994a74f4e
|
Fix: 0 length upload should be allowed
|
2019-11-23 15:39:30 +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
|
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
|
e835dafc88
|
Feat: colorful log output for log prefix
|
2019-11-20 12:39:27 +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
|
0dddc12609
|
Modify: check whether file exist before deleting unfinished uploading
|
2019-11-18 18:29:37 +08:00 |
|
HFO4
|
5f7ece6d82
|
Fix: filepath.Dir behaves differently between, result in failed uint test
|
2019-11-18 14:08:27 +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
|
331931e539
|
Fix: permission error
|
2019-11-17 20:30:25 +08:00 |
|
HFO4
|
861ba77b04
|
Feat: stream uploading
|
2019-11-17 19:12:10 +08:00 |
|
HFO4
|
5aa61301af
|
Fix: letter case should be ignored while validating file extension
|
2019-11-17 14:35:28 +08:00 |
|
HFO4
|
3741da692b
|
Test: filesystem/local & filesystem/validator
|
2019-11-17 14:33:00 +08:00 |
|
HFO4
|
99e7eecab7
|
Feat: file upload handler
|
2019-11-17 13:50:14 +08:00 |
|