secubox-openwrt/package/secubox/luci-app-wireguard-dashboard/htdocs/luci-static/resources/view/wireguard-dashboard
CyberMind-FR 02126aa7d3 feat(wireguard-dashboard): Persist server endpoints in UCI for reuse across views
Server endpoints were stored only in browser sessionStorage, lost on tab
close/refresh. Now endpoints are saved in a dedicated UCI config file
(wireguard_dashboard) with RPCD methods to manage them. The wizard
auto-saves the endpoint after tunnel creation, and peers/QR views use a
dropdown of saved endpoints instead of requiring manual re-entry.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 18:32:36 +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 feat(wireguard-dashboard): Persist server endpoints in UCI for reuse across views 2026-02-03 18:32:36 +01:00
qrcodes.js feat(wireguard-dashboard): Persist server endpoints in UCI for reuse across views 2026-02-03 18:32:36 +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 feat(wireguard-dashboard): Persist server endpoints in UCI for reuse across views 2026-02-03 18:32:36 +01:00