You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1Panel/backend/app/api/v1
ssongliu 0ddbdfeac9
feat: 主机增加记住密码,支持带密码私钥连接 (#570)
2 years ago
..
helper feat: runtime 增加删除功能 2 years ago
app.go feat: 增加同步本地应用功能 (#537) 2 years ago
app_install.go feat: 增加配置 php 配置文件功能 2 years ago
auth.go fix: 修复了 jwt 无法登录的问题 (#436) 2 years ago
backup.go fix: 解决计划任务备份文件失效仍能下载的问题 2 years ago
command.go fix: 请求路由根据前端目录调整 2 years ago
compose_template.go feat: 表格增加搜索框 2 years ago
container.go fix: 修改镜像构建和编排创建路径限制,增加 config 校验 (#342) 2 years ago
cronjob.go feat: 增加计划任务记录清空按钮 (#528) 2 years ago
dashboard.go fix: 系统操作日志调整为从 swagger.json 读取 2 years ago
database_mysql.go fix: 敏感字符增加传输加密 (#219) 2 years ago
database_redis.go fix: 敏感字符增加传输加密 (#219) 2 years ago
docker.go fix: 解决 go 版本升级导致的代码警告 (#527) 2 years ago
entry.go feat: 代码规范性修改 2 years ago
file.go fix: 解决 go 版本升级导致的代码警告 (#527) 2 years ago
firewall.go fix: 完善系统操作日志 (#536) 2 years ago
group.go fix: 完善系统操作日志 (#536) 2 years ago
host.go feat: 主机增加记住密码,支持带密码私钥连接 (#570) 2 years ago
image.go feat: 表格增加搜索框 2 years ago
image_repo.go fix: 镜像仓库增加同步功能 2 years ago
logs.go feat: 表格增加搜索框 2 years ago
monitor.go fix: 优化了概览页、监控页选项排序 2 years ago
nginx.go feat: 修改 OpenResty 的key 为 openresty 2 years ago
runtime.go feat: 增加运行环境编辑功能 2 years ago
setting.go feat: 应用商店离线包改为从 gitee github 获取 2 years ago
snapshot.go feat: 完成快照同步功能 2 years ago
terminal.go feat: 主机增加记住密码,支持带密码私钥连接 (#570) 2 years ago
upgrade.go fix: 升级逻辑调整 (#341) 2 years ago
website.go feat: 增加 PHP 相关配置修改功能 2 years ago
website_acme_account.go fix: 系统操作日志调整为从 swagger.json 读取 2 years ago
website_dns_account.go fix: 系统操作日志调整为从 swagger.json 读取 2 years ago
website_ssl.go feat: 证书列表增加设置自动续签功能 (#337) 2 years ago