1Panel/backend/app/repo
2023-08-06 14:28:03 +00:00
..
app.go feat: 应用商店对接远程应用服务 2023-05-16 17:45:19 +08:00
app_detail.go feat: 增加忽略应用列表和取消忽略功能 (#1566) 2023-07-06 10:48:22 +00:00
app_install.go fix: 解决 redis 页面命令行执行命令提示未认证的问题 (#1858) 2023-08-06 14:28:03 +00:00
app_install_resource.go feat: 应用导入备份恢复优化 (#1347) 2023-06-12 09:48:11 +00:00
app_tag.go feat: 代码规范性修改 2023-04-06 10:38:14 +08:00
backup.go feat: 代码规范性修改 2023-04-06 10:38:14 +08:00
command.go feat: 代码规范性修改 2023-04-06 10:38:14 +08:00
common.go feat: 容器、数据库、网站、计划任务增加名称排序 (#1490) 2023-06-29 10:40:12 +00:00
compose_template.go fix: 解决重复创建编排导致来源显示错误的问题 (#1558) 2023-07-06 06:26:22 +00:00
cronjob.go feat: 容器、数据库、网站、计划任务增加名称排序 (#1490) 2023-06-29 10:40:12 +00:00
databse_mysql.go fix: mysql 数据库连接信息样式调整 (#1857) 2023-08-06 13:02:00 +00:00
group.go fix: 解决设置默认分组的问题 (#385) 2023-03-23 12:58:33 +00:00
host.go feat: 代码规范性修改 2023-04-06 10:38:14 +08:00
image_repo.go feat: 完成容器终端功能 2022-10-19 15:06:32 +08:00
logs.go feat: 表格增加搜索框 2023-02-08 14:18:25 +08:00
remote_db.go feat: 实现远程数据备份恢复功能 (#1774) 2023-07-27 06:32:23 +00:00
runtime.go feat: 限制删除运行环境中使用的应用版本 (#1197) 2023-05-30 13:54:58 +00:00
setting.go feat: 监控增加数据采集间隔设置 (#1146) 2023-05-25 10:02:17 +00:00
snapshot.go feat: 增加从快照恢复功能 2023-01-30 21:11:12 +08:00
tag.go feat: 代码规范性修改 2023-04-06 10:38:14 +08:00
website.go feat: 增加 PHP 相关配置修改功能 2023-04-06 10:38:14 +08:00
website_acme_account.go feat: acme 账号增加名称重复性校验 2023-02-20 18:47:45 +08:00
website_dns_account.go feat: 代码规范性修改 2023-04-06 10:38:14 +08:00
website_domain.go feat: 代码规范性修改 2023-04-06 10:38:14 +08:00
website_ssl.go feat: 续签同步应用到网站 2023-01-04 14:34:42 +08:00