Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

Releases: nonacosa/new-bee

1.0.2

03 Aug 11:39
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
  • oAuth github登录
  • docker + shell 部署
  • 增加用户修改页面
  • 提供了前端restFull API
  • 修复一些bug

1.0.1

07 Jul 20:46
Compare
Choose a tag to compare
  • 简化了 package.json 过度依赖 、暂时移出了electron 、清除了多余的 js css 静态文件
  • 封装了 七牛云sdk
  • 对 浏览器 cookie 进行了加密
  • 修改了用户主键
  • 增加了用户 粉丝 追随者 字段 、文章 阅读数字段
  • 增加了仿掘金用户页文章列表

1.0.0

05 Jul 15:17
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

基础功能、架构 - 适合想用newbee架构的同学

  • 评论、登录、注册、发布文章、个人资料

  • N个静态页面或简单实现部分功能

  • 实现 protobuf + base64 登录 todo:自定义ptotobuf标准协议、方便以后扩展消息推送

  • 实现gitalk auth2.0-github登录评论 todo:扩展gitalk源码,关联newbee逻辑

  • 封装 spring-boot-data-jpa排序、分页 todo:封装base CURD

  • 此版本未解决 mysql存储emoji问题,下一版本发布更多功能