1Panel/agent/app/service
2025-09-28 10:18:17 +00:00
..
ai.go
alert.go fix: Fix the issue where the task did not stop after deleting the alert (#10280) 2025-09-05 07:55:36 +00:00
alert_helper.go fix: Fix alert issue remove some alert logs (#10322) 2025-09-10 03:28:50 +00:00
alert_sender.go feat(alert): Support panel login/ssh login/license exception and node exception alerts (#10034) 2025-08-19 05:41:15 +00:00
app.go feat: Adapt to Offline Mode (#10472) 2025-09-24 17:40:44 +08:00
app_ingore_upgrade.go
app_install.go feat: Add quick jump to website directory button (#9973) 2025-08-13 07:36:50 +00:00
app_utils.go feat: handle for install openresty (#10500) 2025-09-26 15:15:33 +08:00
backup.go fix: Optimize duplicate execution error messages for cronjob (#10307) 2025-09-09 03:44:43 +00:00
backup_app.go fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497) 2025-09-26 07:14:11 +00:00
backup_mysql.go fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497) 2025-09-26 07:14:11 +00:00
backup_postgresql.go fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497) 2025-09-26 07:14:11 +00:00
backup_record.go feat: Add backup status for manual backups (#10377) 2025-09-15 16:27:11 +08:00
backup_redis.go fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497) 2025-09-26 07:14:11 +00:00
backup_runtime.go
backup_website.go fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497) 2025-09-26 07:14:11 +00:00
clam.go fix: Add timeout settings for clam scanning (#10445) 2025-09-23 03:56:04 +00:00
compose_template.go
container.go feat: Container mounted volumes support shared customization (#10457) 2025-09-23 10:44:05 +00:00
container_compose.go fix: Optimize container compose deletion logic (#10186) 2025-08-29 05:50:15 +00:00
container_network.go
container_volume.go style: Optimize volume list display (#10231) 2025-09-02 09:48:10 +00:00
cronjob.go feat: Support manual stopping of shell-type tasks (#10524) 2025-09-28 10:18:17 +00:00
cronjob_backup.go fix: Optimize backup logic for cronjob (#10308) 2025-09-09 04:20:43 +00:00
cronjob_helper.go feat: Support manual stopping of shell-type tasks (#10524) 2025-09-28 10:18:17 +00:00
dashboard.go fix: Add backward compatibility for overview page api (#10310) 2025-09-09 06:50:44 +00:00
database.go fix: Add remote database connection timeout record (#9868) 2025-08-05 11:15:00 +00:00
database_common.go fix: Fix redis configuration modification issues (#9848) 2025-08-05 03:26:59 +00:00
database_mysql.go fix: fix slow log state toggle exception (#10050) 2025-08-19 06:13:14 +00:00
database_postgresql.go fix: Optimize warning messages for database deletion (#10226) 2025-09-02 05:43:44 +00:00
database_redis.go fix: Fix PostgreSQL database backup/restore failures (#9854) 2025-08-05 14:30:34 +08:00
device.go fix: Fix the issue where SSH sessions keep loading indefinitely (#9964) 2025-08-12 09:28:48 +00:00
device_clean.go fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497) 2025-09-26 07:14:11 +00:00
disk.go feat: Adjust hard drive mounting logic (#10326) 2025-09-10 05:50:51 +00:00
disk_utils.go feat: optimization disk zie display (#10339) 2025-09-11 15:12:45 +08:00
docker.go fix: Increase Docker restart timeout duration (#10447) 2025-09-23 03:58:04 +00:00
entry.go
fail2ban.go
favorite.go
file.go feat: Optimize log file reading (#10249) 2025-09-03 09:25:30 +00:00
firewall.go fix: Add Docker restart option to firewall operations (#10253) 2025-09-03 09:29:30 +00:00
ftp.go
group.go
helper.go
host_tool.go feat: support config environment for supervisor (#10471) 2025-09-24 17:40:32 +08:00
image.go fix: Fix image sorting anomalies (#10159) 2025-08-27 13:41:37 +08:00
image_repo.go
logs.go
mcp_server.go feat: handle mcp for offline mode (#10451) 2025-09-23 07:52:05 +00:00
monitor.go fix: Fix the issue where SSH sessions keep loading indefinitely (#9964) 2025-08-12 09:28:48 +00:00
nginx.go feat: Extend Openresty build time (#10309) 2025-09-09 06:48:43 +00:00
nginx_utils.go 修复https防窜站关闭时修改默认站点报错的问题 (#10490) 2025-09-26 10:21:30 +08:00
php_extensions.go
process.go perf: Optimize process management performance (#10329) 2025-09-10 09:02:53 +00:00
recycle_bin.go fix: Fix the issue where SSH sessions keep loading indefinitely (#9964) 2025-08-12 09:28:48 +00:00
runtime.go feat: add timeout limit function Config for PHP (#10429) 2025-09-22 11:31:33 +08:00
runtime_utils.go feat: optimization install php extensions (#10403) 2025-09-18 07:02:36 +00:00
setting.go fix: Fix the issue of terminal key connection exception (#10325) 2025-09-10 03:32:51 +00:00
snapshot.go fix: Optimize backup logic for cronjob (#10163) 2025-08-27 14:35:28 +08:00
snapshot_create.go fix: Optimize backup logic for cronjob (#10163) 2025-08-27 14:35:28 +08:00
snapshot_recover.go
snapshot_rollback.go
ssh.go feat: Support authkeys management (#10480) 2025-09-25 07:26:10 +00:00
system.go feat: add rsync check for file exchange (#10317) 2025-09-09 08:38:44 +00:00
task.go
website.go feat: Create load balancer with health check. (#10419) 2025-09-19 10:18:04 +00:00
website_acme_account.go
website_ca.go
website_dns_account.go
website_ssl.go feat: Update the local certificate and remember the directory address. (#10523) 2025-09-28 10:16:18 +00:00
website_utils.go fix: Fixed the issue with The child node cannot update the certificate (#10219) 2025-09-01 17:39:56 +08:00