safesight/control/internal/web
tian 9e473871ce fix(control): 看板/监控 HLS 错误回调丢失状态导致原因不显示
HLS fatal 错误回调把 status 传 null,hlsError 分支拿不到
last_error,落入'请检查视频源'兜底文案。
修复: tile/card 记住最近状态(_sourceStatus),错误回调复用它;
监控页 hlsError 也显示实际原因(有数据时)。
2026-08-02 13:40:17 +08:00
..
ui fix(control): 看板/监控 HLS 错误回调丢失状态导致原因不显示 2026-08-02 13:40:17 +08:00
graph_node_types.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
template_parse_test.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
ui_embed.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
ui_test.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
ui.go feat(control): 运行看板/视频监控页视频源状态覆盖层 2026-08-02 12:49:22 +08:00