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
endymx af0ecce25b
feat: 端口转发功能 (#5439)
5 months ago
..
app.go fix: 解决部分情况下升级版本不显示的问题 (#5261) 6 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
backup.go feat: 计划任务支持备份到多个备份账号 (#3689) 10 months ago
base.go
command.go feat: Redis 数据库支持快速命令 (#5018) 6 months ago
compose_template.go
cronjob.go feat: 压缩和解压缩 tar.gz 文件时支持设置压缩密码 (#5258) 6 months ago
database.go feat: Mysql 远程数据库支持 SSL (#3091) 1 year ago
database_mysql.go feat: 同步数据库时标记已删除数据库 (#4185) 9 months ago
database_postgresql.go feat: 同步数据库时标记已删除数据库 (#4185) 9 months ago
favorite.go feat: 文件增加收藏夹功能 (#2612) 1 year ago
firewall.go feat: 端口转发功能 (#5439) 5 months ago
ftp.go feat: 工具箱支持 FTP (#5039) 6 months 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
snapshot.go feat: 快照支持本地目录及多选备份账号 (#3693) 10 months ago
tag.go feat: 应用商店分类增加排序 (#2455) 1 year ago
website.go feat: 网站创建增加 FTP 选项 (#5076) 6 months 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: 证书申请增加配置,提高申请成功率 (#4903) 7 months ago