HFO4
|
f4c414c0f6
|
Fix: uint may overflow / Test: get user storage
|
2019-12-07 15:05:48 +08:00 |
|
HFO4
|
06bcb3d6eb
|
Test: user.afterCreate
|
2019-12-05 17:22:43 +08:00 |
|
HFO4
|
7375cc01f1
|
Feat: cache in-memory store
|
2019-12-05 17:01:14 +08:00 |
|
HFO4
|
5d50e7ed1e
|
Test: moveOrCopyFolder / File
|
2019-12-04 13:49:28 +08:00 |
|
HFO4
|
362a7c389d
|
Test: middleware / file / folder
|
2019-12-03 21:25:10 +08:00 |
|
HFO4
|
c15b8a047d
|
Feat: copy files and folders
|
2019-12-03 16:32:23 +08:00 |
|
HFO4
|
c09fc535dc
|
Feat: unit test coverage report
|
2019-12-03 14:20:23 +08:00 |
|
HFO4
|
5424115e51
|
Fix: failed test due to database type
|
2019-12-03 10:42:35 +08:00 |
|
HFO4
|
a13530f969
|
Fix: skip the wrong root folder in move path handler
|
2019-12-02 19:08:15 +08:00 |
|
HFO4
|
adf7f3deeb
|
Fix: handler move files in top levels
|
2019-12-02 14:47:55 +08:00 |
|
HFO4
|
d28e5632d5
|
Fix: unique index check failed due to soft delete
|
2019-12-01 19:45:01 +08:00 |
|
HFO4
|
fd02425547
|
Feat: move files/directories
|
2019-12-01 18:31:29 +08:00 |
|
HFO4
|
081c92067f
|
Test: delete objects related methods
|
2019-12-01 14:31:29 +08:00 |
|
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
|
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
|
b3ef833afd
|
Fix: test error / missing AfterFind hook in user model
|
2019-11-27 15:27:19 +08:00 |
|
HFO4
|
4156a71adf
|
Feat: file download in service level
|
2019-11-26 20:59:57 +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
|
948059ec1c
|
Feat: CORS / Test: site/config route
|
2019-11-23 15:09: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
|
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
|
99e7eecab7
|
Feat: file upload handler
|
2019-11-17 13:50:14 +08:00 |
|
HFO4
|
8dd411f5d4
|
Feat: memory database for testing
|
2019-11-16 16:58:10 +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
|
71e668c005
|
Add: model/file
|
2019-11-15 16:36:48 +08:00 |
|
HFO4
|
4c1ece4b96
|
Add: model/folder
|
2019-11-15 16:32:43 +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
|
4309653160
|
Feat: model/policy
|
2019-11-14 14:18:10 +08:00 |
|
HFO4
|
9660d2f9c1
|
Feat: captcha config
|
2019-11-13 17:22:45 +08:00 |
|
HFO4
|
c7e47293db
|
Add: model - group / Test: group
|
2019-11-13 16:28:14 +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 |
|