1Panel/backend/app/dto
2025-04-02 09:03:55 +00:00
..
request feat: Add MCP management (#8299) 2025-04-02 09:01:54 +00:00
response feat: Add MCP management (#8299) 2025-04-02 09:01:54 +00:00
ai.go fix: Fix the issue with AI proxy certificate res error (#7983) 2025-02-24 22:24:51 +08:00
alert.go feat: 增加病毒扫描和计划任务告警 (#6709) 2024-10-14 09:51:17 +00:00
app.go fix: Fixed the issue where local application descriptions were not di… (#7896) 2025-02-18 06:17:11 +00:00
auth.go feat: Korean language support (#7727) 2025-01-15 10:26:30 +00:00
backup.go feat: Support for asynchronously obtaining the backup file size (#7660) 2025-01-07 06:35:33 +00:00
clam.go feat: 增加病毒扫描和计划任务告警 (#6709) 2024-10-14 09:51:17 +00:00
command.go fix: 解决 gorm 的 sql 注入问题 (#5409) 2024-06-11 10:06:34 +00:00
common_req.go fix: Adjust the synchronization method for the Ollama model (#7895) 2025-02-18 06:09:10 +00:00
common_res.go
compose_template.go
container.go fix: 解决容器编排路径为空时无法删除的问题 (#6862) 2024-10-27 15:18:02 +00:00
cronjob.go feat: Support the retention of remote backup files when deleting sche… (#8296) 2025-04-02 09:03:55 +00:00
dashboard.go perf: 优化首页加载速度 (#6461) 2024-09-11 14:12:16 +00:00
database.go style:fit some code style (#5601) 2024-06-28 14:04:08 +08:00
database_postgresql.go fix: 解决 gorm 的 sql 注入问题 (#5409) 2024-06-11 10:06:34 +00:00
device.go
docker.go
fail2ban.go fix: correct Swagger API definitions (#7606) 2024-12-31 10:32:47 +08:00
firewall.go fix(forward): Fix the problem of duplicate creation of port forwardin… (#7975) 2025-02-24 09:21:14 +00:00
ftp.go feat: FTP 增加状态及日志 (#5065) 2024-05-20 10:48:42 +00:00
group.go
host.go
image.go
image_repo.go
logs.go
mcp.go feat: Add MCP management (#8299) 2025-04-02 09:01:54 +00:00
monitor.go
nginx.go
setting.go feat: Adjust license (#8056) 2025-03-03 14:32:56 +00:00
ssh.go