secubox-openwrt/package/secubox/luci-app-secubox-p2p
CyberMind-FR 3a8555b207 fix(secubox-p2p): Fix RPC expect array handling in peers view
The RPC `expect: { peers: [] }` extracts the array directly, so result
IS the peers array, not result.peers. Added Array.isArray() defensive
check for consistent handling.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 06:04:54 +01:00
..
htdocs/luci-static/resources fix(secubox-p2p): Fix RPC expect array handling in peers view 2026-01-31 06:04:54 +01:00
root/usr/share feat(p2p): Add MirrorBox overview and profiles pages 2026-01-30 19:46:28 +01:00
Makefile feat(p2p): Add SecuBox P2P Hub packages and Services Registry 2026-01-30 19:46:28 +01:00