1Panel/agent/app/service
2025-06-27 05:45:23 +00:00
..
ai.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +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 feat: Adopt temporary container adaptation for app store status verification (#9165) 2025-06-18 07:18:57 +00:00
app_utils.go feat: Adopt temporary container adaptation for app store status verification (#9165) 2025-06-18 07:18:57 +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: Specify the interpretation code based on the file content (#9267) 2025-06-24 14:17:14 +00: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: Fixed the issue that caused the error (bufio.Scanner: token too long) when viewing container log (#9256) 2025-06-24 05:53:13 +00:00
container_compose.go fix: Merge dev code up to pr #8141 (#8147) 2025-03-14 10:08:31 +08: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 fix: Merge dev code up to pr-8598 (#8602) 2025-05-12 15:59:45 +08:00
cronjob_backup.go fix: Fix the problem of incomplete printing of the cronjob (#9197) 2025-06-20 14:25:35 +08:00
cronjob_helper.go feat: Specify the interpretation code based on the file content (#9267) 2025-06-24 14:17:14 +00:00
dashboard.go fix: Fix some of the problems of node switching (#8573) 2025-05-08 10:01:42 +00:00
database.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
database_common.go fix: Merge dev code up to pr #8141 (#8147) 2025-03-14 10:08:31 +08:00
database_mysql.go fix: Fix log file generation failure (#8172) 2025-03-18 11:11:33 +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 fix: Remote Redis connection (#8881) 2025-05-30 08:44:27 +00:00
device.go fix: Fix the problem of failed start of swap in the toolbox (#9143) 2025-06-17 08:08:53 +00:00
device_clean.go fix: Clear cache by specifying default values (#9154) 2025-06-17 10:42:54 +00:00
docker.go fix: fix issue with add node do not restart docker (#8838) 2025-05-26 10:56:18 +00:00
entry.go feat: Support the selection of scripts from the script library for cr… (#8552) 2025-05-06 10:09:37 +00: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 multiple selection moving folder errors (#9317) 2025-06-27 05:45:23 +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 feat: add reg.ru DNS provider for website ssl (#9014) 2025-06-11 08:02:36 +00:00
image_repo.go feat: transfer some code (#9124) 2025-06-17 03:56:53 +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 feat: remove \n with mcp command (#8664) 2025-05-15 06:01:01 +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 command execution failures in the PHP runtime environmen… (#9299) 2025-06-26 08:31:23 +00:00
runtime_utils.go fix: Resolve command execution failures in the PHP runtime environmen… (#9299) 2025-06-26 08:31:23 +00:00
setting.go feat: add config for appstore (#8524) 2025-04-30 10:39:53 +00:00
snapshot.go fix: Modify snapshot synchronization and import name restrictions (#9266) 2025-06-24 18:43:56 +08:00
snapshot_create.go fix: Optimize snapshot and snapshot recovery mechanism (#9279) 2025-06-25 16:29:15 +08:00
snapshot_recover.go fix: Fix snapshot restoration missing website backup detection (#9282) 2025-06-25 22:04:53 +08:00
snapshot_rollback.go fix: Fix snapshot restoration for container configuration errors (#9277) 2025-06-25 08:21:21 +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 feat: Refactor manual mode certificate application to increase succes rate (#8799) 2025-05-23 10:52:13 +00:00
website_utils.go perf: add some config for website_default.conf (#9278) 2025-06-25 08:23:21 +00:00