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
zhengkunwang223 d4c1caa26a
feat: 增加运行环境编辑功能
2 years ago
..
helper feat: runtime 增加删除功能 2 years ago
app.go feat: 增加创建 php 运行环境功能 2 years ago
app_install.go feat: 系统启动增加同步已安装应用步骤 (#295) 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 fix: 解决计划任务备份文件失效仍能下载的问题 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 feat: 增加 daemon.json 文件不存在或为空提示 2 years ago
entry.go feat: 代码规范性修改 2 years ago
file.go feat: 修改文件上传错误处理 (#370) 2 years ago
firewall.go feat: 增加防火墙开关及行状态切换功能 2 years ago
group.go fix: 调整主机分组逻辑、增加默认分组 2 years ago
host.go fix: 敏感字符增加传输加密 (#219) 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 fix: 解决主机密钥连接失败的问题 2 years ago
upgrade.go fix: 升级逻辑调整 (#341) 2 years ago
website.go feat: 优化网站删除的逻辑 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