Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] 核心重构 #116

Merged
merged 59 commits into from
Nov 11, 2019
Merged

[Refactor] 核心重构 #116

merged 59 commits into from
Nov 11, 2019

Conversation

kainstar
Copy link
Collaborator

@kainstar kainstar commented Oct 4, 2019

  • 升级依赖
    1. 替换部分长期未更新的依赖包
    2. vue 及组件库升级,使用 vuex 替换 vue-data-center
  • 代码重构
    1. 将核心转发服务器和管理服务器移至 core 目录下,并进行重构,统一 middleware、controller、service 的相关风格
    2. webui 部分添加了 typescript 支持,重写了大部分的 vue 组件
    3. 删除原来无用的配置文件,删除 root_ 前缀,添加相关的自动迁移脚本
  • 功能更新
    1. 插件支持动态开关,并添加升级按钮(升级后依旧需要重启)
    2. 添加证书缓存清理功能(GUI)
    3. 添加GUI客户端的 windows 支持(之后不再进行 CLI 的维护)
  • 打包脚本优化

@kainstar kainstar merged commit 030b68b into master Nov 11, 2019
@kainstar kainstar deleted the refactor/core branch November 28, 2019 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant