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
|
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
|
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 |
|
Baobhan Sith
|
e8b759086b
|
feat: 在连接列表右键菜单添加克隆功能
|
2025-05-02 23:10:42 +08:00 |
|
Baobhan Sith
|
ead6672d21
|
fix: 修复输入无效地址时导致的无限循环问题
|
2025-05-02 22:47:02 +08:00 |
|
Baobhan Sith
|
2abc81dbc7
|
feat: 兼容 armv7 docker 镜像构建
|
2025-05-02 20:53:04 +08:00 |
|
Baobhan Sith
|
5bc97ca266
|
Update package.json
|
2025-05-02 06:49:24 +08:00 |
|
Baobhan Sith
|
efb9c2f391
|
Update package.json
|
2025-05-01 23:11:08 +08:00 |
|
Baobhan Sith
|
37eae0a8ac
|
fix: 两大监听器在布局中时才设置监听器和定时器
Related to #1
|
2025-05-01 23:08:07 +08:00 |
|
Baobhan Sith
|
d28e147954
|
update
|
2025-05-01 20:45:26 +08:00 |
|
Baobhan Sith
|
65398f2f22
|
Update package.json
|
2025-05-01 20:13:15 +08:00 |
|
Baobhan Sith
|
cd05671338
|
Update LayoutRenderer.vue
|
2025-05-01 20:11:02 +08:00 |
|
Baobhan Sith
|
f4c05fe82a
|
update
|
2025-05-01 20:10:29 +08:00 |
|
Baobhan Sith
|
98f676a703
|
Update sshKeys.store.ts
|
2025-05-01 19:36:27 +08:00 |
|
Baobhan Sith
|
06d92e3f0b
|
Update sshKeys.store.ts
|
2025-05-01 19:29:28 +08:00 |
|
Baobhan Sith
|
5c28ba4c76
|
update
|
2025-05-01 18:30:11 +08:00 |
|
Baobhan Sith
|
164cc343d7
|
update
|
2025-05-01 17:54:08 +08:00 |
|
Baobhan Sith
|
56af869bcc
|
Update AddConnectionForm.vue
|
2025-05-01 17:45:12 +08:00 |
|
Baobhan Sith
|
2a201739cb
|
feat: 新增密钥管理界面
#1
|
2025-05-01 17:40:36 +08:00 |
|