Commit Graph

18 Commits

Author SHA1 Message Date
ssongliu
64c354adb2 feat: add VM overview status (#13232) 2026-07-09 21:36:48 +08:00
zhengkunwang223
22c3fc8c40 feat: add ai benchmark 2026-05-21 12:37:32 +08:00
KOMATA
d302bc07b3 feat: Add support for Mux SSL mode and update related settings (#11509)
* feat: Add support for Mux SSL mode and update related settings

- Introduced a new SSL mode "Mux" in the settings, allowing for HTTP to HTTPS redirection.
- Updated the `SSL` field in the `SettingUpdate` struct to include "Mux" as a valid option.
- Modified the server logic to handle Mux connections, including certificate management and HTTP redirection.
- Updated frontend components to reflect the new SSL options and improved user guidance in multiple languages.

* fix: Update HTTPS related messages for improved clarity and security guidance in multiple languages
2025-12-29 15:41:15 +08:00
ssongliu
d8e4144d46 feat: Child nodes support upgrading together with the master node (#10753)
Refs #9647
2025-10-24 09:14:15 +00:00
ssongliu
ead6d1268f feat: Optimize node addition notification messages (#9582) 2025-07-21 15:53:23 +08:00
CityFun
75bfc3a114 feat: Scheduled tasks support backing up MySQL cluster databases (#9526) 2025-07-16 15:52:04 +08:00
CityFun
c391177d34 feat: Add MySQL master-slave installation feature (#9505) 2025-07-13 22:36:21 +08:00
ssongliu
eeda0125bb feat: Add the default script information of the script library system (#8190) 2025-03-19 03:43:21 +00:00
zhengkunwang
e11a0d5766 feat(task): Add Execution Validation for Tasks (#7559) 2024-12-25 17:38:46 +08:00
ssongliu
9e551edf31 feat: Add node service detection (#7545) 2024-12-24 06:48:45 +00:00
ssongliu
cd266d2567 feat: Synchronously update the firewall when modifying connection information (#7536) 2024-12-23 22:05:31 +08:00
ssongliu
7631c237e9 feat: Uniform state style (#7436) 2024-12-19 06:30:20 +00:00
ssongliu
a8170a499a feat: Add support for multiple host license (#7296) 2024-12-10 05:57:38 +00:00
ssongliu
45362a9819 feat(system-upgrade): Added support for multi-host upgrade and rollback (#7178)
* feat(system-upgrade): Added support for multi-host upgrade

* feat: Add supports of task display for node upgrade
2024-11-26 14:34:47 +08:00
ssongliu
b6641b2776 feat: optimize the SSH connection method for the host (#7126) 2024-11-19 10:24:05 +00:00
ssongliu
1ae5f945b1 feat: 完成节点添加及删除功能 (#6013) 2024-08-02 16:49:43 +08:00
ssongliu
865b6cba3f feat: 增加节点切换 2024-07-29 14:13:47 +08:00
ssongliu
2ef7b8b3b1 feat: core 功能代码拆分 2024-07-19 19:04:11 +08:00