Commit Graph

14 Commits

Author SHA1 Message Date
yinjianm 6253b90151 feat(frontend): 添加 SSH 终端运行中标记
为 SSH 顶部服务器标签和内部终端标签补充 `%` 运行中提示,
并基于发送命令、shell prompt、断连与错误链路派生运行态。
2026-04-19 21:33:24 +08:00
yinjianm 1662b2b9e8 feat(frontend): polish connection tree and terminal groups
Add explorer-style tree search in the connections view with
match-path expansion, clearer count highlighting, and a refined
sidebar header layout.

Improve terminal tab grouping by keeping new sessions appended
within their server group, highlighting the active group, and
deduplicating broadcast actions to send commands once per server.
2026-03-25 23:19:53 +08:00
yinjianm d730d06c5e feat(workspace): 增强连接管理与终端状态展示
- 为连接管理页补充多级标签树、列头排序和行级更多菜单
- 支持同一 SSH 连接打开多个终端并显示终端序号
- 补充状态监控的内存与磁盘详情字段

---
 feat(workspace): enhance connection management and terminal status visibility

- add multi-level tag tree, sortable columns, and row-level more menu
- support multiple terminals per SSH connection with terminal indices
- extend status monitor with memory and disk detail fields
2026-03-25 22:25:37 +08:00
Baobhan Sith ecf7b959ec update 2025-05-16 20:36:20 +08:00
Baobhan Sith 0e396a92fa feat: 状态监视器添加IP地址显示 2025-05-15 00:26:46 +08:00
Baobhan Sith 97df12f8a7 fix: 修复标签栏排序错乱问题 2025-05-13 19:35:05 +08:00
Baobhan Sith d7bee11383 feat: 添加通知功能自定义telegram域名功能 2025-05-11 13:02:09 +08:00
Baobhan Sith aa90f586e0 update 2025-05-10 14:55:58 +08:00
Baobhan Sith 0031c2f717 fix: 修复移动端恢复不了挂起会话的问题 2025-05-10 13:43:40 +08:00
Baobhan Sith bf8124bb35 feat: 挂起状态下禁止自动重连 2025-05-10 09:06:57 +08:00
Baobhan Sith 497e42cb37 feat: 完成挂起状态下会话标签状态颜色切换 2025-05-10 09:00:04 +08:00
Baobhan Sith 61e7b64333 update 2025-05-10 01:23:47 +08:00
Baobhan Sith c36e961426 update 2025-05-10 00:00:31 +08:00
Baobhan Sith 36afe3d5c2 refactor: 优化代码结构 2025-05-09 17:49:37 +08:00