Commit Graph

579 Commits

Author SHA1 Message Date
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
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 a4d6b99a58 fix: 修复数据库迁移失败的问题
ref to #3
2025-05-02 06:37:36 +08:00
Baobhan Sith 200c049b1d Update schema.registry.ts 2025-05-02 06:22:08 +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 61492ed821 Update connection.repository.ts 2025-05-01 22:18:37 +08:00
Baobhan Sith 615caa9a3a Update connection.ts 2025-05-01 21:53:59 +08:00
Baobhan Sith d14d40bf2f Update migrations.ts 2025-05-01 21:49:47 +08:00
Baobhan Sith b185c288df Update connections.controller.ts 2025-05-01 21:26:46 +08:00
Baobhan Sith 3970112069 Update Dockerfile 2025-05-01 21:23:37 +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 4196a2f51d Update Dockerfile 2025-05-01 19:49:52 +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
Baobhan Sith 2d7434d778 feat: 添加终端支持多色和鼠标键盘支持
Related to #1
2025-05-01 15:37:17 +08:00
Baobhan Sith c28a5a6de0 fix: 修复内网访问ws路径失效
Related to #1
2025-05-01 15:07:46 +08:00
Baobhan Sith b8977105c3 Update DashboardView.vue 2025-05-01 10:30:59 +08:00