1Panel/agent/app/service
wanghe d68309fd44
Merge pull request #11432 from HynoR/fix/firewall
feat: Add UDP port 443 accept rule to Pre-firewall config
2025-12-22 19:14:21 +08:00
..
ai.go
alert.go
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: Fixed missing redirect after installing runtime environment (#11243) 2025-12-08 04:44:36 +00:00
app_ingore_upgrade.go
app_install.go feat: Added support for auto-filling remote MySQL root password in App Store (#11240) 2025-12-08 11:39:08 +08:00
app_utils.go fix: Fix task log printing garbled characters issue (#11363) 2025-12-17 13:42:23 +08:00
backup.go pref: Optimize backup account code structure (#11261) 2025-12-08 18:22:59 +08:00
backup_app.go fix: Support encrypted backup of databases (#10963) 2025-11-14 22:12:55 +08:00
backup_mysql.go feat: Database restore supports timeout settings (#11338) 2025-12-15 18:40:37 +08:00
backup_postgresql.go feat: Database restore supports timeout settings (#11338) 2025-12-15 18:40:37 +08:00
backup_record.go
backup_redis.go
backup_runtime.go
backup_website.go fix: Fix issue where backing up stream websites fails (#11377) 2025-12-17 16:46:51 +08:00
clam.go
compose_template.go
container.go feat: Support display and operations for multi-YAML compose startup (#11421) 2025-12-22 05:57:30 +00:00
container_compose.go feat: Support display and operations for multi-YAML compose startup (#11421) 2025-12-22 05:57:30 +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
cronjob_backup.go Fix typo (#11287) 2025-12-10 14:31:19 +08:00
cronjob_helper.go feat: optimize prompt for syncing WAF IP groups (#11317) 2025-12-12 08:11:11 +00:00
dashboard.go Fix typo (#11287) 2025-12-10 14:31:19 +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: Fixed issue where deleting symbolic link files fails (#11373) 2025-12-17 08:44:10 +00:00
firewall.go feat: Add UDP port 443 acceptance rule to firewall and iptables configuration 2025-12-22 15:55:47 +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 feat: Optimize snapshot backup items (#11385) 2025-12-18 07:43:13 +00:00
iptables.go feat: Add UDP port 443 acceptance rule to firewall and iptables configuration 2025-12-22 15:55:47 +08:00
logs.go
mcp_server.go
monitor.go fix: Fix lock issue during monitoring input insertion (#11312) 2025-12-12 08:05:11 +00:00
nginx.go
nginx_utils.go feat: The website supports TCP/UDP proxying. (#11302) 2025-12-11 10:33:03 +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
runtime_utils.go fix: Fixed issue with uninstall extension failed (#11021) 2025-11-21 07:59:08 +00:00
setting.go feat: Terminal connection supports reset (#11336) 2025-12-15 07:19:21 +00:00
snapshot.go fix: Fix snapshot application checkbox abnormality issue (#11404) 2025-12-19 10:04:33 +00:00
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
snapshot_rollback.go
ssh.go
system.go
task.go
tensorrt_llm.go perf: Optimized tensorrtLLM display performanceperf (#11184) 2025-12-04 17:57:19 +08:00
website.go fix: resolve limitation of fetching only 100 redirects for websites (#11424) 2025-12-22 14:31:40 +08:00
website_acme_account.go
website_auth_basic.go feat: The website supports TCP/UDP proxying. (#11302) 2025-12-11 10:33:03 +00:00
website_ca.go
website_dns_account.go
website_domain.go feat: The website supports TCP/UDP proxying. (#11302) 2025-12-11 10:33:03 +00:00
website_lb.go feat: The website supports TCP/UDP proxying. (#11302) 2025-12-11 10:33:03 +00:00
website_op.go fix: Resolve issue where bulk certificate setup creates duplicate server certificates (#11371) 2025-12-17 05:52:10 +00:00
website_proxy.go feat: The website supports TCP/UDP proxying. (#11302) 2025-12-11 10:33:03 +00:00
website_rewrite.go feat: The website supports TCP/UDP proxying. (#11302) 2025-12-11 10:33:03 +00:00
website_ssl.go fix: resolve certificate push losing other domain data (#10998) 2025-11-19 06:02:59 +00:00
website_utils.go fix: Fix issue where backing up stream websites fails (#11377) 2025-12-17 16:46:51 +08:00