yinjianm
8c130adcc9
feat(workspace): add cpu core status display and safer quick command actions
...
Expose `cpuCores` in backend status collection with multi-command fallback
and surface it in the status panel as a localized CPU core badge under the
CPU model.
Adjust terminal group UX by adding a server-level close-all control in the
SSH tab group header.
Reduce accidental quick command execution by switching list interaction to
single-click select + double-click execute, while preserving keyboard Enter
and context-menu execution paths.
2026-04-12 07:22:09 +08:00
yinjianm
b1f036fdc6
fix(frontend): 调整工作台文件总览与快捷指令菜单
...
将文件管理区从单目录文件表格修正为多根目录常驻的文件夹总览,
点击目录时仅展开和聚焦,不再切换为单独目录列表。
同时修复快捷指令右键菜单的透明背景与粘贴语义,
统一为“粘贴到命令输入框”且不自动发送,并同步多语言文案。
顺带收紧快捷指令编辑弹窗的最小尺寸、初始尺寸与视口上限,
降低小分辨率下的弹窗溢出概率。
2026-03-26 02:04:07 +08:00
yinjianm
3f6e2bffc6
feat(frontend): 增强工作台快捷指令与仪表盘能力
...
补充快捷指令动态变量解析与编辑弹窗一键插入,
统一列表执行、粘贴到终端和批量发送的处理链路
扩展快捷命令右键菜单动作,并为文件面板新增
多根目录资源管理器式侧栏浏览体验
为首页 dashboard 增加当前用户与系统总览双视角的
实时会话指标展示,并同步更新相关知识库记录
2026-03-26 01:39:42 +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
654295e0c8
fix(frontend): align quick commands theme buttons
...
Replace remaining hardcoded button and hover colors in
QuickCommandsView with existing theme utility classes.
This keeps add, empty-state, and item action buttons visually
consistent across themes without changing quick command behavior.
2026-03-25 05:42:02 +08:00
Baobhan Sith
9f5342d1e4
Update QuickCommandsView.vue
2025-06-04 10:39:55 +08:00
Baobhan Sith
807a48a7dd
feat: 为快捷指令添加变量功能
...
#57
2025-05-30 09:25:46 +08:00
Baobhan Sith
f022033b22
feat: 添加自定义对话模态框
2025-05-28 19:32:14 +08:00
Baobhan Sith
840c83e820
style: 优化样式
2025-05-24 21:08:11 +08:00
Baobhan Sith
a267cbd3ee
feat: 为快捷指令添加紧凑模式功能
2025-05-20 14:56:00 +08:00
Baobhan Sith
d8cec9f21d
feat: 为快捷命令视图添加ctrl + 滚轮缩放
2025-05-19 23:52:12 +08:00
Baobhan Sith
0e396a92fa
feat: 状态监视器添加IP地址显示
2025-05-15 00:26:46 +08:00
Baobhan Sith
2910951c21
fix: 修复手机端快捷指令复制失败的问题,添加备用复制方案
2025-05-13 15:46:30 +08:00
Baobhan Sith
5edb89ebb5
feat: 为快捷命令列表添加复制按钮
...
Refs #28
2025-05-13 00:53:20 +08:00
Baobhan Sith
564db89d0f
fix: 修复右键菜单超出屏幕边界问题
...
在以下组件中添加了防止右键菜单超出屏幕边界的防护措施:
- WorkspaceConnectionList.vue
- QuickCommandsView.vue
- CommandHistoryView.vue
2025-05-11 23:31:03 +08:00
Baobhan Sith
598df938bf
feat: 添加标签管理模态框
2025-05-11 11:20:26 +08:00
Baobhan Sith
1eb1efde72
feat: 为快捷指令和命令历史添加“发送到全部会话”右键菜单
...
Refs #28
2025-05-11 09:59:32 +08:00
Baobhan Sith
fdf5c18dfb
refactor: 引入 workspaceEvents 并迁移核心组件事件处理
2025-05-09 13:45:20 +08:00
Baobhan Sith
011a72b121
fix: 修复移动模式下快捷指令列表不显示操作按钮的问题
2025-05-05 18:58:16 +08:00
Baobhan Sith
6144633a5e
feat: 添加显隐标签的设置
2025-05-03 20:34:52 +08:00
Baobhan Sith
23a470a6a0
fix: 修复部分样式
2025-05-03 18:20:29 +08:00
Baobhan Sith
026ed949fb
feat: 添加快捷指令的标签管理系统
...
Related to #5
2025-05-03 15:18:51 +08:00
Baobhan Sith
9169d87767
update
2025-04-30 14:12:39 +08:00
Baobhan Sith
2983864e8a
update
2025-04-27 09:53:40 +08:00
Baobhan Sith
bef2dd620b
update
2025-04-27 09:38:24 +08:00
Baobhan Sith
073d9d3f95
update
2025-04-25 19:20:46 +08:00
Baobhan Sith
b1fbcb254a
update
2025-04-25 15:54:43 +08:00
Baobhan Sith
35deba72c4
update
2025-04-25 14:39:44 +08:00
Baobhan Sith
1916f4b4d7
update
2025-04-23 18:47:48 +08:00
Baobhan Sith
bd42b4ab50
update
2025-04-23 18:00:17 +08:00
Baobhan Sith
08b55a2ce6
update
2025-04-22 20:32:13 +08:00
Baobhan Sith
19e488abfd
update
2025-04-21 22:52:50 +08:00
Baobhan Sith
24d9360076
update
2025-04-19 19:58:23 +08:00
Baobhan Sith
57dcece55b
update
2025-04-19 18:50:00 +08:00
Baobhan Sith
5e2762036a
update
2025-04-17 23:36:12 +08:00
Baobhan Sith
ce58aec85f
update
2025-04-17 22:48:10 +08:00
Baobhan Sith
1c4ae3a3e1
update
2025-04-17 21:40:50 +08:00
Baobhan Sith
747c9491c4
feat: 添加快捷指令功能
2025-04-17 13:20:27 +08:00