| .. |
|
ai.go
|
feat: Encapsulate command execution methods (#8401)
|
2025-04-15 22:15:18 +08:00 |
|
alert.go
|
feat: Alert notification supports email service (#9554)
|
2025-07-18 11:44:20 +08:00 |
|
alert_helper.go
|
feat: alert count limit (#9621)
|
2025-07-23 21:34:20 +08:00 |
|
app.go
|
fix: Fixed issue with database locked (#9898)
|
2025-08-07 09:30:37 +00: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
|
fix: Fix redis configuration modification issues (#9848)
|
2025-08-05 03:26:59 +00:00 |
|
app_utils.go
|
feat: Add concurrency configuration for PHP performance optimization (#9877)
|
2025-08-07 21:39:33 +08:00 |
|
backup.go
|
fix: Fix data synchronization during backup account modification (#9585)
|
2025-07-21 17:49:56 +08:00 |
|
backup_app.go
|
fix: Fix the problem of failed application backup (#8752)
|
2025-05-20 15:05:22 +08:00 |
|
backup_mysql.go
|
fix: Fix the problem of failed application backup (#8752)
|
2025-05-20 15:05:22 +08:00 |
|
backup_postgresql.go
|
fix: Add custom timeout support for remote database (#9830)
|
2025-08-04 13:40:35 +08:00 |
|
backup_record.go
|
fix: Modify snapshot synchronization and import name restrictions (#9266)
|
2025-06-24 18:43:56 +08:00 |
|
backup_redis.go
|
feat: Adapt to Redis Cluster (#9588)
|
2025-07-21 09:56:42 +00:00 |
|
backup_runtime.go
|
fix: Fix the display exception problem when the database application does not exist (#8094)
|
2025-03-07 15:43:58 +08:00 |
|
backup_website.go
|
fix: Fix the problem of failed application backup (#8752)
|
2025-05-20 15:05:22 +08:00 |
|
clam.go
|
feat: Alert notification supports email service (#9554)
|
2025-07-18 11:44:20 +08:00 |
|
compose_template.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
container.go
|
fix: Optimize container cleanup mechanism (#9795)
|
2025-08-01 08:07:24 +00:00 |
|
container_compose.go
|
feat: The container-compose module is adapted for Docker Compose. (#9536)
|
2025-07-16 10:41:52 +00:00 |
|
container_network.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
container_volume.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
cronjob.go
|
fix: Fix grouping exception issue for cronjob (#9841)
|
2025-08-04 22:20:06 +08:00 |
|
cronjob_backup.go
|
feat: Optimize backup filename format for cronjob (#9890)
|
2025-08-07 13:42:38 +00:00 |
|
cronjob_helper.go
|
fix: Resolve backup to server disk failure for cronjob (#9603)
|
2025-07-22 14:56:13 +08:00 |
|
dashboard.go
|
fix: Fix memory usage display issue on dashboard (#9530)
|
2025-07-16 09:45:53 +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
|
feat: add cluster status page (#9514)
|
2025-07-14 19:08:57 +08:00 |
|
database_postgresql.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
database_redis.go
|
fix: Fix PostgreSQL database backup/restore failures (#9854)
|
2025-08-05 14:30:34 +08:00 |
|
device.go
|
fix: Fix timezone modification reboot exception (#9432)
|
2025-07-07 04:05:50 +00:00 |
|
device_clean.go
|
fix: resolve code warnings and improve code quality (#9322)
|
2025-06-27 16:47:01 +08:00 |
|
docker.go
|
fix: Fix snap docker startup failure due to empty configuration (#9402)
|
2025-07-04 07:21:40 +00:00 |
|
entry.go
|
feat: Alert notification supports email service (#9554)
|
2025-07-18 11:44:20 +08:00 |
|
fail2ban.go
|
|
|
|
favorite.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
file.go
|
fix: Optimize backup file upload display (#9797)
|
2025-08-01 08:03:23 +00:00 |
|
firewall.go
|
feat: transfer some code (#9124)
|
2025-06-17 03:56:53 +00:00 |
|
ftp.go
|
feat: transfer some code (#9124)
|
2025-06-17 03:56:53 +00:00 |
|
group.go
|
fix: fix issue with set default group (#8717)
|
2025-05-18 03:21:58 +00:00 |
|
helper.go
|
|
|
|
host_tool.go
|
fix: Fix the issue where the list keeps loading when autostart = false is set in the Supervisor configuration. (#9866)
|
2025-08-05 10:20:59 +00:00 |
|
image.go
|
fix: Optimize container cleanup mechanism (#9795)
|
2025-08-01 08:07:24 +00:00 |
|
image_repo.go
|
fix: Change container image building to asynchronous operation (#9462)
|
2025-07-08 11:06:47 +00:00 |
|
logs.go
|
fix: Fix the exception of refreshing the token of Ali Cloud Disk (#8288)
|
2025-04-01 09:25:52 +00:00 |
|
mcp_server.go
|
feat: Mcp Server support streamableHttp (#9761)
|
2025-07-30 10:54:51 +00:00 |
|
monitor.go
|
fix: Fix the monitoring data exception (#8028)
|
2025-02-27 17:51:09 +08:00 |
|
nginx.go
|
feat: Add HTTPS fallback prevention configuration in OpenResty (#9703)
|
2025-07-30 04:04:51 +00:00 |
|
nginx_utils.go
|
feat: change docker pull process log (#8680)
|
2025-05-15 21:40:39 +08:00 |
|
php_extensions.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
process.go
|
|
|
|
recycle_bin.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
runtime.go
|
feat: add fpm status for PHP runtime (#9891)
|
2025-08-07 13:56:40 +00:00 |
|
runtime_utils.go
|
feat: add DownloadCallBack for install php runtime (#9430)
|
2025-07-07 03:05:50 +00:00 |
|
setting.go
|
feat: add config for appstore (#8524)
|
2025-04-30 10:39:53 +00:00 |
|
snapshot.go
|
fix: Support configurable docker config file snapshotting (#9363)
|
2025-07-01 07:49:32 +00:00 |
|
snapshot_create.go
|
feat: Add customizable snapshot timeout support (#9537)
|
2025-07-16 10:43:52 +00: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 export for ssh logs (#9889)
|
2025-08-07 13:40:39 +00:00 |
|
task.go
|
|
|
|
website.go
|
fix: improve location retrieval in OperateProxy to handle modified nginx configs (#9901)
|
2025-08-07 21:49:57 +08:00 |
|
website_acme_account.go
|
feat(website): Certificate application supports custom ACME addresses. (#8475)
|
2025-04-25 16:49:22 +08:00 |
|
website_ca.go
|
feat: transfer some code (#9124)
|
2025-06-17 03:56:53 +00:00 |
|
website_dns_account.go
|
feat: adjust internationalization errors and the positions of global … (#7767)
|
2025-01-24 03:00:07 +00:00 |
|
website_ssl.go
|
fix: Fix the issue where viewing logs during certificate application results in an error. (#9853)
|
2025-08-05 14:30:18 +08:00 |
|
website_utils.go
|
feat: add root config for proxy website (#9881)
|
2025-08-07 21:39:46 +08:00 |