Commit Graph

958 Commits

Author SHA1 Message Date
Baobhan Sith c44f1606d6 fix: 修复移动端ssh会话标签切换异常且自定义背景不显示的问题 2025-05-29 18:15:37 +08:00
Baobhan Sith 564d7e775c Update appearance.repository.ts 2025-05-28 21:22:16 +08:00
Baobhan Sith 27cb02b825 update 2025-05-28 20:24:30 +08:00
Baobhan Sith f022033b22 feat: 添加自定义对话模态框 2025-05-28 19:32:14 +08:00
Baobhan Sith ae88f6c66c Update StatusMonitor.vue 2025-05-28 14:35:37 +08:00
Baobhan Sith d826aed607 Update StatusMonitor.vue 2025-05-28 14:35:00 +08:00
Baobhan Sith dd74814e67 fix: 调整状态监视器进度条百分比文字垂直居中显示 2025-05-28 14:23:40 +08:00
Baobhan Sith 887b85f125 fix: 修复终端下方和右侧的布局分割线不可拖拽的问题 2025-05-28 14:12:49 +08:00
Baobhan Sith d2b0e74d0f fix: 修复终端下方和右侧的布局分割线不可拖拽的问题 2025-05-28 14:11:49 +08:00
Baobhan Sith 54ceb8b0b3 Update Dockerfile 2025-05-28 11:51:25 +08:00
Baobhan Sith acef4daf99 update 2025-05-28 11:49:41 +08:00
Baobhan Sith 72383f564c Update Dockerfile 2025-05-28 11:43:06 +08:00
Baobhan Sith 3720ccbff5 fix: 修改更新终端样式报错的问题 2025-05-28 11:38:26 +08:00
Baobhan Sith b3f04db2ba Update Dockerfile 2025-05-28 11:19:43 +08:00
Baobhan Sith 3bc2a07ec9 update 2025-05-28 11:04:54 +08:00
Baobhan Sith 50f3724ef8 update 2025-05-28 10:02:44 +08:00
Baobhan Sith c3dd29d8ae style: 优化部分样式 2025-05-28 09:29:17 +08:00
Baobhan Sith 91e8169fa7 feat: 路径收藏添加发送到终端按钮 2025-05-28 09:18:44 +08:00
Baobhan Sith 2e330d1654 Update StyleCustomizerTerminalTab.vue 2025-05-28 09:03:29 +08:00
Baobhan Sith 9f49900e1b style: 添加预设样式 2025-05-28 08:53:30 +08:00
Baobhan Sith 6175b38386 style: 添加预设样式 2025-05-28 08:51:55 +08:00
Baobhan Sith c6ae808ac8 Create 静态冰蓝玻璃背景.html 2025-05-28 02:37:02 +08:00
Baobhan Sith 851879328d Update StatusMonitor.vue 2025-05-28 02:26:46 +08:00
Baobhan Sith 7533d98471 update 2025-05-28 02:22:41 +08:00
Baobhan Sith 1346632cc9 Update Terminal.vue 2025-05-28 00:17:36 +08:00
Baobhan Sith a0a250e38c fix: 修复布局分割线显示异常的问题 2025-05-27 23:28:52 +08:00
Baobhan Sith 371d713f88 Update StyleCustomizerBackgroundTab.vue 2025-05-27 21:41:44 +08:00
Baobhan Sith 4966d2e575 style: 添加预设样式 2025-05-27 21:36:06 +08:00
Baobhan Sith 9c109f4240 Update StyleCustomizerBackgroundTab.vue 2025-05-27 21:02:11 +08:00
Baobhan Sith 0e9d87736c Update package.json 2025-05-27 20:48:48 +08:00
Baobhan Sith 5d0c6212e0 Update StyleCustomizerTerminalTab.vue 2025-05-27 20:47:35 +08:00
Baobhan Sith cb6d5a7258 update 2025-05-27 20:22:41 +08:00
Baobhan Sith 2d597918d2 Update StyleCustomizerBackgroundTab.vue 2025-05-27 19:50:07 +08:00
Baobhan Sith 51bd21ac78 Update Terminal.vue 2025-05-27 19:32:04 +08:00
Baobhan Sith 5f536d1ac5 fix: 修复终端粘贴出现空行的问题
#52
2025-05-27 19:27:55 +08:00
Baobhan Sith c7fd6c3df7 feat: 添加自定义终端字体描边和阴影设置项 2025-05-27 19:15:52 +08:00
Baobhan Sith 03fd91a7c0 style: 引用样式库 2025-05-27 17:19:06 +08:00
Baobhan Sith 81b26cd696 feat: 添加自定义终端html背景的功能 2025-05-27 15:32:37 +08:00
Baobhan Sith e11cc66114 feat: 添加自定义终端背景html功能 2025-05-27 09:33:25 +08:00
Baobhan Sith 180a5f6182 Update Terminal.vue 2025-05-26 23:42:44 +08:00
Baobhan Sith bd7b469889 refactor: 优化代码结构 2025-05-26 23:38:53 +08:00
Baobhan Sith 0c7b8d85f3 style: 将右键菜单渲染到顶层
将 WorkspaceConnectionList 组件中的连接右键菜单和标签右键菜单
通过 Vue 的 Teleport 功能直接渲染到 document.body
2025-05-26 19:37:32 +08:00
Baobhan Sith e68b11251a Merge branch 'main' of https://github.com/Heavrnl/nexus-terminal 2025-05-26 19:23:58 +08:00
Baobhan Sith 055f252e29 style: 移除文本编辑器tab的垂直滚动条 2025-05-26 19:23:27 +08:00
Baobhan Sith 69f5767025 feat: 修改连接导出的文件格式 2025-05-26 19:18:39 +08:00
Baobhan Sith 3c895d5bd7 feat: 添加跳板机功能 2025-05-26 19:18:17 +08:00
Baobhan Sith 9524351b90 Update package.json 2025-05-25 23:19:16 +08:00
Baobhan Sith 91056e2ec0 fix: 修复路径收藏加载错误的问题 2025-05-25 23:08:29 +08:00
Baobhan Sith 1790380e9d update 2025-05-25 22:15:38 +08:00
Baobhan Sith 83989488ca Update Terminal.vue 2025-05-25 17:02:57 +08:00