reghao
|
10995ff8b1
update OssConsoleTest
|
il y a 2 ans |
reghao
|
8fb2b1def6
禁用 UploadChannel 的删除接口
|
il y a 2 ans |
reghao
|
ff0f5eaf39
更新 StoreNode 和 UserNode 的删除接口
|
il y a 2 ans |
reghao
|
749b8448d1
更新 UserKey model 和相关页面接口
|
il y a 2 ans |
reghao
|
14a5ef7d37
ChannelAction 中添加一个 all 实例, 表示对 channel 可执行前述四种操作
|
il y a 2 ans |
reghao
|
a224a5037c
鉴于 oss-store 所部署的节点可能由于多网卡导致每次获取的 IP 地址不固定, 因此直接在 spring 配置文件中指定 store 节点的地址, 保证地址的 constant
|
il y a 2 ans |
reghao
|
2e657f1e3f
update OssConsoleTest
|
il y a 2 ans |
reghao
|
cf0d74ad7f
更新 getObjectInfo 方法的后端接口
|
il y a 2 ans |
reghao
|
cfe5547932
OssConsoleClient#getObjectInfo 方法添加 channelId 参数
|
il y a 2 ans |
reghao
|
a488ff7ba8
直接调用 StoreLocalCache 的 getHost 方法获取存储节点的 IPv4 地址
|
il y a 2 ans |
reghao
|
e3b04564aa
修改 ObjectInfo 字段和 getObjectInfo 方法参数
|
il y a 2 ans |
reghao
|
a23a9b1ec1
更新 html 模板页面
|
il y a 2 ans |
reghao
|
08cd8f4ccc
更新存储节点列表页面
|
il y a 2 ans |
reghao
|
466ca355bc
更新删除 UserNode 的处理逻辑, 需保证 UserKey 和 UploadChannel 均不存在
|
il y a 2 ans |
reghao
|
ecb95ce1b1
UploadChannel model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象
|
il y a 2 ans |
reghao
|
15c2702ace
UserKey model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象
|
il y a 2 ans |
reghao
|
fe71ff032f
UserNode model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象
|
il y a 2 ans |
reghao
|
9b51d9c573
更新 object/upload.html 页面
|
il y a 2 ans |
reghao
|
26a5c22dbd
将 "oss-console 系统" 替换为 "oss-console"
|
il y a 2 ans |
reghao
|
6a14f4a5b2
更新构建脚本
|
il y a 2 ans |
reghao
|
263767c076
修复 StoreProperties 构造函数中的字段顺序
|
il y a 2 ans |
reghao
|
2910a44df3
1.注释 DataBlock 中没有使用的字段
|
il y a 2 ans |
reghao
|
93982b6f13
DataBlock 的 id 等字段由 mysql 设置默认值
|
il y a 2 ans |
reghao
|
f82bb3376f
添加 ObjectChannel getObjectChannel(int channelId) 方法
|
il y a 2 ans |
reghao
|
f25a9e6a95
删除 FileType
|
il y a 2 ans |
reghao
|
7b2102ac0f
对象只提供 PUBLIC 和 PRIVATE 两种可见范围, 其中 PUBLIC 可通过 url 直接访问, PRIVATE 则需要携带 token 才可访问
|
il y a 2 ans |
reghao
|
72d27824ab
删除无用类
|
il y a 2 ans |
reghao
|
c0bed47ca7
鉴于 StoreLocalCache 中的值是动态变化的, 所以应该直接调用它提供的方法的来获取相应的值
|
il y a 2 ans |
reghao
|
4476d0a988
oss-store 中直接调用 storeLocalCache.getDomain() 获取 domain 的值
|
il y a 2 ans |
reghao
|
0d0ceb6afe
将 UploadChannelService#getStoreNode 方法名字修改为 getStoreNodeByChannelId
|
il y a 2 ans |