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
ssongliu 61078a24fd
feat: 快照支持本地目录及多选备份账号 (#3693)
10 months ago
..
app.go feat: php运行环境支持第三方商店app (#3253) 12 months ago
app_detail.go feat: 增加应用忽略升级功能 (#1515) 1 year ago
app_install.go fix: 解决本地应用备份恢复报错的问题 (#2879) 1 year ago
app_install_resource.go feat: 应用安装支持选择 mariadb 和其他 mysql (#2130) 1 year ago
app_tag.go style: 增加应用商店列表和同步功能 2 years ago
backup.go feat: 计划任务支持备份到多个备份账号 (#3689) 10 months ago
base.go feat: 增加应用详情页 2 years ago
command.go fix: 快速命令增加分组 (#2732) 1 year ago
compose_template.go feat: compose 详情界面增加启动、停止操作 2 years ago
cronjob.go fix: 调整计划任务备份账号字段名 (#3691) 10 months ago
database.go feat: Mysql 远程数据库支持 SSL (#3091) 1 year ago
database_mysql.go fix: 数据库部分逻辑调整 (#2316) 1 year ago
database_postgresql.go feat: PostgreSQL 增加权限设置 (#3537) 11 months ago
favorite.go feat: 文件增加收藏夹功能 (#2612) 1 year ago
firewall.go feat: 防火墙列表增加状态、策略筛选项 (#2121) 1 year ago
group.go fix: 调整主机分组逻辑、增加默认分组 2 years ago
host.go feat: 主机增加记住密码,支持带密码私钥连接 (#570) 2 years ago
image_repo.go feat: 镜像仓库增加状态列,连接判断 2 years ago
logs.go feat: 表格增加搜索框 2 years ago
monitor.go fix: 监控磁盘、网络数据获取方式修改 2 years ago
php_extensions.go feat: PHP 运行环境增加扩展模版 (#3502) 11 months ago
runtime.go feat: Node.js 运行环境增加端口校验 (#2407) 1 year ago
setting.go feat: 增加 mfa 设置 2 years ago
snapshot.go feat: 快照支持本地目录及多选备份账号 (#3693) 10 months ago
tag.go feat: 应用商店分类增加排序 (#2455) 1 year ago
website.go feat: 网站增加 IPV6 监听设置 (#1188) 2 years ago
website_acme_account.go feat: 增加申请 ECC 类型证书 (#2965) 1 year ago
website_ca.go feat: 增加自签证书功能 (#3049) 1 year ago
website_dns_account.go feat: 续签同步应用到网站 2 years ago
website_domain.go style: 修改website的API和model 2 years ago
website_ssl.go feat: 手动创建证书增加更新功能 (#3087) 1 year ago