1Panel/agent/app/dto/response
2025-09-09 08:38:44 +00:00
..
app.go feat: Add quick jump to website directory button (#9973) 2025-08-13 07:36:50 +00:00
app_ignore_upgrade.go fix: Resolve the issue of ignoring MySQL failures (#9734) 2025-07-30 04:06:51 +00:00
disk.go feat: Add disk management (#10282) 2025-09-05 17:15:58 +08:00
favorite.go
file.go feat: Optimize file log reading (#10218) 2025-09-01 17:39:40 +08:00
host_tool.go fix: Add autostart configuration for supervisor (#9831) 2025-08-04 14:20:53 +08:00
mcp_server.go feat: merge mcp server from dev (#8499) 2025-04-28 07:21:47 +00:00
nginx.go feat: Add HTTPS fallback prevention configuration in OpenResty (#9703) 2025-07-30 04:04:51 +00:00
php_extensions.go
recycle_bin.go
runtime.go feat: add fpm status for PHP runtime (#9891) 2025-08-07 13:56:40 +00:00
system.go feat: add rsync check for file exchange (#10317) 2025-09-09 08:38:44 +00:00
task.go feat: 创建网站、应用任务化 2024-07-29 18:09:57 +08:00
website.go 添加启用HSTS子域名选项 (#9971) 2025-08-13 09:55:48 +08:00
website_ssl.go