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 31576138bf
fix: 解决容器编排路径为空时无法删除的问题 (#6862)
4 weeks ago
..
app.go style: 处理代码警告 (#6183) 3 months ago
app_install.go fix: 解决部分应用参数数据库显示错误的问题 (#6136) 3 months ago
app_utils.go fix: 解决 Mysql 特定版本忽略升级失效的问题 (#6800) 1 month ago
auth.go fix: 登录页跳转增加 404 (#5164) 6 months ago
backup.go feat: 应用升级备份保留 3 份 (#6116) 3 months ago
backup_app.go feat: 应用升级备份保留 3 份 (#6116) 3 months ago
backup_mysql.go style:fit some code style (#5601) 5 months ago
backup_postgresql.go style:fit some code style (#5601) 5 months ago
backup_redis.go style:fit some code style (#5601) 5 months ago
backup_runtime.go style:fit some code style (#5601) 5 months ago
backup_website.go feat: 增加 Go 运行环境 (#5632) 5 months ago
clam.go feat: 移除多余代码 1 month ago
command.go fix: Redis 数据库连接信息移除密码限制 (#5239) 6 months ago
compose_template.go
container.go fix: 删除容器后 compose 记录保存以便后续处理 (#6447) 2 months ago
container_compose.go fix: 解决容器编排路径为空时无法删除的问题 (#6862) 4 weeks ago
container_network.go
container_volume.go fix: 统一时区获取方法 (#6175) 3 months ago
cronjob.go feat: 移除多余代码 1 month ago
cronjob_backup.go fix: 解决快照列表排序的问题 (#6816) 1 month ago
cronjob_helper.go feat: 移除多余代码 1 month ago
dashboard.go fix: 概览页磁盘显示排除 overlay 类型 (#6672) 2 months ago
database.go style:fit some code style (#5601) 5 months ago
database_common.go
database_mysql.go fix: mysql 绑定用户增加输入校验 (#6149) 3 months ago
database_postgresql.go fix: 解决 MariaDB 数据库同步失败的问题 (#5605) 5 months ago
database_redis.go fix: 处理数据库遮罩问题 (#5215) 6 months ago
device.go style:fit some code style (#5601) 5 months ago
device_clean.go fix: 补全依赖 (#5604) 5 months ago
docker.go fix: 解决低版本 dockerd 命令不兼容的问题 (#6824) 1 month ago
entry.go feat: 增加病毒扫描工具 (#5546) 5 months ago
fail2ban.go
favorite.go
file.go fix: 主机文件的路径栏路径 Bug 解决 (#6428) 3 months ago
firewall.go fix: 容器部分操作动态修改执行命令 (#6750) 1 month ago
ftp.go fix: 优化 FTP 列表分页样式 (#5283) 6 months ago
group.go
helper.go
host.go
host_tool.go fix: 解决进程守护命令不能输入空格的问题 (#4997) 7 months ago
image.go style: 处理代码警告 (#6183) 3 months ago
image_repo.go fix: 解决容器镜像仓库编辑失败的问题 (#6845) 4 weeks ago
logs.go
monitor.go refactor: 调整主机监控任务时间为整分钟执行 (#6379) 3 months ago
nginx.go
nginx_utils.go
php_extensions.go
process.go
recycle_bin.go
runtime.go feat: 启动运行环境增加默认网络检测 (#6820) 1 month ago
runtime_utils.go feat: PHP 镜像 build 增加超时时间 (#6744) 1 month ago
setting.go feat: SSL 配置增加重启选项 (#6792) 1 month ago
snapshot.go feat: 快照列表改为异步获取大小 (#6670) 2 months ago
snapshot_create.go fix: 解决快照套接字忽略失败的问题 (#6273) 3 months ago
snapshot_recover.go fix: 容器部分操作动态修改执行命令 (#6750) 1 month ago
ssh.go fix: 解决服务包含 .socket 时起停失败的问题 (#6553) 2 months ago
upgrade.go style:fit some code style (#5601) 5 months ago
website.go feat: 创建运行环境网站增加默认网络创建 (#6807) 1 month ago
website_acme_account.go
website_ca.go feat: 自签证书支持 ipv6 (#6627) 2 months ago
website_dns_account.go
website_ssl.go fix: 解决证书自动续签日志报错的问题 (#6784) 1 month ago
website_utils.go feat: SSL 配置增加重启选项 (#6792) 1 month ago