Commit Graph

89 Commits

Author SHA1 Message Date
8f1d6cfbe7 fix: trigger discovery when all registered devices are offline 2026-05-06 15:13:50 +08:00
853b5612d7 chore: remove online device count stat from models and resources pages 2026-05-06 15:05:44 +08:00
87088a26f3 feat: load persisted devices from DB on startup; offline devices still shown 2026-05-06 14:42:18 +08:00
cacc0a7b83 feat: periodic UDP discovery polling keeps device list fresh 2026-05-06 14:37:07 +08:00
40dead215e fix: retry UDP discovery once if first attempt finds no devices 2026-05-06 14:29:19 +08:00
7de906cd91 chore: gitignore backup files 2026-05-06 14:09:47 +08:00
134d5f6e34 fix: use Get-Process instead of Get-CimInstance for process matching 2026-05-06 14:08:13 +08:00
038b5b2cfe feat: concurrent device status fetch for resources page, matching models pattern 2026-05-06 14:05:05 +08:00
2289802dac feat: lazy-load device resource status via AJAX 2026-05-06 14:00:16 +08:00
10c21d8fb8 增加标准人脸库 2026-05-06 13:52:46 +08:00
10f015cdd9 feat: scan subdirectories for resource_type in standard resources sync 2026-05-06 13:47:13 +08:00
5d116f0ecc chore: gitignore managerd binary 2026-05-06 13:32:28 +08:00
b4a59c91aa feat: wire ResourcesRepo and ResourceManagementService into main 2026-05-06 12:43:37 +08:00
d4796a4ddb chore: rename nav label 资源状态 to 资源管理 2026-05-06 12:41:01 +08:00
4df7af7f05 feat: add resource management page handler and sync action; rewrite resources template 2026-05-06 12:40:16 +08:00
1ff391f055 feat: add resource_sync_all and resource_sync_one task types 2026-05-06 12:34:50 +08:00
559fd2c85c feat: add /v1/resources/ long-op and content-type handling 2026-05-06 12:31:37 +08:00
749587f98f feat: add ResourceManagementService with sync and status board 2026-05-06 12:31:01 +08:00
8548c9b18b feat: add ResourcesRepo for standard_resources CRUD 2026-05-06 12:29:36 +08:00
713ee233db feat: add standard_resources table to schema 2026-05-06 12:28:37 +08:00
2304516dbc 合并模型管理分支,修改启动脚本,增加了managerd.bat和managerd.ps1,删除了restart.bat 2026-05-06 11:45:26 +08:00
1c5ce424e1 Merge branch 'codex/model-management' 2026-05-06 11:34:45 +08:00
28764a1a6d Refine model management status and optional slot rendering 2026-05-05 12:57:45 +08:00
7ae66b2569 Add model management workflow to admin backend 2026-05-05 11:14:57 +08:00
4c9119b2bf Add model management design spec 2026-05-05 10:29:14 +08:00
6eb712fcfe Merge branch 'codex/third-party-services' 2026-05-03 09:55:20 +08:00
b05e807383 修改.gitignore文件 2026-05-03 09:53:45 +08:00
03e0c2f2cc Refactor admin IA around scene templates and assignments 2026-05-03 09:50:46 +08:00
5dba1dcd21 Refine device assignment board UI principles 2026-04-30 17:48:09 +08:00
998e0badf8 Add device assignment board design spec 2026-04-30 17:45:31 +08:00
328705ebc6 Refactor config management flow and admin IA 2026-04-29 18:59:57 +08:00
33d5f6f8ab Add template scene binding refactor spec 2026-04-29 11:56:39 +08:00
a5205ac359 Refine video source resolution fields 2026-04-29 11:27:29 +08:00
f41a924a2d Add video sources design spec 2026-04-29 11:25:48 +08:00
12e2aac6f6 Add third-party service config flow 2026-04-29 10:51:13 +08:00
5620aad10b Add third-party service storage support 2026-04-29 10:42:24 +08:00
951b528f97 Add third-party services design spec 2026-04-29 10:23:48 +08:00
8666589e79 Refine admin UI themes 2026-04-29 02:10:21 +08:00
12e58cee2e Merge branch 'codex/visual-graph-template-editor' 2026-04-28 18:51:16 +08:00
d712e5628b Add visual template editor and refine template management 2026-04-28 18:45:28 +08:00
28ef9c856e merge: integrate UI architecture and local storage 2026-04-28 15:22:35 +08:00
43d18d0c7b feat: add local sqlite storage foundation 2026-04-28 15:21:16 +08:00
fdd7a03378 feat: consolidate diagnostics domain 2026-04-27 10:41:09 +08:00
a0a1812b8a feat: promote tasks as batch execution domain 2026-04-27 10:38:47 +08:00
74dfbbf7b5 feat: fold single-device operations into device workspace 2026-04-27 10:37:29 +08:00
661b0b0afd feat: rewire primary UI navigation 2026-04-27 10:32:45 +08:00
ca004e07a7 test: lock approved IoT UI architecture 2026-04-27 10:28:07 +08:00
a01597c719 Add IoT platform UI architecture redesign spec 2026-04-27 10:15:20 +08:00
42514918d2 Refine device config management UI 2026-04-23 12:34:01 +08:00
165949db26 Refine config assets UI and profile editor 2026-04-20 15:26:39 +08:00