Dorian
9e15444228
fix: LND Connect — remove nginx cookie gate, rebuild LND UI with credentials
- Nginx cookie check removed for /lnd-connect-info — backend is
localhost-only so no external access possible. Browsers (especially
Brave) don't reliably send SameSite=Lax cookies from iframe fetches.
- LND UI source restored from archive with credentials: 'include'
- Discover.vue install banner removed (inline card progress only)
- Server.vue: Connectivity → Tor Status, using tor.list-services
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>