1Panel/backend/app/service
2025-06-26 06:39:22 +00:00
..
ai.go
app.go
app_install.go fix: Optimize database password verification and password change (#8294) 2025-04-02 16:03:44 +08:00
app_utils.go
auth.go
backup.go fix: Fix the issue with cronjob report loading failure (#9254) 2025-06-24 05:47:14 +00:00
backup_app.go
backup_mysql.go
backup_postgresql.go
backup_redis.go
backup_runtime.go
backup_website.go
clam.go feat(systemctl): implement service manager initialization and command execution (#8380) 2025-04-17 10:26:13 +08:00
command.go
compose_template.go
container.go fix: Fix the problem of ip changes in container upgrades for macvlan … (#9251) 2025-06-24 05:41:13 +00:00
container_compose.go
container_network.go
container_volume.go
cronjob.go fix: Modify database verification rules (#8342) 2025-04-08 02:39:52 +00:00
cronjob_backup.go
cronjob_helper.go fix: Fix the problem of failed MySQL permission modification (#8351) 2025-04-08 10:49:53 +00:00
dashboard.go
database.go
database_common.go
database_mysql.go
database_postgresql.go
database_redis.go
device.go feat(systemctl): implement service manager initialization and command execution (#8380) 2025-04-17 10:26:13 +08:00
device_clean.go feat(systemctl): implement service manager initialization and command execution (#8380) 2025-04-17 10:26:13 +08:00
docker.go feat(systemctl): implement service manager initialization and command execution (#8380) 2025-04-17 10:26:13 +08:00
entry.go feat: Add MCP management (#8299) 2025-04-02 09:01:54 +00:00
fail2ban.go
favorite.go
file.go
firewall.go
ftp.go
group.go
helper.go
host.go
host_tool.go fix: Remove code comments (#9297) 2025-06-26 06:39:22 +00:00
image.go
image_repo.go fix: Make firewall operations compatible with OpenWrt (#9257) 2025-06-24 06:21:13 +00:00
logs.go
mcp_server.go feat: update mcp proxy_pass (#8374) 2025-04-10 16:45:24 +08:00
monitor.go
nginx.go
nginx_utils.go
php_extensions.go
process.go
recycle_bin.go
runtime.go
runtime_utils.go
setting.go feat(systemctl): implement service manager initialization and command execution (#8380) 2025-04-17 10:26:13 +08:00
snapshot.go feat: basic support riscv64 (#8369) 2025-04-17 10:24:04 +08:00
snapshot_create.go WIP: refactor(service): Refactor OpenRC service manager (#8416) 2025-04-23 17:04:08 +08:00
snapshot_recover.go WIP: refactor(service): Refactor OpenRC service manager (#8416) 2025-04-23 17:04:08 +08:00
ssh.go WIP: refactor(service): Refactor OpenRC service manager (#8416) 2025-04-23 17:04:08 +08:00
upgrade.go Revert "fix: Fix the issue with upgrade failures (#9262)" (#9264) 2025-06-24 17:24:42 +08:00
website.go fix: Fix issue with update website config (#8610) 2025-05-12 10:41:58 +00:00
website_acme_account.go
website_ca.go
website_dns_account.go
website_ssl.go
website_utils.go