reghao
|
171b55312a
将 ossweb.reghao.cn 修改为 ossconsole.reghao.cn
|
2 лет назад |
reghao
|
a907101c45
更新 spring 配置文件
|
2 лет назад |
reghao
|
428c493dd8
添加删除 UploadChannel 的方法
|
2 лет назад |
reghao
|
44dd18a1a9
添加对 UploadChannel 的唯一性约束
|
2 лет назад |
reghao
|
6ff2287a3f
update build script
|
2 лет назад |
reghao
|
dbfe326a05
oss-console 添加 dockerfile
|
2 лет назад |
reghao
|
c2bcc3a24f
oss-store 删除 curator-recipes 依赖, 不再使用 zk 作为注册中心, 作为 dubbo provider 不再将服务 expose 到注册中心, consumer 采用"直连"的方式调用 dubbo 提供的服务
|
2 лет назад |
reghao
|
36644ddf37
oss-console 删除 curator-recipes 依赖, 不再使用 zk 作为注册中心, 因此 @DubboReference 注解也不能再使用. 作为 dubbo consumer, oss-console 采用"直连"的方式调用 dubbo provider 提供的服务
|
2 лет назад |
reghao
|
62bf2b9a3c
将 oss-api 名字更改为 store-api, 包名也更改为 cn.reghao.oss.store.api
|
2 лет назад |
reghao
|
fe328faff4
将 oss-web 名字更改为 oss-console, 包名也更改为 cn.reghao.oss.console
|
2 лет назад |
reghao
|
c0fc907e6d
oss-web 中添加修改 UploadChannel 可见范围的接口和页面
|
2 лет назад |
reghao
|
9cd50c40bc
更新 ObjectGetController 中对请求资源可见范围的判断和处理
|
2 лет назад |
reghao
|
94599cce47
更新获取某个节点上所有的 UploadChannel 的方法
|
2 лет назад |
reghao
|
1cc3b7d381
更新获取某个节点上所有的 UploadChannel 的方法
|
2 лет назад |
reghao
|
e12e8fb41a
1.将 userId 修改为 int 类型
|
2 лет назад |
reghao
|
412106b225
oss-web 中更新 UploadChannel 的相关接口
|
2 лет назад |
reghao
|
e113fbe1b3
oss-store 中使用 ObjectChannel 来代替 UploadChannel
|
2 лет назад |
reghao
|
d8e91b0a50
更新 oss-api
|
2 лет назад |
reghao
|
6779759f35
更新 /home 页的系统信息展示
|
2 лет назад |
reghao
|
473006af9c
oss-store 引入 oss-sdk 依赖以便使用 OssConsoleClient
|
2 лет назад |
reghao
|
ef23f4db57
OssServerServiceImpl 实现 createChannel 方法, 供 oss-console 创建 channel 时调用
|
2 лет назад |
reghao
|
a0d14d040d
OssConsoleClient 添加一个不需要认证的构造函数, 只给 oss-store 内部调用
|
2 лет назад |
reghao
|
16d1e66c38
上传通道列表页面显示 channelId 字段
|
2 лет назад |
reghao
|
117f3b3f1d
引入 HandlerInterceptor 带来的连锁反应, 由于使用了自定义的 WebMvcConfigurationSupport, 使得默认的 Web 自动配置失效. 首先是调用 RequestContextHolder.getRequestAttributes 返回 null, 其次是 Hibernate 的 LazyInitializationException 异常以及在 controller 里面不能自动将 id 转化为 entity. 本次提交就是为了解决这些问题
|
2 лет назад |
reghao
|
f64fbc8a16
oss-store 更新 node register 接口
|
2 лет назад |
reghao
|
d211f1b001
ObjectChannel 实现序列化接口, dubbo 要求
|
2 лет назад |
reghao
|
6c58d2a1d7
1.添加 UserKey, UserNode model, 接口和页面
|
2 лет назад |
reghao
|
02130a5ce4
update oss-store AppLifecycle
|
2 лет назад |
reghao
|
541d213b0e
update oss-store rpc interface
|
2 лет назад |
reghao
|
0dc3d7e435
update oss-api ImageFileService
|
2 лет назад |