1Panel/agent/app/service
2025-06-12 05:52:39 +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 fix: Fix issue with custom rules being lost after restarting OpenResty. (#8929) 2025-06-05 11:02:53 +00:00
app_utils.go fix: fix issue with clean runtime lop failed (#8900) 2025-06-04 17:29:36 +08:00
backup.go fix: Fix the issue of abnormal token refreshing on alipan (#8747) 2025-05-20 13:42:01 +08: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: Fix the problem of abnormal deletion of manual backup records (#8787) 2025-05-23 06:44:12 +00:00
backup_redis.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
backup_runtime.go
backup_website.go fix: Fix the problem of failed application backup (#8752) 2025-05-20 15:05:22 +08:00
clam.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
compose_template.go
container.go fix: Resolve the error in reading container logs (#8965) 2025-06-09 05:37:04 +00:00
container_compose.go
container_network.go
container_volume.go
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 failed backup of all databases for cronjob (#8990) 2025-06-10 06:32:34 +00:00
cronjob_helper.go fix: Fix the problem of abnormal display of snapshot task logs (#8676) 2025-05-15 10:10:35 +00:00
dashboard.go fix: Fix some of the problems of node switching (#8573) 2025-05-08 10:01:42 +00:00
database.go
database_common.go
database_mysql.go
database_postgresql.go
database_redis.go fix: Remote Redis connection (#8881) 2025-05-30 08:44:27 +00:00
device.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
device_clean.go fix: Modify the execution mode of the planned tasks (#8580) 2025-05-09 07:55:48 +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
favorite.go
file.go feat: Multi directory calculation size (#8762) 2025-05-21 11:55:37 +08:00
firewall.go feat: Encapsulate command execution methods (#8401) 2025-04-15 22:15:18 +08:00
ftp.go
group.go fix: fix issue with set default group (#8717) 2025-05-18 03:21:58 +00:00
helper.go
host_tool.go feat: add terminal for runtimes (#8758) 2025-05-20 18:34:17 +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 fix: Fix the problem of adding exceptions to the image repository (#8585) 2025-05-09 22:50:20 +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: remove \n with mcp command (#8664) 2025-05-15 06:01:01 +00:00
monitor.go
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
process.go
recycle_bin.go
runtime.go fix: add port check for php runtime port config (#8941) 2025-06-06 12:15:25 +08:00
runtime_utils.go feat: PHP runtime add php config (#8922) 2025-06-05 08:18:52 +00:00
setting.go feat: add config for appstore (#8524) 2025-04-30 10:39:53 +00:00
snapshot.go fix: Fix some snapshot anomaly issues (#8926) 2025-06-05 08:20:53 +00:00
snapshot_create.go fix: Fix some snapshot anomaly issues (#8926) 2025-06-05 08:20:53 +00:00
snapshot_recover.go fix: Fix some of the problems of node switching (#8573) 2025-05-08 10:01:42 +00:00
snapshot_rollback.go
ssh.go fix: Modify the terminal connection method (#8415) 2025-04-17 14:26:23 +00:00
task.go
website.go perf: remove "TLSv1.1", "TLSv1" for create website (#9033) 2025-06-12 05:52:39 +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: install openresty with default ssl (#8534) 2025-05-02 13:37:57 +00:00
website_dns_account.go
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 fix: fix issue with change ssl_protocols failed (#8985) 2025-06-10 06:28:34 +00:00