1Panel/agent/app/service
2025-07-14 04:21:51 +00:00
..
ai.go
app.go
app_ingore_upgrade.go
app_install.go feat: Add MySQL master-slave installation feature (#9505) 2025-07-13 22:36:21 +08:00
app_utils.go fix: Fix the issue where some applications fail to execute scripts (#9508) 2025-07-14 04:21:51 +00:00
backup.go
backup_app.go
backup_mysql.go
backup_postgresql.go
backup_record.go
backup_redis.go
backup_runtime.go
backup_website.go
clam.go
compose_template.go
container.go fix: Fix container log download ANSI control code garbled issue (#9479) 2025-07-10 11:21:13 +08:00
container_compose.go
container_network.go
container_volume.go
cronjob.go fix: Add error ignore functionality to cronjob backups (#9396) 2025-07-03 16:31:25 +08:00
cronjob_backup.go fix: Add error ignore functionality to cronjob backups (#9396) 2025-07-03 16:31:25 +08:00
cronjob_helper.go
dashboard.go fix: Fix system load spike during disk mount failures (#9399) 2025-07-04 02:19:39 +00:00
database.go
database_common.go
database_mysql.go
database_postgresql.go
database_redis.go
device.go fix: Fix timezone modification reboot exception (#9432) 2025-07-07 04:05:50 +00:00
device_clean.go
docker.go fix: Fix snap docker startup failure due to empty configuration (#9402) 2025-07-04 07:21:40 +00:00
entry.go
fail2ban.go
favorite.go
file.go fix: Fix the issue of garbled characters when opening UTF-8 encoded files (#9454) 2025-07-08 06:09:54 +00:00
firewall.go
ftp.go
group.go
helper.go
host_tool.go
image.go
image_repo.go fix: Change container image building to asynchronous operation (#9462) 2025-07-08 11:06:47 +00:00
logs.go
mcp_server.go Fix: Resolved issue where domain binding failed in MCP due to OpenResty not using 80 port (#9435) 2025-07-07 04:07:50 +00:00
monitor.go
nginx.go
nginx_utils.go
php_extensions.go
process.go
recycle_bin.go
runtime.go
runtime_utils.go feat: add DownloadCallBack for install php runtime (#9430) 2025-07-07 03:05:50 +00:00
setting.go
snapshot.go
snapshot_create.go fix: Fix the problem of re-logging during the snapshot recovery process (#9401) 2025-07-04 03:59:40 +00:00
snapshot_recover.go fix: Support docker configuration modifications for snap installations (#9377) 2025-07-02 09:43:35 +00:00
snapshot_rollback.go fix: Support docker configuration modifications for snap installations (#9377) 2025-07-02 09:43:35 +00:00
ssh.go
task.go
website.go
website_acme_account.go
website_ca.go
website_dns_account.go
website_ssl.go fix: Fix the issue of failing to save IPv6 self-signed certificate (#9495) 2025-07-11 17:35:39 +08:00
website_utils.go Fix: Resolved issue where domain binding failed in MCP due to OpenResty not using 80 port (#9435) 2025-07-07 04:07:50 +00:00