1Panel/backend/app/dto
John Bro 43a6b4b735
feat: 容器创建支持指定 IP 地址 (#4489)
#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2024-04-13 11:56:07 +00:00
..
request feat: 优化文件创建 (#4440) 2024-04-09 07:34:08 +00:00
response feat: 创建网站增加 waf 关联 (#4333) 2024-03-27 10:36:08 +00:00
app.go
auth.go
backup.go feat: 计划任务支持备份到多个备份账号 (#3689) 2024-01-24 17:41:56 +08:00
command.go feat: 主机快速命令增加排序 (#3707) 2024-01-26 13:45:41 +08:00
common_req.go
common_res.go
compose_template.go
container.go feat: 容器创建支持指定 IP 地址 (#4489) 2024-04-13 11:56:07 +00:00
cronjob.go feat: 计划任务容器中执行增加 Command 选项 (#4398) 2024-04-03 08:50:07 +00:00
dashboard.go feat: 增加 GPU 监控 (#4468) 2024-04-11 06:16:10 +00:00
database.go fix typos (#4503) 2024-04-13 19:49:17 +08:00
database_postgresql.go feat: 同步数据库时标记已删除数据库 (#4185) 2024-03-14 10:22:07 +00:00
device.go
docker.go
fail2ban.go
firewall.go feat: 防火墙增加重启按钮 (#3364) 2023-12-18 03:42:13 +00:00
group.go
host.go
image.go
image_repo.go
logs.go
monitor.go
nginx.go
setting.go feat: 未认证设置状态下系统跳转页面功能实现 (#4444) 2024-04-09 14:46:09 +00:00
ssh.go feat: 优化 SSH 日志获取 (#3348) 2023-12-15 10:12:08 +00:00