1Panel/backend/app/dto
zhengkunwang 1c052b7c13
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after -8s
fix: Fix the issue with AI proxy certificate res error (#7983)
2025-02-24 22:24:51 +08:00
..
request feat: Adding GPU acceleration configuration to some applications (#7865) 2025-02-13 07:02:08 +00:00
response feat: Added partial prompt messages (#7900) 2025-02-18 10:08:52 +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: 增加病毒扫描和计划任务告警 (#6709) 2024-10-14 09:51:17 +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
group.go
host.go
image.go
image_repo.go
logs.go
monitor.go
nginx.go
setting.go feat: Add expiration time setting for API key (#7584) 2024-12-30 05:33:49 +00:00
ssh.go