• Joined on 2024-12-19
tian pushed to master at Doni/3588AdminBackend 2026-05-06 07:13:55 +00:00
8f1d6cfbe7 fix: trigger discovery when all registered devices are offline
tian pushed to master at Doni/3588AdminBackend 2026-05-06 07:05:49 +00:00
853b5612d7 chore: remove online device count stat from models and resources pages
tian pushed to master at Doni/OrangePi3588Media 2026-05-06 06:53:04 +00:00
5ba627f265 fix: correct default template name in deploy.sh
tian pushed to master at Doni/3588AdminBackend 2026-05-06 06:42:23 +00:00
87088a26f3 feat: load persisted devices from DB on startup; offline devices still shown
tian pushed to master at Doni/3588AdminBackend 2026-05-06 06:37:17 +00:00
cacc0a7b83 feat: periodic UDP discovery polling keeps device list fresh
tian pushed to master at Doni/3588AdminBackend 2026-05-06 06:29:24 +00:00
40dead215e fix: retry UDP discovery once if first attempt finds no devices
tian pushed to master at Doni/3588AdminBackend 2026-05-06 06:09:52 +00:00
7de906cd91 chore: gitignore backup files
tian pushed to master at Doni/3588AdminBackend 2026-05-06 06:09:23 +00:00
134d5f6e34 fix: use Get-Process instead of Get-CimInstance for process matching
038b5b2cfe feat: concurrent device status fetch for resources page, matching models pattern
2289802dac feat: lazy-load device resource status via AJAX
Compare 3 commits »
tian pushed to master at Doni/3588AdminBackend 2026-05-06 05:53:06 +00:00
10c21d8fb8 增加标准人脸库
10f015cdd9 feat: scan subdirectories for resource_type in standard resources sync
5d116f0ecc chore: gitignore managerd binary
b4a59c91aa feat: wire ResourcesRepo and ResourceManagementService into main
d4796a4ddb chore: rename nav label 资源状态 to 资源管理
Compare 11 commits »
tian pushed to master at Doni/OrangePi3588Media 2026-05-06 05:52:33 +00:00
c5f3e1a009 deploy: split models and resources, add resources_dir to agent config
4dd0335e55 refactor: separate resources directory from models; migrate face_gallery.db to resources/face_gallery/
daa5da3b85 fix: use actual filename for face_gallery resource name, add dedup
Compare 3 commits »
tian pushed to master at Doni/OrangePi3588Media 2026-05-06 05:30:13 +00:00
8a9ec59134 build: update rk3588-agent binary with resources endpoints
2e730832a7 feat: add GET /v1/resources/status and PUT /v1/resources/{type}/{name} endpoints
Compare 2 commits »
tian pushed to master at Doni/3588AdminBackend 2026-05-06 03:46:22 +00:00
2304516dbc 合并模型管理分支,修改启动脚本,增加了managerd.bat和managerd.ps1,删除了restart.bat
1c5ce424e1 Merge branch 'codex/model-management'
28764a1a6d Refine model management status and optional slot rendering
7ae66b2569 Add model management workflow to admin backend
Compare 4 commits »
tian pushed to master at Doni/3588AdminBackend 2026-05-05 04:58:27 +00:00
4c9119b2bf Add model management design spec
tian pushed to master at Doni/OrangePi3588Media 2026-05-05 04:13:05 +00:00
85f3ca54a3 Scan model directory for installed model status
tian pushed to master at Doni/OrangePi3588Media 2026-05-05 04:01:59 +00:00
452d344b34 Merge branch 'codex/model-management'
540a495d7b Add device model status API and rebuild agent binary
Compare 2 commits »
tian pushed to master at Doni/3588AdminBackend 2026-05-03 01:55:57 +00:00
6eb712fcfe Merge branch 'codex/third-party-services'
b05e807383 修改.gitignore文件
03e0c2f2cc Refactor admin IA around scene templates and assignments
5dba1dcd21 Refine device assignment board UI principles
998e0badf8 Add device assignment board design spec
Compare 13 commits »
tian pushed to master at Doni/OrangePi3588Media 2026-05-03 01:51:57 +00:00
cf4493507c Adopt slot-driven template rendering
tian pushed to main at tian/CostPrediction 2026-04-28 15:30:57 +00:00
48ba547c36 将mysql改成sqlite,减少前端依赖
tian pushed to master at Doni/3588AdminBackend 2026-04-28 10:55:19 +00:00
12e58cee2e Merge branch 'codex/visual-graph-template-editor'
d712e5628b Add visual template editor and refine template management
28ef9c856e merge: integrate UI architecture and local storage
43d18d0c7b feat: add local sqlite storage foundation
fdd7a03378 feat: consolidate diagnostics domain
Compare 10 commits »
tian pushed to master at Doni/OrangePi3588Media 2026-04-28 10:55:14 +00:00
00c9268834 Standardize built-in pipeline templates