Commit Graph

859 Commits

Author SHA1 Message Date
Baobhan Sith 6b6b1813a4 feat: 调整文件编码下拉菜单样式,自动适配宽度 2025-05-05 09:39:17 +08:00
Baobhan Sith f31d5280e0 fix: 缓解调整字体时终端下方出现的空白问题 2025-05-05 09:33:48 +08:00
Baobhan Sith c1bfcf21ac fix: 修复文件选中状态下样式错误问题 2025-05-05 09:33:00 +08:00
Baobhan Sith 3ea025d65a feat: 添加锁定布局功能
可以屏蔽鼠标扫过分割线产生的样式闪烁问题
2025-05-05 09:32:38 +08:00
Baobhan Sith b00cbac236 Update package.json 2025-05-05 09:08:36 +08:00
Baobhan Sith 38bc999dbe fix: 修复界面样式面板排版错乱的问题 2025-05-05 08:53:05 +08:00
Baobhan Sith b24af3eec0 fix:添加部分缺失的i18n文本 2025-05-04 19:27:23 +08:00
Baobhan Sith 2afbe44e06 feat: 为虚拟键盘添加F1-F12的按键,并优化布局 2025-05-04 13:38:02 +08:00
Baobhan Sith 355ebf13c0 Update StyleCustomizer.vue 2025-05-04 12:29:49 +08:00
Baobhan Sith f8e0b3bbe3 Update StyleCustomizer.vue 2025-05-04 12:19:31 +08:00
Baobhan Sith f985251a53 Update StyleCustomizer.vue 2025-05-04 12:16:59 +08:00
Baobhan Sith 4c6bd80182 feat: 优化移动端布局适配 2025-05-04 12:10:31 +08:00
Baobhan Sith f2df8ad8fc feat: 优化移动端布局适配 2025-05-04 11:19:22 +08:00
Baobhan Sith d756e59f55 Update package.json 2025-05-04 11:17:14 +08:00
Baobhan Sith 48ba4590a9 feat: 优化移动端布局适配 2025-05-04 11:13:39 +08:00
Baobhan Sith 9ca0201da7 feat: 添加终端右键粘贴功能
Related to #11
2025-05-04 10:39:06 +08:00
Baobhan Sith bcab4096b0 feat:优化移动端布局适配 2025-05-04 10:24:43 +08:00
Baobhan Sith 6378cd7106 fix: 优化移动端适配布局 2025-05-04 10:19:48 +08:00
Baobhan Sith 54631416ff fix: 修复文件上传因偏移量计算错误导致文件损坏 2025-05-04 10:07:40 +08:00
Baobhan Sith dbb6805268 fix: 防止在设置中意外清空 CAPTCHA 密钥 2025-05-04 07:36:44 +08:00
Baobhan Sith b8ddfe1528 Update package.json 2025-05-04 00:52:44 +08:00
Baobhan Sith daf5711ee2 feat: 添加连接备注功能 2025-05-04 00:51:21 +08:00
Baobhan Sith 6724ec07dc Merge branch 'main' of https://github.com/Heavrnl/nexus-terminal 2025-05-04 00:21:16 +08:00
Baobhan Sith f81e647497 feat: 适配移动端
只保留最基本的ssh功能
Related to #10
2025-05-04 00:21:13 +08:00
D a4007f3e07 locales: 优化 captcha 的中文表达 2025-05-03 23:31:05 +08:00
Baobhan Sith 46c3b12c80 fix: 修复 SSH 连接初始终端可能导致的尺寸不匹配问题
Related to #7
2025-05-03 21:11:09 +08:00
Baobhan Sith 1bea163b9a Update useSshTerminal.ts 2025-05-03 20:56:00 +08:00
Baobhan Sith d57b3d9a6d Update CommandInputBar.vue 2025-05-03 20:53:30 +08:00
Baobhan Sith e24506232e Update package.json 2025-05-03 20:45:59 +08:00
Baobhan Sith 2ab0d9752e Update WorkspaceView.vue 2025-05-03 20:44:19 +08:00
Baobhan Sith 17fabb0f0b Update PaneTitleBar.vue 2025-05-03 20:42:52 +08:00
Baobhan Sith 4a2527f0d0 update 2025-05-03 20:39:32 +08:00
Baobhan Sith 6144633a5e feat: 添加显隐标签的设置 2025-05-03 20:34:52 +08:00
Baobhan Sith c3470a5419 feat: 在终端添加复制粘贴快捷键
Ctrl + Shift + C 复制
Ctrl + Shift + V 粘贴

Related to #6
2025-05-03 19:47:38 +08:00
Baobhan Sith 88ad7332a3 feat: 为ssh标签栏和文件编辑器标签栏添加右键菜单 2025-05-03 19:43:50 +08:00
Baobhan Sith 23a470a6a0 fix: 修复部分样式 2025-05-03 18:20:29 +08:00
Baobhan Sith 53249947cb feat: 增加手动设置编辑器编码的功能
Related to #5
2025-05-03 18:18:00 +08:00
Baobhan Sith 2e34f4e1df feat: 增加自动识别文件编码的功能
Related to #5
2025-05-03 16:12:28 +08:00
Baobhan Sith 026ed949fb feat: 添加快捷指令的标签管理系统
Related to #5
2025-05-03 15:18:51 +08:00
Baobhan Sith 430aac8512 feat: 在路由切换时保持终端的存活
Related to #5
2025-05-03 13:39:36 +08:00
Baobhan Sith f76debc59c update 2025-05-03 11:37:23 +08:00
Baobhan Sith eba70631de update 2025-05-03 11:31:48 +08:00
Baobhan Sith f7aec93f29 update 2025-05-03 11:21:03 +08:00
Baobhan Sith d6b036c453 Update useSftpActions.ts 2025-05-03 10:27:24 +08:00
Baobhan Sith d95c7c3dda Update useSftpActions.ts 2025-05-03 10:25:40 +08:00
Baobhan Sith a2103db922 Update SettingsView.vue 2025-05-03 10:10:21 +08:00
Baobhan Sith d032069f73 fix: 调整ssh标签栏样式,使文字居中对齐 2025-05-03 10:10:04 +08:00
Baobhan Sith a30374c898 fix: 更新ui通知组件相关处理逻辑 2025-05-03 10:01:25 +08:00
Baobhan Sith bc85d52aa5 feat: 实现连接列表中标签的内联编辑和创建
允许用户直接在连接列表的标签分组标题上进行编辑
2025-05-03 09:48:47 +08:00
Baobhan Sith 235f824f15 feat: 在 SSH 审计日志中添加连接名称 2025-05-03 08:56:50 +08:00