1Panel/agent/app/service
2025-11-24 14:35:16 +00:00
..
ai.go feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
alert.go fix: Fix the issue of failure caused by incorrect email service parameters (#10811) 2025-10-29 05:38:18 +00:00
alert_helper.go
alert_sender.go
app.go perf: significantly improve app store homepage loading speed (#11013) 2025-11-20 18:57:49 +08:00
app_ingore_upgrade.go
app_install.go feat: Edit the application Compose content to add a comparison. (#10855) 2025-11-04 15:36:34 +08:00
app_utils.go feat: Add memory requirement field display for local applications (#11018) 2025-11-21 04:05:05 +00:00
backup.go
backup_app.go fix: Support encrypted backup of databases (#10963) 2025-11-14 22:12:55 +08:00
backup_mysql.go fix: Support encrypted backup of databases (#10963) 2025-11-14 22:12:55 +08:00
backup_postgresql.go feat: PG remote databases version 18.x support backup and restore (#11048) 2025-11-24 07:47:14 +00:00
backup_record.go
backup_redis.go feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
backup_runtime.go
backup_website.go fix: Support encrypted backup of databases (#10963) 2025-11-14 22:12:55 +08:00
clam.go feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
compose_template.go feat: Compose templates support import and export (#10809) 2025-10-29 13:36:24 +08:00
container.go feat: Support favorite operations for containers and images (#11049) 2025-11-24 07:55:14 +00:00
container_compose.go
container_network.go fix: Fix the issue of database creation failure (#11057) 2025-11-24 14:35:16 +00:00
container_volume.go
cronjob.go feat: Add log cleanup support for scheduled tasks (#10871) 2025-11-05 10:08:25 +00:00
cronjob_backup.go feat: PG remote databases version 18.x support backup and restore (#11048) 2025-11-24 07:47:14 +00:00
cronjob_helper.go feat: Support multiple URL access for cronjob (#11050) 2025-11-24 07:57:18 +00:00
dashboard.go fix: Fix the issue of abnormal disk display on the overview page (#10986) 2025-11-18 09:26:57 +00:00
database.go fix: Fix the issue of postgres database not being synchronized (#10976) 2025-11-17 08:30:55 +00:00
database_common.go fix: Fix the issue with PostgreSQL configuration file abnormalities (#11010) 2025-11-20 08:33:02 +00:00
database_mysql.go feat: Support more MySQL character sets and collations (#11053) 2025-11-24 08:07:14 +00:00
database_postgresql.go
database_redis.go feat: Container networks support multi-NIC operations (#11011) 2025-11-20 08:35:03 +00:00
device.go feat: Child nodes support upgrading together with the master node (#10753) 2025-10-24 09:14:15 +00:00
device_clean.go feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
disk.go perf: Optimize disk management formatting process (#11047) 2025-11-24 07:51:15 +00:00
disk_utils.go feat: improve LVM partition recognition in disk management (#10985) 2025-11-18 06:22:56 +00:00
docker.go feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
entry.go feat: ai model support tensorRT LLM (#10688) 2025-10-18 22:49:48 +08:00
fail2ban.go
favorite.go
file.go
firewall.go fix: Fix the issue of abnormal ufw status loading (#10949) 2025-11-13 21:36:35 +08:00
ftp.go
group.go
helper.go
host_tool.go feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
image.go feat: Support favorite operations for containers and images (#11049) 2025-11-24 07:55:14 +00:00
image_repo.go feat: compatible with openrc and sysvinit (#10723) 2025-10-22 18:32:42 +08:00
iptables.go fix: Fix the issue of abnormal iptables rule persistence (#11056) 2025-11-24 14:33:15 +00:00
logs.go
mcp_server.go feat: ai model support tensorRT LLM (#10688) 2025-10-18 22:49:48 +08:00
monitor.go feat: GPU monitoring data supports persistence (#11051) 2025-11-24 07:59:15 +00:00
nginx.go feat: Add settings to prevent certificate leakage. (#10785) 2025-10-27 10:06:17 +00:00
nginx_utils.go feat: Add settings to prevent certificate leakage. (#10785) 2025-10-27 10:06:17 +00:00
php_extensions.go
process.go
recycle_bin.go feat: refactor regex usage across multiple files and centralize patterns in a new utility (#10896) 2025-11-11 16:14:09 +08:00
runtime.go refactor: Simplify PHP config update logic by replacing regex with a dedicated function for key matching (#10956) 2025-11-14 13:39:39 +08:00
runtime_utils.go fix: Fixed issue with uninstall extension failed (#11021) 2025-11-21 07:59:08 +00:00
setting.go feat: Support favorite operations for containers and images (#11049) 2025-11-24 07:55:14 +00:00
snapshot.go
snapshot_create.go fix: Modify the service backup directory (#10930) 2025-11-12 10:28:44 +00:00
snapshot_recover.go fix: Modify the service backup directory (#10930) 2025-11-12 10:28:44 +00:00
snapshot_rollback.go fix: Modify the service backup directory (#10930) 2025-11-12 10:28:44 +00:00
ssh.go fix: display iptables default allowed ports (#10922) 2025-11-11 14:22:42 +00:00
system.go
task.go
tensorrt_llm.go fix: Modify the service backup directory (#10930) 2025-11-12 10:28:44 +00:00
website.go feat: refactor regex usage across multiple files and centralize patterns in a new utility (#10896) 2025-11-11 16:14:09 +08:00
website_acme_account.go
website_ca.go
website_dns_account.go
website_ssl.go fix: resolve certificate push losing other domain data (#10998) 2025-11-19 06:02:59 +00:00
website_utils.go feat: refactor regex usage across multiple files and centralize patterns in a new utility (#10896) 2025-11-11 16:14:09 +08:00