safesight-control/internal/web/ui/templates
tian c6da0a6c6d feat(control): 版本机制打通,UI 展示 agent/引擎/control 真实版本
- ui.go: 版本号由硬编码常量改为可注入变量( -X ...web.Version )
- 新增 service.FetchDeviceVersions: 调用 edge /v1/versions 采集
  agent 版本/build_id/git_sha + media 引擎版本 + 设备模型数
- 设备详情页: 新增引擎版本/构建信息/模型数量展示
- 设备列表页: 新增版本列(含 build/git 悬停提示)
- 构建脚本(3处): 注入 control 版本号(git describe)
- 新增模板语法测试(43个模板防回归)
2026-08-01 16:54:10 +08:00
..
alarms.html fix: 告警时间去掉T和毫秒,CSV和列表统一 2026-07-26 12:09:37 +08:00
api.html 增加管控台 2026-05-12 10:13:20 +08:00
asset_overlay.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
asset_overlays.html fix: 覆盖层页面添加新增按钮,支持空白新建 2026-07-27 16:19:07 +08:00
asset_profiles.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
asset_template_graph.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
asset_template.html refactor: use hardcoded tuning definitions instead of template-embedded tuning section 2026-07-27 19:07:00 +08:00
asset_templates.html refactor: use hardcoded tuning definitions instead of template-embedded tuning section 2026-07-27 19:07:00 +08:00
assets.html refactor: 视频源删除改用ID,彻底避免中文URL编码问题 2026-07-26 13:09:06 +08:00
audit.html 增加管控台 2026-05-12 10:13:20 +08:00
config_friendly.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
config_preview.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
config_ui.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
config_versions.html fix: 全局时间格式统一,去除T和时区,任务和配置历史也使用 2026-07-26 12:12:47 +08:00
console.html refactor: move overlay selection from console to device detail page 2026-07-27 18:35:08 +08:00
dashboard.html fix: 全局时间格式统一,去除T和时区,任务和配置历史也使用 2026-07-26 12:12:47 +08:00
device_add.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
device_assignments.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
device_batch_config.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
device_config.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
device_control.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
device_graphs.html Polish admin UI styles 2026-04-19 10:17:48 +08:00
device_logs.html Refine backend UI and fix batch config selection 2026-04-20 10:13:16 +08:00
device_nav.html feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
device.html feat(control): 版本机制打通,UI 展示 agent/引擎/control 真实版本 2026-08-01 16:54:10 +08:00
devices.html feat(control): 版本机制打通,UI 展示 agent/引擎/control 真实版本 2026-08-01 16:54:10 +08:00
diagnostics.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
face_gallery.html fix: 人脸库页设备行只显示IP 2026-07-24 20:20:38 +08:00
layout.html chore: CSS版本号升至ia13 2026-07-26 13:33:51 +08:00
logs.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
models.html feat: 模型/资源/人脸库页设备名旁显示IP;设备列表按IP+名称排序 2026-07-24 20:18:11 +08:00
monitor.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
recognition_units.html feat: 检测通道详情添加RTSP和HLS完整地址 2026-07-27 11:16:47 +08:00
recognition.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
resources.html feat: 模型/资源/人脸库页设备名旁显示IP;设备列表按IP+名称排序 2026-07-24 20:18:11 +08:00
scene_templates.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
system.html fix: 系统页布局调整——备份恢复移到服务配置下方 2026-07-26 14:15:32 +08:00
task.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
tasks.html fix: 全局时间格式统一,去除T和时区,任务和配置历史也使用 2026-07-26 12:12:47 +08:00
template_settings.html feat: add description text to tuning sliders explaining parameter behavior 2026-07-27 19:17:23 +08:00
template.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
templates.html fix: normalize percent-encoding case in serveFacePhoto via PathUnescape; remove /ui prefix globally 2026-07-20 15:25:29 +08:00
wizard.html feat: 仪表板横幅+向导角标提醒集成服务更新需重新下发 2026-07-24 19:33:53 +08:00