1Panel/backend/app/model
2023-11-16 06:38:07 +00:00
..
app.go feat: 修改本地应用同步逻辑 2023-05-16 17:45:19 +08:00
app_detail.go feat: 增加应用忽略升级功能 (#1515) 2023-07-03 08:36:18 +00:00
app_install.go fix: 解决本地应用备份恢复报错的问题 (#2879) 2023-11-10 07:06:07 +00:00
app_install_resource.go feat: 应用安装支持选择 mariadb 和其他 mysql (#2130) 2023-08-31 07:14:11 +00:00
app_tag.go style: 增加应用商店列表和同步功能 2022-10-08 15:03:29 +08:00
backup.go feat: 备份账号增加 Onedrive (#1421) 2023-06-23 15:06:13 +00:00
base.go feat: 增加应用详情页 2022-10-08 15:03:29 +08:00
command.go fix: 快速命令增加分组 (#2732) 2023-10-31 06:14:30 +00:00
compose_template.go feat: compose 详情界面增加启动、停止操作 2022-12-07 18:18:45 +08:00
cronjob.go feat: 计划任务支持备份应用 (#2040) 2023-08-23 14:44:14 +00:00
database.go fix: 数据库部分逻辑调整 (#2316) 2023-09-16 05:16:15 +00:00
database_mysql.go fix: 数据库部分逻辑调整 (#2316) 2023-09-16 05:16:15 +00:00
favorite.go feat: 文件增加收藏夹功能 (#2612) 2023-10-20 09:56:46 +00:00
firewall.go feat: 防火墙列表增加状态、策略筛选项 (#2121) 2023-08-30 06:56:11 +00:00
group.go fix: 调整主机分组逻辑、增加默认分组 2023-03-06 20:43:53 +08:00
host.go feat: 主机增加记住密码,支持带密码私钥连接 (#570) 2023-04-10 13:50:24 +00:00
image_repo.go feat: 镜像仓库增加状态列,连接判断 2022-12-19 12:55:32 +08:00
logs.go feat: 表格增加搜索框 2023-02-08 14:18:25 +08:00
monitor.go fix: 监控磁盘、网络数据获取方式修改 2023-02-09 17:21:29 +08:00
runtime.go feat: Node.js 运行环境增加端口校验 (#2407) 2023-09-28 07:28:21 +00:00
setting.go feat: 增加 mfa 设置 2022-09-20 14:55:08 +08:00
snapshot.go fix: 快照增加文件大小显示 (#2227) 2023-09-08 15:12:13 +00:00
tag.go feat: 应用商店分类增加排序 (#2455) 2023-10-08 06:54:14 +00:00
website.go feat: 网站增加 IPV6 监听设置 (#1188) 2023-05-30 06:22:57 +00:00
website_acme_account.go feat: 增加申请 ECC 类型证书 (#2965) 2023-11-16 06:38:07 +00:00
website_dns_account.go feat: 续签同步应用到网站 2023-01-04 14:34:42 +08:00
website_domain.go style: 修改website的API和model 2022-12-15 11:12:25 +08:00
website_ssl.go fix: 解决创建网站应用没有关联的 BUG 2023-02-28 14:53:00 +08:00