yinjianm
f2f9c754f8
feat(workspace): add workbench layout and traffic totals
...
Rework the default /workspace layout into a three-column view
with a left-side Workbench, centered terminal, and right-side
status monitor.
Add a new Workbench pane that groups file manager, command
history, and editor into tabs while preserving panel state.
Extend server status data to expose cumulative network upload
and download totals since boot, and show them in the monitor.
Include a lightweight migration for the old default layout and
update related locale strings, pane metadata, and knowledge
base records.
2026-03-25 03:58:45 +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
79c09f15cc
Merge pull request #72 from Heavrnl/feature/codemirror
...
Feature/codemirror
2025-06-04 18:21:54 +08:00
Baobhan Sith
39808e5abb
feat: 完成移动端集成CodeMirror
2025-06-04 12:54:38 +08:00
dependabot[bot]
96a00e4be4
build(deps): bump tar-fs from 2.1.2 to 2.1.3 in /packages/backend
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 2.1.2 to 2.1.3.
- [Commits](https://github.com/mafintosh/tar-fs/commits )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 2.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 03:10:50 +00:00
Baobhan Sith
092442b37c
fix: 修复私钥密码不导出的问题
...
#66
2025-06-04 10:25:10 +08:00
Baobhan Sith
046ff894e0
Update connection.ts
2025-06-04 10:08:54 +08:00
Baobhan Sith
4d22bcb3c9
Update appearance.service.ts
2025-06-04 09:24:16 +08:00
Baobhan Sith
c277abdde6
update
2025-06-04 09:15:31 +08:00
Baobhan Sith
27fa1caa1f
调整代码结构
2025-06-01 15:35:42 +08:00
Baobhan Sith
33422a215c
整理代码结构
2025-06-01 15:31:06 +08:00
Baobhan Sith
3d16613194
Delete 静态冰蓝玻璃.html
2025-05-30 13:03:49 +08:00
Baobhan Sith
807a48a7dd
feat: 为快捷指令添加变量功能
...
#57
2025-05-30 09:25:46 +08:00
Baobhan Sith
ef33726a11
fix: 修复移动端终端字号加载异常的问题
...
#53
2025-05-29 18:28:12 +08:00
Baobhan Sith
564d7e775c
Update appearance.repository.ts
2025-05-28 21:22:16 +08:00
Baobhan Sith
54ceb8b0b3
Update Dockerfile
2025-05-28 11:51:25 +08:00
Baobhan Sith
acef4daf99
update
2025-05-28 11:49:41 +08:00
Baobhan Sith
72383f564c
Update Dockerfile
2025-05-28 11:43:06 +08:00
Baobhan Sith
3720ccbff5
fix: 修改更新终端样式报错的问题
2025-05-28 11:38:26 +08:00
Baobhan Sith
b3f04db2ba
Update Dockerfile
2025-05-28 11:19:43 +08:00
Baobhan Sith
9f49900e1b
style: 添加预设样式
2025-05-28 08:53:30 +08:00
Baobhan Sith
6175b38386
style: 添加预设样式
2025-05-28 08:51:55 +08:00
Baobhan Sith
c6ae808ac8
Create 静态冰蓝玻璃背景.html
2025-05-28 02:37:02 +08:00
Baobhan Sith
4966d2e575
style: 添加预设样式
2025-05-27 21:36:06 +08:00
Baobhan Sith
c7fd6c3df7
feat: 添加自定义终端字体描边和阴影设置项
2025-05-27 19:15:52 +08:00
Baobhan Sith
81b26cd696
feat: 添加自定义终端html背景的功能
2025-05-27 15:32:37 +08:00
Baobhan Sith
e11cc66114
feat: 添加自定义终端背景html功能
2025-05-27 09:33:25 +08:00
Baobhan Sith
69f5767025
feat: 修改连接导出的文件格式
2025-05-26 19:18:39 +08:00
Baobhan Sith
3c895d5bd7
feat: 添加跳板机功能
2025-05-26 19:18:17 +08:00
Baobhan Sith
5f7c757249
feat: 添加编辑器自定义字体功能
2025-05-23 23:47:24 +08:00
Baobhan Sith
ae60e0c398
feat: 添加路径收藏功能
2025-05-23 18:47:04 +08:00
Baobhan Sith
f8282fe9c0
feat: 添加历史路径功能
2025-05-23 15:58:26 +08:00
Baobhan Sith
d8f0524b7c
feat: 增加对文件管理器中软链接的处理
2025-05-23 11:50:41 +08:00
dependabot[bot]
34573ac1eb
Bump multer from 1.4.5-lts.2 to 2.0.0 in /packages/backend
...
Bumps [multer](https://github.com/expressjs/multer ) from 1.4.5-lts.2 to 2.0.0.
- [Release notes](https://github.com/expressjs/multer/releases )
- [Changelog](https://github.com/expressjs/multer/blob/v2.0.0/CHANGELOG.md )
- [Commits](https://github.com/expressjs/multer/compare/v1.4.5-lts.2...v2.0.0 )
---
updated-dependencies:
- dependency-name: multer
dependency-version: 2.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-20 11:10:28 +00:00
Baobhan Sith
7cc1c6f561
Update package.json
2025-05-20 19:08:08 +08:00
Baobhan Sith
56833d58e1
update
2025-05-16 22:49:07 +08:00
Baobhan Sith
9761fb5109
Update transfers.service.ts
2025-05-16 21:23:30 +08:00
Baobhan Sith
ecf7b959ec
update
2025-05-16 20:36:20 +08:00
Baobhan Sith
fcaf1be506
update
2025-05-16 20:15:12 +08:00
Baobhan Sith
63cd69c8a2
Update transfers.service.ts
2025-05-16 19:56:03 +08:00
Baobhan Sith
976a553f84
update
2025-05-16 19:38:15 +08:00
Baobhan Sith
1dcdea2425
Update transfers.service.ts
2025-05-16 19:24:57 +08:00
Baobhan Sith
a6dac55045
Update transfers.service.ts
2025-05-16 18:40:21 +08:00
Baobhan Sith
9be252bf2d
update
2025-05-16 17:42:52 +08:00
Baobhan Sith
c91e44cb32
update
2025-05-16 16:43:56 +08:00
Baobhan Sith
a4893e5625
feat: 添加终端背景蒙版透明度设置
...
Related to #36
2025-05-16 14:41:16 +08:00
Baobhan Sith
6dff17a769
feat: 修改终端背景图片的存储路径更新为data文件夹
...
Related to #36
2025-05-16 14:20:14 +08:00
Baobhan Sith
98600c8961
update
2025-05-16 14:12:31 +08:00
Baobhan Sith
23d5ba7ac6
update
2025-05-15 20:18:34 +08:00
Baobhan Sith
0ce9f27fc6
update
2025-05-15 20:17:31 +08:00