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/service
ssongliu 09341d2254
fix: 解决 UFW 防火墙添加端口备注时不生效的问题 (#2491)
1 year ago
..
app.go feat: node.js 运行环境增加模块列表 (#2482) 1 year ago
app_install.go feat: 应用安装支持选择远程数据库 (#2439) 1 year ago
app_utils.go feat: 应用安装支持选择远程数据库 (#2439) 1 year ago
auth.go fix: 登陆接口增加安全入口校验 (#2199) 1 year ago
backup.go fix: 解决同步快照名称加载错误的问题 (#1875) 1 year ago
backup_app.go feat: 应用安装支持选择远程数据库 (#2439) 1 year ago
backup_mysql.go fix: 数据库部分逻辑调整 (#2316) 1 year ago
backup_redis.go fix: 回滚目录切换 (#1808) 1 year ago
backup_runtime.go fix: 解决 node.js 网站备份恢复之后运行环境一直启动中的问题 (#2462) 1 year ago
backup_website.go feat: 网站增加选择 node.js 运行环境 (#2444) 1 year ago
command.go
compose_template.go
container.go fix: 优化容器列表端口显示 (#2460) 1 year ago
container_compose.go feat: 已安装应用增加日志页面 (#2403) 1 year ago
container_network.go feat: 容器创建编辑增加拉取最新镜像选项 (#1597) 1 year ago
container_volume.go feat: 容器创建编辑增加拉取最新镜像选项 (#1597) 1 year ago
cornjob.go fix: 解决计划任务备份所有应用失败的问题 (#2278) 1 year ago
cronjob_helper.go fix: 数据库部分逻辑调整 (#2316) 1 year ago
dashboard.go fix: 修改拼写错误 (#2438) 1 year ago
database.go fix: 远程数据库增加删除提示 (#2454) 1 year ago
database_mysql.go fix: 修改拼写错误 (#2438) 1 year ago
database_redis.go fix: 解决 redis 修改密码报错的问题 (#2271) 1 year ago
docker.go fix: 解决打开越权读取文件的问题 (#1810) 1 year ago
entry.go feat: 多数据库接口适配 (#2094) 1 year ago
file.go
firewall.go fix: 解决 UFW 防火墙添加端口备注时不生效的问题 (#2491) 1 year ago
group.go
helper.go
host.go fix: 解决主机密钥无法正常连接终端的问题 (#1675) 1 year ago
host_tool.go fix: 解决守护进程停止之后状态读取异常的问题 (#2186) 1 year ago
image.go feat: 容器镜像列表增加是否使用标签 (#2364) 1 year ago
image_repo.go fix: 解决部分接口命令注入问题 (#1690) 1 year ago
logs.go fix: 日志筛选项格式修改 (#2440) 1 year ago
monitor.go fix: 监控采集方式修改 (#2489) 1 year ago
nginx.go feat: Openresty 支持非 80 443 端口安装 (#2059) 1 year ago
nginx_utils.go
process.go
runtime.go feat: node.js 运行环境增加模块管理 (#2488) 1 year ago
runtime_utils.go feat: 创建、更新 node.js 环境增加容器名称校验 (#2461) 1 year ago
setting.go fix: 监控采集方式修改 (#2489) 1 year ago
setting_clean.go fix: 增加备份临时回滚文件清理项 (#2458) 1 year ago
snapshot.go fix: 修改拼写错误 (#2438) 1 year ago
snapshot_create.go fix: 解决数据库性能调整导致服务重启的问题 (#2308) 1 year ago
ssh.go fix: 日志筛选项格式修改 (#2440) 1 year ago
upgrade.go fix: 优化部分日志打印 (#2349) 1 year ago
website.go feat: 修改网站日志的关闭参数 (#2475) 1 year ago
website_acme_account.go
website_dns_account.go
website_ssl.go fix: 解决证书 HTTP 模式下保存了错误数据的问题 (#2476) 1 year ago
website_utils.go fix: 解决 node.js 运行环境网站第一次创建失败的问题 (#2459) 1 year ago