1Panel/backend/app/service
2025-04-08 05:55:52 +00:00
..
ai.go feat: Add certificate validation when creating AI Proxy (#7994) 2025-02-25 15:21:16 +08:00
app.go feat: Adding GPU acceleration configuration to some applications (#7865) 2025-02-13 07:02:08 +00:00
app_install.go fix: Optimize database password verification and password change (#8294) 2025-04-02 16:03:44 +08:00
app_utils.go feat: Added partial prompt messages (#7900) 2025-02-18 10:08:52 +00:00
auth.go feat: support load ollama model details (#7867) 2025-02-13 14:56:24 +00:00
backup.go feat: Support for asynchronously obtaining the backup file size (#7660) 2025-01-07 06:35:33 +00:00
backup_app.go
backup_mysql.go fix: Fix the issue of loading errors for editing container port data (#7945) 2025-02-21 04:01:49 +00:00
backup_postgresql.go fix: Fix the issue of loading errors for editing container port data (#7945) 2025-02-21 04:01:49 +00:00
backup_redis.go
backup_runtime.go
backup_website.go
clam.go fix: 编辑计划任务和病毒扫描告警问题处理 (#7058) 2024-11-14 21:52:37 +08:00
command.go
compose_template.go
container.go fix: Fixed an update failure when the container network is bridge (#8290) 2025-04-02 03:37:53 +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: Ignore the scheduled task backup content failed to be uploaded (#8297) 2025-04-02 09:05:54 +00:00
dashboard.go feat: Support Ollama model management (#7866) 2025-02-13 15:28:29 +08:00
database.go
database_common.go fix: Fix the loading method of slow logs in MySQL and MariaDB (#7915) 2025-02-19 09:48:36 +00:00
database_mysql.go
database_postgresql.go
database_redis.go
device.go
device_clean.go
docker.go fix: 关闭代理同时更新 Docker 代理 (#7028) 2024-11-13 06:50:00 +00:00
entry.go feat: Add MCP management (#8299) 2025-04-02 09:01:54 +00:00
fail2ban.go
favorite.go
file.go fix: Fix the loading method of slow logs in MySQL and MariaDB (#7915) 2025-02-19 09:48:36 +00:00
firewall.go fix(forward): Fix the problem of duplicate creation of port forwardin… (#7975) 2025-02-24 09:21:14 +00:00
ftp.go perf: Optimize FTP sync function for better performance and readability (#7479) 2024-12-20 15:45:05 +08:00
group.go
helper.go
host.go
host_tool.go
image.go fix: Optimize image deletion error return (#7602) 2024-12-30 09:17:49 +00:00
image_repo.go
logs.go feat: Optimize Location Information Display in System Login Logs (#7459) 2024-12-20 04:16:25 +00:00
mcp_server.go feat: add warn text for mcp server (#8346) 2025-04-08 05:55:52 +00:00
monitor.go
nginx.go
nginx_utils.go
php_extensions.go
process.go
recycle_bin.go
runtime.go feat(runtime): correct typo in variable name (#7172) 2024-11-25 12:05:42 +08:00
runtime_utils.go feat(appstore): Handle Requests After Application Installation (#7206) 2024-11-28 10:42:40 +00:00
setting.go feat: Added password encryption for login functionality (#7764) 2025-01-23 18:09:12 +08:00
snapshot.go fix: 快照恢复忽略应用恢复失败问题 (#7012) 2024-11-12 17:34:23 +08:00
snapshot_create.go feat(init): add support for international language pack initialization (#7315) 2024-12-10 18:36:53 +08:00
snapshot_recover.go feat(init): add support for international language pack initialization (#7315) 2024-12-10 18:36:53 +08:00
ssh.go feat(logs): Change IP Database to Support Internationalization (#7212) 2024-11-29 03:46:44 +00:00
upgrade.go feat: Fix the initialization errors of GeoIP (#7345) 2024-12-12 06:55:49 +00:00
website.go style: update style for mcp server (#8338) 2025-04-07 11:09:51 +00:00
website_acme_account.go
website_ca.go feat(system-security): Support Hot Reloading of System Certificates (#7152) 2024-11-22 09:48:13 +00:00
website_dns_account.go
website_ssl.go feat: Fix Issue with DNS Account Deletion After Certificate Update Ap… (#7303) 2024-12-10 03:15:38 +00:00
website_utils.go feat: Added streaming transmission configuration (#7875) 2025-02-15 12:59:38 +00:00