summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpnbypass/luasrc
AgeCommit message (Collapse)Author
2019-11-18luci-app-vpnbypass: use VPN node by defaultStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-28luci-app-vpnbypass: bugfix: call to action has no parent nodeStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-20luci-app-vpnbypass: better service control buttonsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-18luci-app-vpnbypass: bugfix: properly restart dnsmasqStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-01luci-app-vpnbypass: fix dispatcher bug when VPN node is presentStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-09-07luci-app-vpnbypass: better start/stop controls, create entry in the VPN menu ↵Stan Grishin
if it exists Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-04-07luci-app-vpnbypass: remove explicit libuci requirementJo-Philipp Wich
There is no direct user of the libuci-lua api, just some commented out code. Rewrite the commented code to use the Map's uci cursor and remove the explicit require. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-07luci-app-advanced-reboot & luci-app-vpnbypass: fix uci require for masterStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25luci-app-vpnbypass: better service start/stopStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-15luci-app-vpnbypass: fix translation stringJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-03-12luci-app-vpnbypass: updated service start/enable logic.Stan Grishin
2017-03-05luci-app-vpnbypass: directly enable service from Web UI.Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-16luci-app-vpnbypass: add datatypes and placeholders to addresses and portsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-14luci-app-vpnbypass: cbi file fix for README and an unneeded sectionStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13luci-app-vpnbypass: include dnsmasq settings, link to READMEStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-11luci-app-vpnbypass: makefile fix & controller fixStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-01-26luci-app-vpnbypass: initial commit of companion app to vpnbypass packageStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>