2233e3fa4f
新增书签作用域与连接关联,后端为 favorite_paths 补充 scope 和 connection_id 字段及查询写入支持 前端重构书签弹窗与编辑表单,支持本地/云端筛选、 作用域选择与多语言文案更新 文件管理器工具栏改为紧凑图标样式,上传入口合并为 下拉菜单,并新增底部传输面板统一展示上传任务 同时优化 SSH 终端运行态为显式状态机,并为短命令 补充最短可见时间,避免运行中标记闪烁难以感知
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"status": "completed",
|
|
"completed": 5,
|
|
"failed": 0,
|
|
"skipped": 0,
|
|
"pending": 0,
|
|
"total": 5,
|
|
"done": 5,
|
|
"percent": 100,
|
|
"current": "-",
|
|
"updated_at": "2026-04-21 05:43:00"
|
|
}
|