Llt 7057 openwrt UI improvements - #1979
Merged
Merged
Conversation
Changes: - Port the expanded LuCI settings view from the standalone luci-app-nordvpnlite app. - Add service enabled flag handling through UCI. - Add service status and control actions for start, restart, stop, enable and disable. - Add runtime status lookup and display for Telio state, tunnel IP and exit node details. - Add VPN selection modes for recommended server, country code and specific server. - Add country list lookup from the nordvpnlite command. - Add NordVPN server lookup using the public API, hostname normalization and automatic IP/public key fill. - Expand the rpcd ucode backend with the new config, service, lookup and runtime status methods. - Expand the LuCI ACL grants and update the menu ACL dependency for the app. - Add runtime dependencies required by the new LuCI backend: curl, jq and ca-bundle.
Save pending settings before starting or restarting the service while keeping normal Save & Apply side-effect free and runtime controls independent from autostart. Align the LuCI backend with the separate auth file and login API, preserve the upstream reload flow, remove the redundant service-enabled switch, bound external lookups, handle stopped status cleanly, and update the OpenWrt UI page object.
jjanowsk
force-pushed
the
LLT-7057-openwrt-ui-improvements
branch
from
September 8, 2026 11:38
398fc05 to
f62cb0b
Compare
jjanowsk
force-pushed
the
LLT-7057-openwrt-ui-improvements
branch
from
September 8, 2026 11:39
f62cb0b to
ab64ef9
Compare
asledzinskiy
force-pushed
the
LLT-7057-openwrt-ui-improvements
branch
from
September 10, 2026 09:11
1f8a7fb to
feac1b4
Compare
olekoliinyk
approved these changes
Sep 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is just a helper PR to easily merge: #1801
Code was reviewed by me and QA team there
☑️ Definition of Done checklist