1Panel/agent/app/api/v2
2025-12-15 07:19:21 +00:00
..
helper feat: Implement Gzip compression for successful log API responses (#11063) 2025-11-25 13:39:08 +08:00
ai.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
alert.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
app.go perf: use gzipped data for improved load speed in large response (#11128) 2025-12-01 09:40:32 +08:00
app_ignore_upgrade.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
app_install.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
backup.go pref: Optimize backup account code structure (#11261) 2025-12-08 18:22:59 +08:00
clam.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
compose_template.go feat: Compose templates support import and export (#10809) 2025-10-29 13:36:24 +08:00
container.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
cronjob.go fix: modify some API documentation (#10919) 2025-11-11 06:26:41 +00:00
dashboard.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
database.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
database_common.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
database_mysql.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
database_postgresql.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
database_redis.go feat: Adapt to Redis Cluster (#9588) 2025-07-21 09:56:42 +00:00
device.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
disk.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
docker.go fix: Fix the problem of Docker restarting caused by proxy sync (#8811) 2025-05-25 16:15:17 +08:00
entry.go feat: support iptables firewall control (#10903) 2025-11-10 21:17:53 +08:00
fail2ban.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
favorite.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
file.go feat: Add file preview functionality and interface (#11200) 2025-12-08 16:37:50 +08:00
firewall.go fix: Fix the issue of abnormal iptables rule persistence (#11056) 2025-11-24 14:33:15 +00:00
ftp.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
group.go ref: Update swagger api docs (#10343) 2025-09-11 14:03:31 +00:00
health.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
host_tool.go feat: Optimize Supervisord log reading (#10634) 2025-10-14 18:04:20 +08:00
image.go feat: Add sorting support to image list (#10106) 2025-08-22 07:53:52 +00:00
image_repo.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
logs.go fix: Fix the exception of refreshing the token of Ali Cloud Disk (#8288) 2025-04-01 09:25:52 +00:00
mcp_server.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
monitor.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
nginx.go feat: Add settings to prevent certificate leakage. (#10785) 2025-10-27 10:06:17 +00:00
php_extensions.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
process.go fix: Update swagger API documentation (#10822) 2025-10-30 08:50:18 +00:00
recycle_bin.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
runtime.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
setting.go feat: Terminal connection supports reset (#11336) 2025-12-15 07:19:21 +00:00
snapshot.go ref: Update swagger api docs (#10351) 2025-09-12 08:24:24 +00:00
ssh.go fix: Update swagger API documentation (#10822) 2025-10-30 08:50:18 +00:00
system.go ref: Adjust Swagger format (#11207) 2025-12-08 17:34:24 +08:00
task.go feat: merge code from dev (#7750) 2025-01-21 10:32:14 +00:00
tensorrt_llm.go feat: ai model support tensorRT LLM (#10688) 2025-10-18 22:49:48 +08:00
terminal.go fix: adjust WebSocket buffer sizes in terminal and host API (#11094) 2025-11-27 11:22:33 +08:00
website.go feat: The website supports TCP/UDP proxying. (#11302) 2025-12-11 10:33:03 +00:00
website_acme_account.go feat(website): Certificate application supports using a proxy. (#8469) 2025-04-24 07:01:14 +00:00
website_ca.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
website_dns_account.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
website_domain.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
website_ssl.go perf: use gzipped data for improved load speed in large response (#11128) 2025-12-01 09:40:32 +08:00