reghao
|
6a14f4a5b2
更新构建脚本
|
2 yıl önce |
reghao
|
263767c076
修复 StoreProperties 构造函数中的字段顺序
|
2 yıl önce |
reghao
|
2910a44df3
1.注释 DataBlock 中没有使用的字段
|
2 yıl önce |
reghao
|
93982b6f13
DataBlock 的 id 等字段由 mysql 设置默认值
|
2 yıl önce |
reghao
|
f82bb3376f
添加 ObjectChannel getObjectChannel(int channelId) 方法
|
2 yıl önce |
reghao
|
f25a9e6a95
删除 FileType
|
2 yıl önce |
reghao
|
7b2102ac0f
对象只提供 PUBLIC 和 PRIVATE 两种可见范围, 其中 PUBLIC 可通过 url 直接访问, PRIVATE 则需要携带 token 才可访问
|
2 yıl önce |
reghao
|
72d27824ab
删除无用类
|
2 yıl önce |
reghao
|
c0bed47ca7
鉴于 StoreLocalCache 中的值是动态变化的, 所以应该直接调用它提供的方法的来获取相应的值
|
2 yıl önce |
reghao
|
4476d0a988
oss-store 中直接调用 storeLocalCache.getDomain() 获取 domain 的值
|
2 yıl önce |
reghao
|
0d0ceb6afe
将 UploadChannelService#getStoreNode 方法名字修改为 getStoreNodeByChannelId
|
2 yıl önce |
reghao
|
156ae3cdbf
删除 oss-console 中的无用 web 接口
|
2 yıl önce |
reghao
|
03a79f4a84
StoreObjectPageController 删除无用代码
|
2 yıl önce |
reghao
|
0439fd9f25
删除 OssConsoleClient 中的无用接口
|
2 yıl önce |
reghao
|
39e5a11fd7
删除 oss-store 中的无用代码
|
2 yıl önce |
reghao
|
ebae44707b
更新和 StoreNode model 相关的页面和接口
|
2 yıl önce |
reghao
|
51864ea026
1.StoreNode 添加 StoreDisk, 节点的磁盘使用信息
|
2 yıl önce |
reghao
|
1d4b7454cc
更新 oss-store 的初始化流程:
|
2 yıl önce |
reghao
|
0a5e97f4f5
将 StoreNode 中的 ipv4Addr 字段修改为 nodeAddr
|
2 yıl önce |
reghao
|
abf67b76af
添加文件上传接口和页面 demo
|
2 yıl önce |
reghao
|
f106d33f46
1.修改 object scope 更新接口
|
2 yıl önce |
reghao
|
48c667e88e
更新 oss-console 的接口参数
|
2 yıl önce |
reghao
|
7d340719be
update ImageRepository
|
2 yıl önce |
reghao
|
06c6c81cf5
更新 oss-sdk, upload 添加 token
|
2 yıl önce |
reghao
|
661b01bd70
删除 oss-store 中 OssProperties 的 domain, referer 以及 secretKey 字段, 这些字段放到 oss-console 中的 StoreNode 对象里, 由用户自行配置. 同时在 StoreNode 里添加一个 enabled 字段, 只有配置了前述字段才能将 enabled 设置为 true, 表示 oss-store 节点可用
|
2 yıl önce |
reghao
|
a62490bcf1
UploadChannel 添加一个 processFile 字段, 标识 oss-store 是否处理通过该 channel 上传的文件
|
2 yıl önce |
reghao
|
3c3ddd7556
对应 store-api 的更新
|
2 yıl önce |
reghao
|
5dd3249e88
更新 store-api 中的接口
|
2 yıl önce |
reghao
|
3a8b5adb73
对应 store-api 的更新
|
2 yıl önce |
reghao
|
b25f63b670
更新 store-api, 删除一些无用接口
|
2 yıl önce |