Historia zmian

Autor SHA1 Wiadomość Data
  reghao cd871b589f 1.添加存放 server 登录信息的 csv 文件, deployer 会读取该 csv 文件来获取登录 server 需要的帐号密码 2 lat temu
  reghao 42904e74d5 update manager config file 2 lat temu
  reghao c794cdc3e7 添加 manager 的 sql schema 2 lat temu
  reghao 091b7574c0 用户根据其角色获取资源列表时, 只返回已启用的资源 2 lat temu
  reghao 4a8f2117f9 实现资源(Menu)的启用和禁用 2 lat temu
  reghao 6ca496e8fe 注释 sysmsg.html 页面的删除按钮 2 lat temu
  reghao d5803bc0af /sys/log 页面根据 HTTP 协议来决定使用 wss 还是 ws 前缀 2 lat temu
  reghao 5cd569eaea 删除 DeployConfigDto 中 startScript 字段的约束, 对于 docker 应用系统会使用默认值 2 lat temu
  reghao 8046c84152 更新 AppConfig 时, 若 app 的本地仓库不存在, 则忽略 2 lat temu
  reghao 4aa44c754a 更新 agent 的配置文件, 只需指定 manager 的地址和端口即可 2 lat temu
  reghao b56738cbca 删除 DiskInfo 2 lat temu
  reghao ad59ee190f 更新 DeployApp 输出的日志内容 2 lat temu
  reghao ab2b6b46e0 deployer 不使用配置文件, 采用命令行传参的方式 2 lat temu
  reghao 1f989aff4e 添加一个 deployer 模块, 专门用来部署 manager 和 agent 2 lat temu
  reghao 2c18a3f2b6 添加 manager 的启动脚本 2 lat temu
  reghao 62cdadfddb 添加 agent 的配置文件和启动脚本 2 lat temu
  reghao edd6d082c5 update .gitignore 2 lat temu
  reghao e27bea8a20 update .gitignore 2 lat temu
  reghao 11425cf27a 更新 logback 日志配置, 所有 level 的日志都输出到同一个日志文件, 日志文件按日期分割 2 lat temu
  reghao af4bf4f057 将"帐户"更改为"帐号" 2 lat temu
  reghao 9b30000825 更新"发送邮件帐号"配置页面 2 lat temu
  reghao 8320b00d62 更新测试环境配置文件 2 lat temu
  reghao b5e3b2ac2f 构建 jar 包时根据环境设置 thymeleaf cache 是否启用 2 lat temu
  reghao 5361d28755 角色为 ADMIN 的帐号可看到系统消息 2 lat temu
  reghao b19dc7f53f 添加 SysMessage 数据模型, 接口和页面 2 lat temu
  reghao 6f1cb43bbd 更新私钥不存在时返回的错误信息 2 lat temu
  reghao 5e4e4da473 帐号管理页面添加 最近访问 栏 2 lat temu
  reghao 69803d0942 AccountSessionService 添加 getLastRequest 方法, 获取已登录帐号最近活动的时间 2 lat temu
  reghao 2cd5c04226 1.将 /home mapping 放到 AccountAuthController 中 2 lat temu
  reghao 4a0f22708f 1.添加 AccountSessionService 用于管理帐号的会话 2 lat temu