Loyalsoldier
|
79b8784934
|
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum
|
2020-11-21 17:34:55 +08:00 |
|
HFO4
|
f5d79b1f94
|
Feat: re-save shared folder to user's space
|
2020-01-31 11:27:52 +08:00 |
|
HFO4
|
0edbbfc9ea
|
Feat: list files for shared folder
|
2020-01-30 13:21:21 +08:00 |
|
HFO4
|
6eff13c80a
|
Test: modified folder methods and filesystem
|
2019-12-08 10:57:43 +08:00 |
|
HFO4
|
56b1ae9f31
|
Modify: use pure tree structure in file system scheme
|
2019-12-07 19:47:22 +08:00 |
|
HFO4
|
10a2ef4267
|
Feat: rename file
|
2019-12-07 15:54:07 +08:00 |
|
HFO4
|
f4c414c0f6
|
Fix: uint may overflow / Test: get user storage
|
2019-12-07 15:05:48 +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
|
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
|
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
|
4156a71adf
|
Feat: file download in service level
|
2019-11-26 20:59:57 +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
|
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 |
|