1Panel/agent/app/service
2025-05-06 10:35:36 +00:00
..
ai.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
app.go feat: Update agent appstore setting to core (#8550) 2025-05-06 10:07:37 +00: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(app): Add a favorite feature for installed applications (#8477) 2025-04-25 08:51:53 +00:00
app_utils.go feat: install openresty with default ssl (#8534) 2025-05-02 13:37:57 +00:00
backup.go fix: Improve the node synchronization logic (#8467) 2025-04-23 14:55:12 +00:00
backup_app.go feat: Support user-defined description for backup (#8354) 2025-04-09 02:15:54 +00:00
backup_mysql.go feat: Support user-defined description for backup (#8354) 2025-04-09 02:15:54 +00:00
backup_postgresql.go feat: Support user-defined description for backup (#8354) 2025-04-09 02:15:54 +00:00
backup_record.go feat: Support user-defined description for backup (#8354) 2025-04-09 02:15:54 +00: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 feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
clam.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +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 feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08: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 feat: Support the selection of scripts from the script library for cr… (#8552) 2025-05-06 10:09:37 +00:00
cronjob_backup.go fix: Fix the problem of recovering application and website task logs (#8281) 2025-03-31 17:36:33 +08:00
cronjob_helper.go feat: Support the selection of scripts from the script library for cr… (#8552) 2025-05-06 10:09:37 +00:00
dashboard.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08: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 feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
device.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
device_clean.go feat: Add the cleaning of the execution script (#8540) 2025-05-04 21:20:01 +08:00
docker.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08: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: Add architectural judgment for node creation upgrade (#8502) 2025-04-28 10:45:48 +00:00
firewall.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
ftp.go feat: adjust internationalization errors and the positions of global … (#7767) 2025-01-24 03:00:07 +00:00
group.go fix: fix issue with enable ai https failed (#8109) 2025-03-10 09:29:01 +00:00
helper.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
host_tool.go feat: Supervisor supports automatic restart configuration. (#8413) 2025-04-17 14:22:24 +00:00
image.go fix: Modify the loading mode of container construction and push log (#8200) 2025-03-20 11:01:40 +08:00
image_repo.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08: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: merge mcp server from dev (#8499) 2025-04-28 07:21:47 +00:00
monitor.go fix: Fix the monitoring data exception (#8028) 2025-02-27 17:51:09 +08:00
nginx.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
nginx_utils.go feat: install openresty with default ssl (#8534) 2025-05-02 13:37:57 +00: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 feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
runtime_utils.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
setting.go feat: add config for appstore (#8524) 2025-04-30 10:39:53 +00:00
snapshot.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
snapshot_create.go fix: Fix the problem of snapshot timeout (#8555) 2025-05-06 10:35:36 +00:00
snapshot_recover.go fix: Fix the problem of snapshot timeout (#8555) 2025-05-06 10:35:36 +00:00
snapshot_rollback.go fix: Fix the problem that the website directory is not backed up duri… (#8280) 2025-03-31 09:35:49 +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 feat: Fix issue where added certificate domains become ineffective. (#8549) 2025-05-06 18:05:29 +08: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: install openresty with default ssl (#8534) 2025-05-02 13:37:57 +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(website): Certificate application supports custom ACME addresses. (#8475) 2025-04-25 16:49:22 +08:00
website_utils.go feat: Fix issue where added certificate domains become ineffective. (#8549) 2025-05-06 18:05:29 +08:00