1Panel/agent/app/api/v2
2025-08-13 21:50:59 +08:00
..
helper
ai.go
alert.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
app.go
app_ignore_upgrade.go
app_install.go feat: Add MySQL master-slave installation feature (#9505) 2025-07-13 22:36:21 +08:00
backup.go fix: Fixed issue with recover mysql-cluster with backup files (#9707) 2025-07-28 18:01:05 +08:00
clam.go
compose_template.go
container.go fix: Optimize container cleanup mechanism (#9795) 2025-08-01 08:07:24 +00:00
cronjob.go feat: support group management for cronjob (#9735) 2025-07-30 04:08:50 +00:00
dashboard.go
database.go
database_common.go
database_mysql.go
database_postgresql.go
database_redis.go feat: Adapt to Redis Cluster (#9588) 2025-07-21 09:56:42 +00:00
device.go
docker.go
entry.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
fail2ban.go
favorite.go
file.go
firewall.go
ftp.go
group.go
health.go
host_tool.go
image.go fix: Optimize container cleanup mechanism (#9795) 2025-08-01 08:07:24 +00:00
image_repo.go fix: Optimize container image repo restart detection logic (#9347) 2025-06-30 11:09:30 +00:00
logs.go
mcp_server.go
monitor.go
nginx.go feat: Add HTTPS fallback prevention configuration in OpenResty (#9703) 2025-07-30 04:04:51 +00:00
php_extensions.go
process.go
recycle_bin.go
runtime.go
setting.go fix: Fix terminal connection initialization exception (#9987) 2025-08-13 21:50:59 +08:00
snapshot.go
ssh.go feat: Optimize SSH key management (#9782) 2025-08-01 02:43:20 +00:00
task.go
terminal.go feat: Add installation support for Redis Cluster (#9561) 2025-07-18 03:41:23 +00:00
website.go
website_acme_account.go
website_ca.go
website_dns_account.go
website_domain.go
website_ssl.go