Commit Graph

284 Commits

Author SHA1 Message Date
Baobhan Sith e89f64985a Update websocket.ts 2025-05-10 14:56:57 +08:00
Baobhan Sith b1865b72da update 2025-05-10 14:54:21 +08:00
Baobhan Sith f3b190bd24 feat: 添加挂起会话导出日志功能 2025-05-10 14:29:21 +08:00
Baobhan Sith 0fb0a8e4e9 fix: 修复空回车导致恢复会话窗口重连的问题 2025-05-10 11:14:08 +08:00
Baobhan Sith 43aec26632 update 2025-05-10 11:10:34 +08:00
Baobhan Sith 05747a46e1 feat: 完成修改挂起会话名称的功能 2025-05-10 09:44:53 +08:00
Baobhan Sith 037af032f5 update 2025-05-10 01:47:16 +08:00
Baobhan Sith 61e7b64333 update 2025-05-10 01:23:47 +08:00
Baobhan Sith c36e961426 update 2025-05-10 00:00:31 +08:00
Baobhan Sith 21e71857e1 refactor: 重构 WebSocket 模块实现解耦 2025-05-09 17:26:55 +08:00
Baobhan Sith 3b1d404040 update 2025-05-08 17:15:44 +08:00
Baobhan Sith 6e80b185df update 2025-05-08 17:07:14 +08:00
Baobhan Sith 787114bb4c update 2025-05-08 16:43:02 +08:00
Baobhan Sith 7513e98cdf Update passkey.service.ts 2025-05-08 16:28:37 +08:00
Baobhan Sith c9519c5271 update 2025-05-08 16:22:44 +08:00
Baobhan Sith c586d4b671 update 2025-05-08 16:14:39 +08:00
Baobhan Sith 0972813bf7 update 2025-05-08 15:58:31 +08:00
Baobhan Sith 20a741e314 Update passkey.service.ts 2025-05-08 15:55:38 +08:00
Baobhan Sith f8432cdfef update 2025-05-08 15:44:27 +08:00
Baobhan Sith 413bd8098d Update passkey.repository.ts 2025-05-08 15:42:37 +08:00
Baobhan Sith 0f80c77e60 Update passkey.service.ts 2025-05-08 15:23:23 +08:00
Baobhan Sith af417af7b6 Update passkey.service.ts 2025-05-08 15:19:34 +08:00
Baobhan Sith e231402a97 Update passkey.service.ts 2025-05-08 15:16:17 +08:00
Baobhan Sith ca42eab1b5 Update passkey.service.ts 2025-05-08 15:07:35 +08:00
Baobhan Sith 6020b6efdf Update passkey.service.ts 2025-05-08 15:01:34 +08:00
Baobhan Sith 18227ae2ab update 2025-05-08 14:55:50 +08:00
Baobhan Sith 6504ea121f Update passkey.service.ts 2025-05-08 14:34:59 +08:00
Baobhan Sith a39262ec4b Update passkey.service.ts 2025-05-08 14:30:48 +08:00
Baobhan Sith 385f38dd1f Update passkey.service.ts 2025-05-08 14:27:51 +08:00
Baobhan Sith bc4ae93d7d feat: 添加 passkey 登录功能 2025-05-08 14:13:32 +08:00
Baobhan Sith d4b11839c6 update 2025-05-08 07:37:52 +08:00
Baobhan Sith d6b9dd7e11 Update Dockerfile 2025-05-08 07:23:05 +08:00
Baobhan Sith 81b8853932 update 2025-05-08 00:45:42 +08:00
Baobhan Sith 5e1146481a update 2025-05-07 23:21:18 +08:00
Baobhan Sith eb3a8fed4a update 2025-05-07 21:30:10 +08:00
Baobhan Sith ac79afb1d5 Update migrations.ts 2025-05-07 19:43:06 +08:00
Baobhan Sith 6ba859227d update 2025-05-07 19:25:45 +08:00
Baobhan Sith dccc106afd update 2025-05-07 09:45:18 +08:00
Baobhan Sith 46a4e73ec7 fix: 改进获取磁盘使用情况的兼容性
Related to #16
2025-05-06 22:36:23 +08:00
Baobhan Sith 88041b404f fix: 统一处理 BusyBox 环境下 free 命令的内存单位
Related to #16
2025-05-06 22:17:51 +08:00
Baobhan Sith cd14225f23 fix: 修复 SFTP 下载因会话查找错误和类型不匹配而失败的问题 2025-05-05 17:27:21 +08:00
Baobhan Sith 4c983945db feat: 添加终端回滚行数设置 2025-05-05 17:06:10 +08:00
Baobhan Sith 3ea025d65a feat: 添加锁定布局功能
可以屏蔽鼠标扫过分割线产生的样式闪烁问题
2025-05-05 09:32:38 +08:00
Baobhan Sith 54631416ff fix: 修复文件上传因偏移量计算错误导致文件损坏 2025-05-04 10:07:40 +08:00
Baobhan Sith daf5711ee2 feat: 添加连接备注功能 2025-05-04 00:51:21 +08:00
Baobhan Sith 6144633a5e feat: 添加显隐标签的设置 2025-05-03 20:34:52 +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 bc85d52aa5 feat: 实现连接列表中标签的内联编辑和创建
允许用户直接在连接列表的标签分组标题上进行编辑
2025-05-03 09:48:47 +08:00