Commit Graph

776 Commits

Author SHA1 Message Date
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
Baobhan Sith 3df727b462 Merge pull request #9 from wwng2333/main
locales: 优化 captcha 的中文表达
2025-05-03 23:33:01 +08:00
D a4007f3e07 locales: 优化 captcha 的中文表达 2025-05-03 23:31:05 +08:00
Baobhan Sith 9a93bb8aa6 update 2025-05-03 22:31:53 +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 1e746883b2 Merge branch 'main' of https://github.com/Heavrnl/nexus-terminal 2025-05-03 20:43:03 +08:00
Baobhan Sith 17fabb0f0b Update PaneTitleBar.vue 2025-05-03 20:42:52 +08:00
Baobhan Sith bd3856cc56 Delete quick-commands-independent-tags-plan.md 2025-05-03 20:42:03 +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 b40be119d4 Merge branch 'main' of https://github.com/Heavrnl/nexus-terminal 2025-05-03 08:56:52 +08:00
Baobhan Sith 235f824f15 feat: 在 SSH 审计日志中添加连接名称 2025-05-03 08:56:50 +08:00
Baobhan Sith 4e9d686843 Update README_EN.md 2025-05-03 00:16:12 +08:00
Baobhan Sith b6a79c65cc Update README.md 2025-05-03 00:15:41 +08:00
Baobhan Sith 911ee7471f update 2025-05-02 23:28:04 +08:00
Baobhan Sith 68d573196a feat: 使命令输入框内容与会话绑定
为每个会话引入独立的命令输入状态。不再共享命令输入框内容。
2025-05-02 23:24:45 +08:00
Baobhan Sith dd2836f44d feat: 本地记忆连接列表的分组折叠状态 2025-05-02 23:19:14 +08:00