1Panel/agent/app/api/v2
2025-03-25 09:27:34 +00:00
..
helper
ai.go
app.go
app_install.go feat: Unify the response body of the API interface (#8158) 2025-03-14 22:38:40 +08:00
backup.go fix: Fix the backup account synchronization exception (#8083) 2025-03-06 16:25:05 +08:00
clam.go
compose_template.go
container.go feat: API interface IP whitelist supports IPv6 (#8182) 2025-03-18 17:16:44 +08:00
cronjob.go
dashboard.go fix: Fix the recommended application display exception (#8148) 2025-03-14 10:09:04 +08:00
database.go
database_common.go
database_mysql.go
database_postgresql.go
database_redis.go
device.go
docker.go
entry.go fix: Fix issue where website group can still be deleted even if it contains other websites (#8049) 2025-03-03 16:18:47 +08:00
fail2ban.go
favorite.go
file.go fix(file): fix issue with download process not work (#8237) 2025-03-25 09:27:34 +00:00
firewall.go
ftp.go
group.go fix: Fix issue where website group can still be deleted even if it contains other websites (#8049) 2025-03-03 16:18:47 +08:00
health.go
host_tool.go
image.go
image_repo.go
logs.go
monitor.go
nginx.go
php_extensions.go feat: Unify the response body of the API interface (#8158) 2025-03-14 22:38:40 +08:00
process.go
recycle_bin.go
runtime.go
setting.go fix: Modify the node initialization logic (#8124) 2025-03-11 23:08:32 +08:00
snapshot.go
ssh.go
task.go
terminal.go fix: Merge dev code up to pr #8141 (#8147) 2025-03-14 10:08:31 +08:00
website.go
website_acme_account.go
website_ca.go feat(system): Fix issue with certificate failure in settings panel (#8063) 2025-03-04 22:37:20 +08:00
website_dns_account.go
website_domain.go
website_ssl.go