reghao
|
84b92632fe
store-api 中添加一个 StoreInfo 对象, 并在 StoreService 中添加一个 getStoreInfo 方法, 每次查看 StoreNode 的详细信息时直接调用 RPC 服务中的 getStoreInfo 方法
|
2 yıl önce |
reghao
|
2b224e233b
UploadChannel 按 channelId 升序
|
2 yıl önce |
reghao
|
96b2c01fbe
对应 oss-store 中接口的修改
|
2 yıl önce |
reghao
|
09bc02c69d
oss-store 中使用 MediaService 替换 cn.reghao.oss.store.api.iface.media 中的接口
|
2 yıl önce |
reghao
|
10995ff8b1
update OssConsoleTest
|
2 yıl önce |
reghao
|
8fb2b1def6
禁用 UploadChannel 的删除接口
|
2 yıl önce |
reghao
|
ff0f5eaf39
更新 StoreNode 和 UserNode 的删除接口
|
2 yıl önce |
reghao
|
749b8448d1
更新 UserKey model 和相关页面接口
|
2 yıl önce |
reghao
|
14a5ef7d37
ChannelAction 中添加一个 all 实例, 表示对 channel 可执行前述四种操作
|
2 yıl önce |
reghao
|
a224a5037c
鉴于 oss-store 所部署的节点可能由于多网卡导致每次获取的 IP 地址不固定, 因此直接在 spring 配置文件中指定 store 节点的地址, 保证地址的 constant
|
2 yıl önce |
reghao
|
2e657f1e3f
update OssConsoleTest
|
2 yıl önce |
reghao
|
cf0d74ad7f
更新 getObjectInfo 方法的后端接口
|
2 yıl önce |
reghao
|
cfe5547932
OssConsoleClient#getObjectInfo 方法添加 channelId 参数
|
2 yıl önce |
reghao
|
a488ff7ba8
直接调用 StoreLocalCache 的 getHost 方法获取存储节点的 IPv4 地址
|
2 yıl önce |
reghao
|
e3b04564aa
修改 ObjectInfo 字段和 getObjectInfo 方法参数
|
2 yıl önce |
reghao
|
a23a9b1ec1
更新 html 模板页面
|
2 yıl önce |
reghao
|
08cd8f4ccc
更新存储节点列表页面
|
2 yıl önce |
reghao
|
466ca355bc
更新删除 UserNode 的处理逻辑, 需保证 UserKey 和 UploadChannel 均不存在
|
2 yıl önce |
reghao
|
ecb95ce1b1
UploadChannel model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象
|
2 yıl önce |
reghao
|
15c2702ace
UserKey model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象
|
2 yıl önce |
reghao
|
fe71ff032f
UserNode model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象
|
2 yıl önce |
reghao
|
9b51d9c573
更新 object/upload.html 页面
|
2 yıl önce |
reghao
|
26a5c22dbd
将 "oss-console 系统" 替换为 "oss-console"
|
2 yıl önce |
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 |