提交歷史

作者 SHA1 備註 提交日期
  reghao 85f3041ebb 删除 cn.reghao.bnt.log 依赖 8 月之前
  reghao e5ff154b8c 1.删除 admin-api 依赖 8 月之前
  reghao 52c51d4440 对应 cn.reghao.jutil 包的更改 9 月之前
  reghao 58d393174a 各服务中添加以 Admin 为前缀的后台管理 controller, 相应的 service 也以 Admin 为前缀 9 月之前
  reghao aa78b41529 eureka-server 不使用 dubbo 9 月之前
  reghao 7bacde9a15 配置文件添加 dubbo.registry.group=dubbo 参数, duboo 注册到 zk 的地址根节点变为 /dubbo, 不配置将使用默认的 /services 根节点, 详见文档 https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/reference-manual/registry/zookeeper/ 9 月之前
  reghao c170b1cb8a eureka-server 的 application-test.yml 添加 dubbo.protocol.host 配置指定 dubbo 的 ip 地址 9 月之前
  reghao f2a25549d4 gateway 中 /api/tnb/** 的路由指向 search-service 9 月之前
  reghao e0c13e2751 gateway 的 application.yml 中添加到 user-service 的 /api/tnb/** 路由 9 月之前
  reghao 036295e2d3 account-service 添加 AccountRtmpController 作为 nginx-rtmp 的鉴权回调 9 月之前
  reghao 4cc5766f29 update content-service/vod VideoPlayServiceImpl 9 月之前
  reghao 8c22e7bd2e update account-service AccountRepository 9 月之前
  reghao a831358d1a update message-service ProgressHandler 9 月之前
  reghao 1fb435270b content-service 中删除 Favlist 和 FavlistContent 9 月之前
  reghao 18a5a8ba01 content-service 中使用 PostAlbum 和 PostItem 代替 ImagePost 和 ImageFile 9 月之前
  reghao 696b2d5609 update DiskShareService 10 月之前
  reghao e2c5e6debb CamService 中重置被分享 cam 的名字 10 月之前
  reghao b50f562099 1.DiskShare 中添加一个 albumType 字段, 其值为 AlbumType 枚举中的一个 10 月之前
  reghao 67eca2a1f5 DiskShareController 添加 delete 接口 10 月之前
  reghao 99cb70012a update content-service/disk CamRecordDto 10 月之前
  reghao 5616f88671 更新 content-service/disk 的分享功能 10 月之前
  reghao fd6546ddec update UserContactMapper 10 月之前
  reghao e75f3d33ad content-service 中使用 UserRoleInterceptor 来判断访问相应 url 的用户是否具有对应的角色 10 月之前
  reghao 3099f29252 update UserContactMapper.xml 10 月之前
  reghao 21ee6ddf88 添加一个 UserService#contactContain 方法检测用户是否在 UserContact 中 10 月之前
  reghao 2d85ef0756 update AccountAvatar 10 月之前
  reghao 97f667b3c7 update user-service UserContactController 10 月之前
  reghao cf62c6c632 content-service/disk 添加 DiskShareController 网盘分享接口 10 月之前
  reghao 1008202eb2 account-service 添加 AccountQuery#getAccountAvatar 方法, 用于获取用户的简要信息 10 月之前
  reghao 3ac9032707 DiskFolderService#getFolderTree 方法实现 el-tree 需要的数据格式, 即一棵目录树 10 月之前