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/dto
ssongliu 0f9b0d5d82
feat: 同步数据库时标记已删除数据库 (#4185)
9 months ago
..
request fix: 解决清空文件后保存失败的问题 (#3965) 9 months ago
response fix: 数据库连接信息更改为容器名 (#3735) 10 months ago
app.go feat: 增加安装应用时 mongodb 和 minio 的用户名/密码自动填写 (#3231) 12 months ago
auth.go
backup.go feat: 计划任务支持备份到多个备份账号 (#3689) 10 months ago
command.go feat: 主机快速命令增加排序 (#3707) 10 months ago
common_req.go
common_res.go
compose_template.go
container.go fix: 解决单位转换导致的内存限制问题 (#4055) 9 months ago
cronjob.go fix: 解决计划任务记录删除时文件被误删问题 (#3777) 10 months ago
dashboard.go fix: 限制快照跨架构恢复 (#4064) 9 months ago
database.go feat: 同步数据库时标记已删除数据库 (#4185) 9 months ago
database_postgresql.go feat: 同步数据库时标记已删除数据库 (#4185) 9 months ago
device.go feat: Swap 修改增加最大值限制 (#3175) 12 months ago
docker.go
fail2ban.go fix: Fail2ban 配置修改后重启服务 (#3261) 12 months ago
firewall.go feat: 防火墙增加重启按钮 (#3364) 11 months ago
group.go
host.go
image.go feat: 镜像 Tag 逻辑修改 (#3346) 12 months ago
image_repo.go
logs.go
monitor.go
nginx.go
setting.go feat: 快照支持设置排除目录 (#4154) 9 months ago
ssh.go feat: 优化 SSH 日志获取 (#3348) 12 months ago