Commit Graph

26 Commits

Author SHA1 Message Date
yinjianm 3d26bffc99 feat(frontend): 增强文件管理器上传与右键菜单
新增“上传文件夹”入口,选择目录后先在浏览器端打包为 zip,
上传完成后自动触发远端解压并尝试清理临时压缩包。
同时重排文件右键菜单,补齐终端子菜单、复制文件名与绝对路径等操作,
并扩展上传任务状态展示。

同步前后端包版本到 1.0.0,并将设置页版本显示规范为 1.0
2026-03-26 02:56:19 +08:00
dependabot[bot] c39c370627 build(deps): bump multer from 2.0.0 to 2.0.1 in /packages/backend
Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 02:39:53 +00:00
Baobhan Sith 81b26cd696 feat: 添加自定义终端html背景的功能 2025-05-27 15:32:37 +08:00
Baobhan Sith 7cc1c6f561 Update package.json 2025-05-20 19:08:08 +08:00
Baobhan Sith 6b1b1b216a update 2025-05-10 17:22:41 +08:00
Baobhan Sith b702eb3b88 feat: 添加导出连接功能 2025-05-10 16:35:20 +08:00
Baobhan Sith bc4ae93d7d feat: 添加 passkey 登录功能 2025-05-08 14:13:32 +08:00
Baobhan Sith 2e34f4e1df feat: 增加自动识别文件编码的功能
Related to #5
2025-05-03 16:12:28 +08:00
Baobhan Sith e0a234210d update 2025-04-29 21:28:00 +08:00
Baobhan Sith cc41359093 update 2025-04-28 15:06:53 +08:00
Baobhan Sith cfbc124295 update 2025-04-28 14:09:43 +08:00
Baobhan Sith 046fe72d4f update 2025-04-27 22:48:24 +08:00
Baobhan Sith fbabfc91bf update 2025-04-27 02:04:54 +08:00
Baobhan Sith 2544bc9646 update 2025-04-26 20:51:31 +08:00
Baobhan Sith 8c2649d9a1 update 2025-04-26 09:36:16 +08:00
Baobhan Sith 3474453060 update 2025-04-24 16:37:38 +08:00
Baobhan Sith 999173ea7c update 2025-04-24 15:51:56 +08:00
Baobhan Sith 4946c58297 update 2025-04-22 21:26:16 +08:00
Baobhan Sith 77cd9272ba update 2025-04-20 15:23:58 +08:00
Baobhan Sith 37eb5ee9ab update 2025-04-15 19:55:57 +08:00
Baobhan Sith c026a42d06 update 2025-04-15 18:59:56 +08:00
Baobhan Sith 7649a7b69d feat: 完成passkey登录认证功能 2025-04-15 15:16:50 +08:00
Baobhan Sith d1f874d38b refactor: 重构后端 2025-04-15 09:56:33 +08:00
Baobhan Sith b58f5da52b 实现连接配置的导入/导出功能 2025-04-15 08:27:42 +08:00
Baobhan Sith 4f2f8b9f07 feat: 后端: 在建立 SSH 连接时应用代理配置 2025-04-15 07:31:25 +08:00
Baobhan Sith a974b8b1d9 update 2025-04-14 22:51:05 +08:00