1Panel/agent/app/api/v2
2025-09-10 09:02:53 +00:00
..
helper perf: Optimize process management performance (#10329) 2025-09-10 09:02:53 +00:00
ai.go
alert.go
app.go
app_ignore_upgrade.go
app_install.go
backup.go feat: Add local file selection for import/restore operations (#10234) 2025-09-02 17:55:46 +08:00
clam.go fix: Adjust the display logic of the clam scan report (#10264) 2025-09-04 09:13:32 +00:00
compose_template.go
container.go
cronjob.go
dashboard.go feat: Optimize quick navigation for dashboard (#10238) 2025-09-02 09:58:10 +00:00
database.go
database_common.go
database_mysql.go
database_postgresql.go
database_redis.go
device.go
disk.go feat: Add disk management (#10282) 2025-09-05 17:15:58 +08:00
docker.go
entry.go feat: add rsync check for file exchange (#10317) 2025-09-09 08:38:44 +00:00
fail2ban.go
favorite.go
file.go
firewall.go fix: Add Docker restart option to firewall operations (#10253) 2025-09-03 09:29:30 +00:00
ftp.go
group.go
health.go
host_tool.go
image.go
image_repo.go
logs.go
mcp_server.go
monitor.go
nginx.go
php_extensions.go
process.go perf: Optimize process management performance (#10329) 2025-09-10 09:02:53 +00:00
recycle_bin.go
runtime.go
setting.go fix: Fix terminal connection exception issues (#10301) 2025-09-08 14:08:42 +00:00
snapshot.go fix: Optimize backup logic for cronjob (#10163) 2025-08-27 14:35:28 +08:00
ssh.go fix: Fix SSH log export exception when logs are empty (#10114) 2025-08-22 14:37:52 +00:00
system.go feat: add rsync check for file exchange (#10317) 2025-09-09 08:38:44 +00:00
task.go
terminal.go
website.go
website_acme_account.go
website_ca.go
website_dns_account.go
website_domain.go
website_ssl.go