secubox-openwrt/package/secubox/luci-app-wireguard-dashboard/htdocs/luci-static/resources/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
..
api.js feat(wireguard-dashboard): Persist server endpoints in UCI for reuse across views 2026-02-03 18:32:36 +01:00
chart.js feat: WireGuard Dashboard v0.5.0 - Bug fixes and enhancements 2026-01-09 09:32:31 +01:00
common.css feat(structure): reorganize luci-app packages into package/secubox/ + appstore migration 2026-01-01 14:59:38 +01:00
dashboard.css feat(wireguard-dashboard,webapp): Add setup wizard, admin sessions, and blocking stats 2026-01-21 15:40:46 +01:00
qrcode.js fix: Add restart to services and fix wireguard qrcode module 2026-01-25 14:40:46 +01:00