| .. |
|
ai.go
|
|
|
|
alert.go
|
feat: Support configuration of SMTP username (#10636)
|
2025-10-14 18:04:41 +08:00 |
|
alert_helper.go
|
fix: Fix alert issue remove some alert logs (#10322)
|
2025-09-10 03:28:50 +00:00 |
|
alert_sender.go
|
feat(alert): Support panel login/ssh login/license exception and node exception alerts (#10034)
|
2025-08-19 05:41:15 +00:00 |
|
app.go
|
fix: Solve the issue of being unable to filter applications when the operating system is aarch64. (#10620)
|
2025-10-13 21:28:53 +08:00 |
|
app_ingore_upgrade.go
|
fix: Resolve the issue of ignoring MySQL failures (#9734)
|
2025-07-30 04:06:51 +00:00 |
|
app_install.go
|
feat: Add quick jump to website directory button (#9973)
|
2025-08-13 07:36:50 +00:00 |
|
app_utils.go
|
feat: handle for install openresty (#10500)
|
2025-09-26 15:15:33 +08:00 |
|
backup.go
|
fix: Optimize duplicate execution error messages for cronjob (#10307)
|
2025-09-09 03:44:43 +00:00 |
|
backup_app.go
|
fix: Fix the issue of abnormal task logs when website restoration fails (#10609)
|
2025-10-11 22:07:58 +08:00 |
|
backup_mysql.go
|
fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497)
|
2025-09-26 07:14:11 +00:00 |
|
backup_postgresql.go
|
fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497)
|
2025-09-26 07:14:11 +00:00 |
|
backup_record.go
|
feat: Add backup status for manual backups (#10377)
|
2025-09-15 16:27:11 +08:00 |
|
backup_redis.go
|
fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497)
|
2025-09-26 07:14:11 +00:00 |
|
backup_runtime.go
|
|
|
|
backup_website.go
|
fix: Fix the issue of abnormal task logs when website restoration fails (#10609)
|
2025-10-11 22:07:58 +08:00 |
|
clam.go
|
fix: Add timeout settings for clam scanning (#10445)
|
2025-09-23 03:56:04 +00:00 |
|
compose_template.go
|
|
|
|
container.go
|
style: Optimize watermark style (#10630)
|
2025-10-14 16:51:26 +08:00 |
|
container_compose.go
|
fix: Optimize container compose deletion logic (#10186)
|
2025-08-29 05:50:15 +00:00 |
|
container_network.go
|
|
|
|
container_volume.go
|
style: Optimize volume list display (#10231)
|
2025-09-02 09:48:10 +00:00 |
|
cronjob.go
|
fix: Fix the issue of abnormal deletion of cronjob report files (#10581)
|
2025-10-09 14:40:42 +08:00 |
|
cronjob_backup.go
|
fix: Fix the issue of abnormal task logs when website restoration fails (#10609)
|
2025-10-11 22:07:58 +08:00 |
|
cronjob_helper.go
|
fix: Fix the issue of abnormal task logs when website restoration fails (#10609)
|
2025-10-11 22:07:58 +08:00 |
|
dashboard.go
|
fix: Add backward compatibility for overview page api (#10310)
|
2025-09-09 06:50:44 +00:00 |
|
database.go
|
fix: Add remote database connection timeout record (#9868)
|
2025-08-05 11:15:00 +00:00 |
|
database_common.go
|
fix: Fix redis configuration modification issues (#9848)
|
2025-08-05 03:26:59 +00:00 |
|
database_mysql.go
|
fix: fix slow log state toggle exception (#10050)
|
2025-08-19 06:13:14 +00:00 |
|
database_postgresql.go
|
fix: Optimize warning messages for database deletion (#10226)
|
2025-09-02 05:43:44 +00:00 |
|
database_redis.go
|
fix: Fix PostgreSQL database backup/restore failures (#9854)
|
2025-08-05 14:30:34 +08:00 |
|
device.go
|
feat: Swap settings support task mode (#10639)
|
2025-10-14 22:12:27 +08:00 |
|
device_clean.go
|
fix: Fix the issue where cache cleanup fails to exclude logs of curre… (#10497)
|
2025-09-26 07:14:11 +00:00 |
|
disk.go
|
feat: Adjust hard drive mounting logic (#10326)
|
2025-09-10 05:50:51 +00:00 |
|
disk_utils.go
|
feat: optimization disk zie display (#10339)
|
2025-09-11 15:12:45 +08:00 |
|
docker.go
|
fix: Increase Docker restart timeout duration (#10447)
|
2025-09-23 03:58:04 +00:00 |
|
entry.go
|
feat: Alert notification supports email service (#9554)
|
2025-07-18 11:44:20 +08:00 |
|
fail2ban.go
|
|
|
|
favorite.go
|
|
|
|
file.go
|
feat: Optimize Supervisord log reading (#10634)
|
2025-10-14 18:04:20 +08:00 |
|
firewall.go
|
feat: Add inbound interface restriction option for ufw forward rules (#10345) (#10549)
|
2025-10-02 20:33:20 +08:00 |
|
ftp.go
|
|
|
|
group.go
|
|
|
|
helper.go
|
|
|
|
host_tool.go
|
feat: remove unused function (#10637)
|
2025-10-14 18:20:47 +08:00 |
|
image.go
|
feat: Support batch operations for image tags (#10597)
|
2025-10-10 17:23:59 +08:00 |
|
image_repo.go
|
fix: Change container image building to asynchronous operation (#9462)
|
2025-07-08 11:06:47 +00:00 |
|
logs.go
|
|
|
|
mcp_server.go
|
feat: handle mcp for offline mode (#10451)
|
2025-09-23 07:52:05 +00:00 |
|
monitor.go
|
fix: Fix the issue where SSH sessions keep loading indefinitely (#9964)
|
2025-08-12 09:28:48 +00:00 |
|
nginx.go
|
feat: Extend Openresty build time (#10309)
|
2025-09-09 06:48:43 +00:00 |
|
nginx_utils.go
|
修复https防窜站关闭时修改默认站点报错的问题 (#10490)
|
2025-09-26 10:21:30 +08:00 |
|
php_extensions.go
|
|
|
|
process.go
|
perf: Optimize process management performance (#10329)
|
2025-09-10 09:02:53 +00:00 |
|
recycle_bin.go
|
fix: Fix the issue where SSH sessions keep loading indefinitely (#9964)
|
2025-08-12 09:28:48 +00:00 |
|
runtime.go
|
fix: Fixed issue with edit runtime failed (#10631)
|
2025-10-14 16:51:38 +08:00 |
|
runtime_utils.go
|
fix: Fixed issue with edit runtime failed (#10631)
|
2025-10-14 16:51:38 +08:00 |
|
setting.go
|
fix: Fix the issue of abnormal terminal settings (#10621)
|
2025-10-13 21:29:14 +08:00 |
|
snapshot.go
|
fix: Optimize backup logic for cronjob (#10163)
|
2025-08-27 14:35:28 +08:00 |
|
snapshot_create.go
|
fix: Optimize backup logic for cronjob (#10163)
|
2025-08-27 14:35:28 +08:00 |
|
snapshot_recover.go
|
feat: Add customizable snapshot timeout support (#9537)
|
2025-07-16 10:43:52 +00:00 |
|
snapshot_rollback.go
|
fix: Support docker configuration modifications for snap installations (#9377)
|
2025-07-02 09:43:35 +00:00 |
|
ssh.go
|
feat: Support editing ssh key information (#10579)
|
2025-10-09 06:39:25 +00:00 |
|
system.go
|
feat: add rsync check for file exchange (#10317)
|
2025-09-09 08:38:44 +00:00 |
|
task.go
|
|
|
|
website.go
|
feat: add cors config for website (#10607)
|
2025-10-11 08:04:26 +00:00 |
|
website_acme_account.go
|
|
|
|
website_ca.go
|
|
|
|
website_dns_account.go
|
|
|
|
website_ssl.go
|
feat: Update the local certificate and remember the directory address. (#10523)
|
2025-09-28 10:16:18 +00:00 |
|
website_utils.go
|
feat: add cors config for website (#10607)
|
2025-10-11 08:04:26 +00:00 |