nosignal-shell/modules/controlcenter/network
Robin Seger 5c59e4490a
feat: VPN fixes & improvements (#1116)
* feat: add VPN settings and management UI

- Add VPN configuration UI
- Update VPN toggle visibility to check enabled providers

* controlcenter: VPN modal transitions & cleanup

* controlcenter: VPN modal styling

* controlcenter: VPN modal scrim

* controlcenter: VPN modal padding

* controlcenter: VPN modal enter & exit behaviour

* vpn: reworked managment & fixes

       - Switched to primarily use provider status json
         - Emitting more detailed toasts and errors/states
       - Authentication prompt button to open in browser
       - Better resets and provider change

* vpn: replace use of qt5compat

* fixing providers, status and adding custom option

* local qml-lint script lied to me

* format

* section order

* linting

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-29 15:25:52 +11:00
..
EthernetDetails.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
EthernetList.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
EthernetPane.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
EthernetSettings.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
NetworkingPane.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
NetworkSettings.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
VpnDetails.qml feat: VPN fixes & improvements (#1116) 2026-03-29 15:25:52 +11:00
VpnList.qml feat: VPN fixes & improvements (#1116) 2026-03-29 15:25:52 +11:00
VpnSettings.qml chore: fix rest of formatting issues 2026-03-22 16:08:57 +11:00
WirelessDetails.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
WirelessList.qml chore: fix rest of formatting issues 2026-03-22 16:08:57 +11:00
WirelessPane.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00
WirelessPasswordDialog.qml fix: ignore escape and tab in input fields (#1330) 2026-03-26 15:52:03 +11:00
WirelessSettings.qml chore: fix all import formats 2026-03-22 06:02:19 +11:00