1Panel/agent/app/service
2025-12-08 11:37:12 +08:00
..
ai.go
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 perf: replace gopsutil sampling with cached metrics and optimize system info retrieval (#11079) 2025-11-26 16:33:47 +08:00
alert_sender.go
app.go fix: fix missing version issue during mssql installation (#11167) 2025-12-03 03:56:15 +00:00
app_ingore_upgrade.go
app_install.go feat: Added support for auto-filling remote MySQL root password in App Store 2025-12-08 11:37:12 +08:00
app_utils.go fix: fix missing version issue during mssql installation (#11167) 2025-12-03 03:56:15 +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: Fix the issue of database backup failure (#11060) 2025-11-25 03:19:18 +00:00
backup_postgresql.go fix: Fix the issue of database backup failure (#11060) 2025-11-25 03:19:18 +00:00
backup_record.go
backup_redis.go
backup_runtime.go
backup_website.go fix: Support encrypted backup of databases (#10963) 2025-11-14 22:12:55 +08:00
clam.go
compose_template.go feat: Compose templates support import and export (#10809) 2025-10-29 13:36:24 +08:00
container.go perf: Change container overview page disk usage to asynchronous requests (#11148) 2025-12-02 02:29:39 +00:00
container_compose.go fix: Fix uppercase exclusion in container compose (#11080) 2025-11-26 07:53:24 +00:00
container_network.go fix: Fix the issue of database creation failure (#11057) 2025-11-24 14:35:16 +00:00
container_volume.go fix: Ensure proper client closure in volume and device clean operations (#11177) 2025-12-04 18:07:16 +08:00
cronjob.go feat: Add log cleanup support for scheduled tasks (#10871) 2025-11-05 10:08:25 +00:00
cronjob_backup.go fix: Fix log display issue when backup account is unavailable during … (#11135) 2025-12-01 02:15:37 +00:00
cronjob_helper.go fix: Fix the issue where container details cannot be fully selected and copied (#11144) 2025-12-01 22:06:59 +08:00
dashboard.go feat: improve linux distribution information get logic (#11171) 2025-12-03 14:14:35 +08:00
database.go fix: Fix the issue of remote database connection failure (#11181) 2025-12-04 09:56:23 +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 fix: Fix the issue of remote database connection failure (#11181) 2025-12-04 09:56:23 +00:00
database_postgresql.go fix: Fix the issue of remote database connection failure (#11181) 2025-12-04 09:56:23 +00:00
database_redis.go feat: Container networks support multi-NIC operations (#11011) 2025-11-20 08:35:03 +00:00
device.go fix: Fix the issue of abnormal time filtering in GPU monitoring (#11139) 2025-12-01 08:43:38 +00:00
device_clean.go fix: Ensure proper client closure in volume and device clean operations (#11177) 2025-12-04 18:07:16 +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
entry.go
fail2ban.go
favorite.go
file.go fix: Fix the issue of software link creation errors (#11149) 2025-12-02 02:53:41 +00:00
firewall.go chore: Optimize iptables initial state loading speed (#11085) 2025-11-26 22:29:48 +08:00
ftp.go
group.go
helper.go
host_tool.go
image.go fix: Fix the issue of abnormal container list sorting (#11059) 2025-11-25 11:17:34 +08:00
image_repo.go
iptables.go fix: Fix iptables state persistence issue (#11137) 2025-12-01 06:33:38 +00:00
logs.go
mcp_server.go
monitor.go perf: Optimize GPU monitoring display (#11156) 2025-12-02 09:21:41 +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 feat: add more fields to process detail view (#11093) 2025-11-27 11:21:44 +08:00
recycle_bin.go feat: Add path protection mechanism to prevent deletion of system dir (#11130) 2025-12-01 09:40:00 +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: Fix log display issue when backup account is unavailable during … (#11135) 2025-12-01 02:15:37 +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 perf: Optimized tensorrtLLM display performanceperf (#11184) 2025-12-04 17:57:19 +08: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