|
|
2a6e2ea707
|
fix(control): 消除 dev 占位版本号,init() 兜底为构建时间
即使构建时忘记注入 ldflags,footer 也不会显示占位版本
|
2026-08-01 17:01:03 +08:00 |
|
|
|
a4e179f30d
|
fix(control): 版本号改为构建日期时间,不依赖 git tag
- control Version = YYYYMMDD.HHMMSS(构建时间)
- 大量小版本迭代场景:无需打 tag,UI footer 版本号直接可读新旧
|
2026-08-01 16:59:07 +08:00 |
|
|
|
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 |
|
|
|
a1064961cc
|
docs: 客户现场部署检查表移入 control 仓库
- 新增 docs/客户现场部署检查表.md
- 更新为产品镜像批量生产流程(16G 母卡 -> Etcher 批量烧录 -> init-device.sh 初始化)
- 新增断电保护(overlayroot)维护备忘章节
|
2026-08-01 16:46:44 +08:00 |
|
|
|
0c52d01c0b
|
fix: channelNo defaults to video source name, cleanup orphan units, disable date prefix in template
|
2026-07-31 15:18:27 +08:00 |
|
|
|
decc980665
|
docs: add third-party alarm API spec from customer
|
2026-07-30 12:43:40 +08:00 |
|
|
|
eaee750443
|
docs: add rule - deploy must check systemctl is-active after stop, no fixed sleep
|
2026-07-30 11:31:04 +08:00 |
|
|
|
35c413367f
|
docs: add update steps and empty config fix to debug guide
|
2026-07-29 23:12:35 +08:00 |
|
|
|
33a7367ecd
|
fix: add InjectIntegrationsIntoConfig to device detail deploy path; docs: add edge config check command
|
2026-07-29 22:35:36 +08:00 |
|
|
|
69ae1803ad
|
docs: clarify journalctl -f equals tail -f, edge-server hot-reloads config
|
2026-07-29 21:58:16 +08:00 |
|
|
|
267ec2c237
|
docs: add multi-line bash continuation rule to AGENTS.md
|
2026-07-29 21:53:16 +08:00 |
|
|
|
805814fcdf
|
docs: simplify debug guide, clean multi-line commands
|
2026-07-29 21:52:10 +08:00 |
|
|
|
25734f5775
|
docs: 客户现场第三方接口调试指南
|
2026-07-29 21:44:21 +08:00 |
|
|
|
24386d9cf0
|
chore: delete 29 legacy skipped tests, fix storage test build error
|
2026-07-27 21:11:20 +08:00 |
|
|
|
e4608f48a0
|
fix: integration test video source detection for Chinese names
|
2026-07-27 21:04:54 +08:00 |
|
|
|
b256ecc5d2
|
test: add 9 integration tests against live safesightd API
|
2026-07-27 21:03:14 +08:00 |
|
|
|
5433065925
|
docs: update test plan - all P1/P2 complete, add new feature tests
|
2026-07-27 19:44:17 +08:00 |
|
|
|
d1f85ee794
|
test: add 18 tests - injectIntegrations, device overlays, tuning, template clone, mergeRuntimeInstancePatch, wizard, ResolveChannelToSource, SaveVideoSourceAsset
|
2026-07-27 19:43:59 +08:00 |
|
|
|
1ae06ec1fb
|
refactor: reorganize tuning groups by detection function (shoe violation, unknown face, known person, etc.)
|
2026-07-27 19:19:34 +08:00 |
|
|
|
43cb4b8411
|
feat: add description text to tuning sliders explaining parameter behavior
|
2026-07-27 19:17:23 +08:00 |
|
|
|
6e32d15c86
|
feat: add hint with reference values to tuning sliders
|
2026-07-27 19:14:27 +08:00 |
|
|
|
3084ddc524
|
fix: add space between number and unit on tuning sliders
|
2026-07-27 19:10:24 +08:00 |
|
|
|
6229a340a8
|
fix: tune slider formatting - max 2 decimals, integers show no decimal
|
2026-07-27 19:09:45 +08:00 |
|
|
|
1de96c4c02
|
refactor: use hardcoded tuning definitions instead of template-embedded tuning section
|
2026-07-27 19:07:00 +08:00 |
|
|
|
723239812b
|
fix: overlay checkbox alignment in device detail page
|
2026-07-27 18:39:40 +08:00 |
|
|
|
45470d0908
|
refactor: move overlay selection from console to device detail page
|
2026-07-27 18:35:08 +08:00 |
|
|
|
8d8daf1b7f
|
feat: add anti-tamper guard for standard template tuning page
|
2026-07-27 18:27:21 +08:00 |
|
|
|
b2cb0b9a67
|
feat: template tuning - slider-based parameter adjustment with affected-device detection
|
2026-07-27 18:26:04 +08:00 |
|
|
|
0895d19fe0
|
fix: clone standard template to user-editable copy before first use
|
2026-07-27 18:17:29 +08:00 |
|
|
|
76f4b5af9a
|
fix: add migration for overlays_json column on existing device_features tables
|
2026-07-27 18:01:57 +08:00 |
|
|
|
aa5b6bb940
|
fix: pass overlays to RenderDeviceAssignment on deploy path
|
2026-07-27 17:57:10 +08:00 |
|
|
|
523e4ba1fe
|
fix: 告警阈值脚本去掉错误的config嵌套
|
2026-07-27 16:33:26 +08:00 |
|
|
|
941f0678a1
|
feat: 告警阈值调整脚本
|
2026-07-27 16:30:07 +08:00 |
|
|
|
e68a1ab8ba
|
feat: 覆盖层勾选持久化,刷新后保留
|
2026-07-27 16:29:14 +08:00 |
|
|
|
a98c8fa77b
|
fix: 覆盖层页面添加新增按钮,支持空白新建
|
2026-07-27 16:19:07 +08:00 |
|
|
|
6abfa7024b
|
feat: 看板页面添加告警覆盖层勾选,下发时自动应用
|
2026-07-27 16:12:24 +08:00 |
|
|
|
6f8d4e8c93
|
feat: 部署向导自动应用production_*覆盖层
|
2026-07-27 16:02:38 +08:00 |
|
|
|
7b8cf92b87
|
feat: 导出CSV加HLS代理列,按IP排序
|
2026-07-27 15:11:09 +08:00 |
|
|
|
7c1fea3620
|
fix: CORS允许所有来源,支持客户跨域访问HLS
|
2026-07-27 14:49:19 +08:00 |
|
|
|
dd83080ae2
|
fix: 回退ensureDevicesLoaded,恢复原版'全离线才搜索'逻辑
|
2026-07-27 12:09:06 +08:00 |
|
|
|
bf5f0bbefe
|
fix: 导出视频地址去掉通道名列
|
2026-07-27 11:31:35 +08:00 |
|
|
|
e8a8432c48
|
fix: 导出视频地址只包含已部署通道
|
2026-07-27 11:27:22 +08:00 |
|
|
|
ac305f3106
|
feat: 设备管理页导出所有设备的视频流地址CSV
|
2026-07-27 11:22:30 +08:00 |
|
|
|
425bf2ca92
|
feat: 检测通道详情添加RTSP和HLS完整地址
|
2026-07-27 11:16:47 +08:00 |
|
|
|
a1ed9e2457
|
feat: 检测通道列表添加RTSP和HLS地址列
|
2026-07-27 11:14:39 +08:00 |
|
|
|
6f5aaab21f
|
docs: 更新测试计划进度
|
2026-07-27 01:33:20 +08:00 |
|
|
|
d6af1ebc88
|
test: 删除9个静态内容测试,修复预存断言,web测试全部通过
|
2026-07-27 01:32:18 +08:00 |
|
|
|
931faf999e
|
test: 修复预存测试断言,清理静态内容测试,更新测试计划
|
2026-07-27 01:27:14 +08:00 |
|
|
|
e7d7d9a23b
|
test: 修复预存测试(/ui/前缀同步),记录已知失败
|
2026-07-27 01:16:59 +08:00 |
|
|
|
66547ddd16
|
test: P1 ConsoleSave测试 + 修复旧测试签名
|
2026-07-27 01:12:06 +08:00 |
|