1Panel/agent/app/dto
2025-12-04 09:56:23 +00:00
..
request feat: support tensorrt LLM speedup (#10905) 2025-11-10 08:40:37 +00:00
response perf: significantly improve app store homepage loading speed (#11013) 2025-11-20 18:57:49 +08:00
ai.go
alert.go fix: Fix the issue of initializing SMS sending quantity as a string (#10936) 2025-11-12 14:24:45 +00:00
app.go feat: Add MySQL character set and collation configuration during application installation (#11062) 2025-11-25 03:51:17 +00:00
backup.go
clam.go
command.go
common_req.go
common_res.go
compose_template.go feat: Compose templates support import and export (#10809) 2025-10-29 13:36:24 +08:00
container.go perf: Change container overview page disk usage to asynchronous requests (#11148) 2025-12-02 02:29:39 +00:00
cronjob.go feat: Add log cleanup support for scheduled tasks (#10871) 2025-11-05 10:08:25 +00:00
dashboard.go feat: improve linux distribution information get logic (#11171) 2025-12-03 14:14:35 +08:00
database.go fix: Fix the issue of remote database connection failure (#11181) 2025-12-04 09:56:23 +00:00
database_postgresql.go
device.go
disk.go
docker.go
fail2ban.go
file.go
firewall.go fix: Fix the issue where iptables description does not take effect (#10947) 2025-11-13 08:36:47 +00:00
ftp.go
group.go
image.go feat: Support favorite operations for containers and images (#11049) 2025-11-24 07:55:14 +00:00
image_repo.go
logs.go
monitor.go perf: Optimize GPU monitoring display (#11156) 2025-12-02 09:21:41 +00:00
nginx.go feat: Website Load balancer config support fail_timeout (#10796) 2025-10-28 08:28:16 +00:00
setting.go feat: Support favorite operations for containers and images (#11049) 2025-11-24 07:55:14 +00:00
snapshot.go
ssh.go