1Panel/agent/app/service
2025-08-11 10:16:44 +00:00
..
ai.go
alert.go fix: Fix errors in creating cron job and clam alerts (#9910) 2025-08-08 20:28:35 +08:00
alert_helper.go feat: alert count limit (#9621) 2025-07-23 21:34:20 +08:00
app.go fix: Resolve the issue of missing tags in the synchronized app store (#9913) 2025-08-08 16:59:35 +08:00
app_ingore_upgrade.go fix: Resolve the issue of ignoring MySQL failures (#9734) 2025-07-30 04:06:51 +00:00
app_install.go feat: Configure restart policy for application installation support (#9953) 2025-08-11 10:16:44 +00:00
app_utils.go feat: Configure restart policy for application installation support (#9953) 2025-08-11 10:16:44 +00:00
backup.go fix: Fix data synchronization during backup account modification (#9585) 2025-07-21 17:49:56 +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: Add custom timeout support for remote database (#9830) 2025-08-04 13:40:35 +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: Adapt to Redis Cluster (#9588) 2025-07-21 09:56:42 +00: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 fix: Fix errors in creating cron job and clam alerts (#9910) 2025-08-08 20:28:35 +08:00
compose_template.go
container.go feat: Support batch upgrades for container images (#9915) 2025-08-08 20:29:00 +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
container_volume.go
cronjob.go fix: Fix errors in creating cron job and clam alerts (#9910) 2025-08-08 20:28:35 +08:00
cronjob_backup.go feat: Optimize backup filename format for cronjob (#9890) 2025-08-07 13:42:38 +00:00
cronjob_helper.go fix: Resolve backup to server disk failure for cronjob (#9603) 2025-07-22 14:56:13 +08:00
dashboard.go fix: Fix memory usage display issue on dashboard (#9530) 2025-07-16 09:45:53 +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 feat: Remove database and add website association prompt (#9918) 2025-08-08 20:29:13 +08:00
database_postgresql.go feat: Remove database and add website association prompt (#9918) 2025-08-08 20:29:13 +08:00
database_redis.go fix: Fix PostgreSQL database backup/restore failures (#9854) 2025-08-05 14:30:34 +08:00
device.go fix: Fix timezone modification reboot exception (#9432) 2025-07-07 04:05:50 +00:00
device_clean.go fix: Optimize toolbox cache cleaning functionality (#9902) 2025-08-07 13:58:39 +00: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
favorite.go
file.go fix: Optimize backup file upload display (#9797) 2025-08-01 08:03: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
helper.go
host_tool.go fix: Fix the issue where the list keeps loading when autostart = false is set in the Supervisor configuration. (#9866) 2025-08-05 10:20:59 +00:00
image.go fix: Optimize container cleanup mechanism (#9795) 2025-08-01 08:07:24 +00:00
image_repo.go fix: Change container image building to asynchronous operation (#9462) 2025-07-08 11:06:47 +00:00
logs.go
mcp_server.go feat: Mcp Server support streamableHttp (#9761) 2025-07-30 10:54:51 +00:00
monitor.go
nginx.go feat: Add HTTPS fallback prevention configuration in OpenResty (#9703) 2025-07-30 04:04:51 +00:00
nginx_utils.go
php_extensions.go
process.go
recycle_bin.go
runtime.go feat: add fpm status for PHP runtime (#9891) 2025-08-07 13:56:40 +00:00
runtime_utils.go feat: add DownloadCallBack for install php runtime (#9430) 2025-07-07 03:05:50 +00:00
setting.go
snapshot.go feat: support riscv64 (#9925) 2025-08-09 18:00:56 +08: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 feat: Support export for ssh logs (#9889) 2025-08-07 13:40:39 +00:00
task.go
website.go feat: Reverse proxy supports configuring server caching (#9914) 2025-08-08 16:59:49 +08:00
website_acme_account.go
website_ca.go feat: transfer some code (#9124) 2025-06-17 03:56:53 +00:00
website_dns_account.go
website_ssl.go fix: Fix the issue where viewing logs during certificate application results in an error. (#9853) 2025-08-05 14:30:18 +08:00
website_utils.go feat: add root config for proxy website (#9881) 2025-08-07 21:39:46 +08:00