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/model
zhengkunwang223 c629fa9575
feat: 增加创建运行环境类型网站
2 years ago
..
app.go fix: 解决创建网站应用没有关联的 BUG 2 years ago
app_detail.go feat: 增加应用可更新 2 years ago
app_install.go fix: 封装导入备份组件 2 years ago
app_install_resource.go feat: 删除 app_container ,修改安装逻辑 2 years ago
app_tag.go style: 增加应用商店列表和同步功能 2 years ago
backup.go fix: 面板设置界面改为路由实现 2 years ago
base.go feat: 增加应用详情页 2 years ago
command.go feat: 改软删除为硬删除 2 years ago
compose_template.go feat: compose 详情界面增加启动、停止操作 2 years ago
cronjob.go feat: 增加从快照恢复功能 2 years ago
database_mysql.go feat: 增加 redis 状态获取、配置获取等接口 2 years ago
group.go fix: 调整主机分组逻辑、增加默认分组 2 years ago
host.go fix: 调整主机分组逻辑、增加默认分组 2 years ago
image_repo.go feat: 镜像仓库增加状态列,连接判断 2 years ago
logs.go feat: 表格增加搜索框 2 years ago
monitor.go fix: 监控磁盘、网络数据获取方式修改 2 years ago
runtime.go feat: 增加创建 php 运行环境功能 2 years ago
setting.go feat: 增加 mfa 设置 2 years ago
snapshot.go feat: 增加从快照恢复功能 2 years ago
tag.go style: 增加应用商店列表和同步功能 2 years ago
website.go feat: 增加创建运行环境类型网站 2 years ago
website_acme_account.go feat: 修改证书 账号等删除校验 2 years ago
website_dns_account.go feat: 续签同步应用到网站 2 years ago
website_domain.go style: 修改website的API和model 2 years ago
website_ssl.go fix: 解决创建网站应用没有关联的 BUG 2 years ago