1Panel/agent/app/service
2025-07-21 15:53:11 +08:00
..
ai.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
alert.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
alert_helper.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
app.go fxo: fix issue with get php runtime version failed (#9017) 2025-06-11 17:52:43 +08:00
app_ingore_upgrade.go feat: Ignore application upgrades to bypass all subsequent versions (#8418) 2025-04-18 07:44:28 +00:00
app_install.go fix: fix some bugs with app-cluster (#9581) 2025-07-21 15:53:11 +08:00
app_utils.go fix: Fixed issue with install Mailserver failed (#9562) 2025-07-18 03:43:23 +00:00
backup.go fix: resolve Google Drive token refresh failure (#9298) 2025-06-26 07:37:22 +00:00
backup_app.go fix: Fix the problem of failed application backup (#8752) 2025-05-20 15:05:22 +08:00
backup_mysql.go fix: Fix the problem of failed application backup (#8752) 2025-05-20 15:05:22 +08:00
backup_postgresql.go fix: Fix the problem of failed application backup (#8752) 2025-05-20 15:05:22 +08:00
backup_record.go fix: Modify snapshot synchronization and import name restrictions (#9266) 2025-06-24 18:43:56 +08:00
backup_redis.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
backup_runtime.go fix: Fix the display exception problem when the database application does not exist (#8094) 2025-03-07 15:43:58 +08:00
backup_website.go fix: Fix the problem of failed application backup (#8752) 2025-05-20 15:05:22 +08:00
clam.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
compose_template.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
container.go fix: fix some bugs with app-cluster (#9581) 2025-07-21 15:53:11 +08:00
container_compose.go feat: The container-compose module is adapted for Docker Compose. (#9536) 2025-07-16 10:41:52 +00:00
container_network.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
container_volume.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
cronjob.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
cronjob_backup.go fix: Change backup temporary file directory (#9533) 2025-07-16 10:15:52 +00:00
cronjob_helper.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
dashboard.go fix: Fix memory usage display issue on dashboard (#9530) 2025-07-16 09:45:53 +00:00
database.go feat: Adapt to PostgreSQL cluster (#9529) 2025-07-16 17:44:20 +08:00
database_common.go feat: Add installation support for Redis Cluster (#9561) 2025-07-18 03:41:23 +00:00
database_mysql.go feat: add cluster status page (#9514) 2025-07-14 19:08:57 +08:00
database_postgresql.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
database_redis.go feat: Add installation support for Redis Cluster (#9561) 2025-07-18 03:41:23 +00:00
device.go fix: Fix timezone modification reboot exception (#9432) 2025-07-07 04:05:50 +00:00
device_clean.go fix: resolve code warnings and improve code quality (#9322) 2025-06-27 16:47:01 +08:00
docker.go fix: Fix snap docker startup failure due to empty configuration (#9402) 2025-07-04 07:21:40 +00:00
entry.go feat: Alert notification supports email service (#9554) 2025-07-18 11:44:20 +08:00
fail2ban.go feat: uniform application service status return (#7426) 2024-12-18 10:06:15 +00:00
favorite.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
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 feat: transfer some code (#9124) 2025-06-17 03:56:53 +00:00
ftp.go feat: transfer some code (#9124) 2025-06-17 03:56:53 +00:00
group.go fix: fix issue with set default group (#8717) 2025-05-18 03:21:58 +00:00
helper.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
host_tool.go fix: Fix the process status error issue (#9285) 2025-06-25 22:05:29 +08:00
image.go fix: resolve code warnings and improve code quality (#9322) 2025-06-27 16:47:01 +08:00
image_repo.go fix: Change container image building to asynchronous operation (#9462) 2025-07-08 11:06:47 +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 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 fix: Fix the monitoring data exception (#8028) 2025-02-27 17:51:09 +08:00
nginx.go fix: fix some bugs with appstore (#8567) 2025-05-07 10:05:40 +00:00
nginx_utils.go feat: change docker pull process log (#8680) 2025-05-15 21:40:39 +08:00
php_extensions.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
process.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
recycle_bin.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
runtime.go fix: resolve code warnings and improve code quality (#9322) 2025-06-27 16:47:01 +08:00
runtime_utils.go feat: add DownloadCallBack for install php runtime (#9430) 2025-07-07 03:05:50 +00:00
setting.go feat: add config for appstore (#8524) 2025-04-30 10:39:53 +00:00
snapshot.go fix: Support configurable docker config file snapshotting (#9363) 2025-07-01 07:49:32 +00:00
snapshot_create.go feat: Add customizable snapshot timeout support (#9537) 2025-07-16 10:43:52 +00:00
snapshot_recover.go feat: Add customizable snapshot timeout support (#9537) 2025-07-16 10:43:52 +00:00
snapshot_rollback.go fix: Support docker configuration modifications for snap installations (#9377) 2025-07-02 09:43:35 +00:00
ssh.go fix: Modify the terminal connection method (#8415) 2025-04-17 14:26:23 +00:00
task.go feat(common): Optimize commonRepo Invocation (#7621) 2025-01-02 09:20:03 +00:00
website.go fix: fix issue with subsite dir error (#9259) 2025-06-24 10:39:14 +00:00
website_acme_account.go feat(website): Certificate application supports custom ACME addresses. (#8475) 2025-04-25 16:49:22 +08:00
website_ca.go feat: transfer some code (#9124) 2025-06-17 03:56:53 +00:00
website_dns_account.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
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