secubox-openwrt/package/secubox/luci-app-secubox-p2p/htdocs/luci-static/resources
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
..
secubox-p2p feat(p2p): Add backend Gitea and backup support via secubox-core RPCD 2026-01-30 19:46:28 +01:00
view/secubox-p2p fix(secubox-p2p): Fix RPC expect array handling in peers view 2026-01-31 06:04:54 +01:00