secubox-openwrt/package/secubox/luci-app-wireguard-dashboard/htdocs/luci-static/resources/view/wireguard-dashboard
CyberMind-FR 2ed00d1967 fix(wireguard-dashboard): Fix RPC expect unwrapping, wizard interface naming and key persistence
- Change generateConfig/generateQR RPC declarations to use empty expect
  so error responses are not silently discarded by LuCI's RPC unwrapper
- Simplify handleShowQR to always check backend for stored key first
- Auto-detect next available interface name in wizard (wg1 if wg0 exists)
- Pass private key to addPeer in wizard's createPeers for QR persistence

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 17:35:44 +01:00
..
config.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
overview.js fix(wireguard): Handle RPC expect unwrapping in API and views 2026-01-25 10:45:25 +01:00
peers.js fix(wireguard-dashboard): Fix RPC expect unwrapping, wizard interface naming and key persistence 2026-02-03 17:35:44 +01:00
qrcodes.js feat(wireguard-dashboard): Persist peer private keys in UCI for QR code generation 2026-02-03 16:54:26 +01:00
settings.js fix(mitmproxy,tor-shield): Add transparent mode firewall support 2026-01-30 19:46:26 +01:00
traffic.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
wizard.js fix(wireguard-dashboard): Fix RPC expect unwrapping, wizard interface naming and key persistence 2026-02-03 17:35:44 +01:00