Commit graph

21 commits

Author SHA1 Message Date
Jo-Philipp Wich
4d70990ef6 luci-app-vpnbypass: don't clobber permissions of VPN menu
Ref: https://github.com/openwrt/luci/issues/4066
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-05-24 17:28:37 +02:00
Stan Grishin
d5422a7cbc luci-app-vpnbypass: better localizeable resources
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-03 09:07:32 +00:00
Jo-Philipp Wich
74da73b012 applications: add ACL dependency annotations to legacy controllers
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-19 17:17:26 +02:00
Stan Grishin
b7900cf207 luci-app-vpnbypass: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:32:24 +00:00
Stan Grishin
5a73011585 luci-app-vpnbypass: use VPN node by default
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-18 16:01:58 -07:00
Stan Grishin
c145ad0cbf luci-app-vpnbypass: bugfix: call to action has no parent node
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-28 16:34:54 -07:00
Stan Grishin
caade389a8 luci-app-vpnbypass: better service control buttons
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-20 15:42:08 -07:00
Stan Grishin
94b8da9e4f luci-app-vpnbypass: bugfix: properly restart dnsmasq
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-18 07:14:16 -07:00
Stan Grishin
444b1c126e luci-app-vpnbypass: fix dispatcher bug when VPN node is present
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-01 18:22:35 -07:00
Stan Grishin
a34f260a2e luci-app-vpnbypass: better start/stop controls, create entry in the VPN menu if it exists
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-09-07 10:36:32 -07:00
Jo-Philipp Wich
75ac400168 luci-app-vpnbypass: remove explicit libuci requirement
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-07 14:40:44 +02:00
Stan Grishin
7d87297e17 luci-app-advanced-reboot & luci-app-vpnbypass: fix uci require for master
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-04-07 04:14:58 -07:00
Stan Grishin
1fd24f3fd8 luci-app-vpnbypass: better service start/stop
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25 18:34:09 -08:00
Jo-Philipp Wich
cc01dd0549 luci-app-vpnbypass: fix translation string
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-15 14:28:28 +01:00
Stan Grishin
e86438fa76 luci-app-vpnbypass: updated service start/enable logic. 2017-03-12 19:46:44 -07:00
Stan Grishin
3ff56f8cfb luci-app-vpnbypass: directly enable service from Web UI.
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-03-05 06:14:39 -08:00
Stan Grishin
b152ec0e66 luci-app-vpnbypass: add datatypes and placeholders to addresses and ports
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-16 20:19:27 -08:00
Stan Grishin
ca0d990704 luci-app-vpnbypass: cbi file fix for README and an unneeded section
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-14 17:19:11 -08:00
Stan Grishin
980195277f luci-app-vpnbypass: include dnsmasq settings, link to README
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13 19:30:00 -08:00
Stan Grishin
5e5d2e1e15 luci-app-vpnbypass: makefile fix & controller fix
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-11 17:11:59 -08:00
Stan Grishin
c9c76a136a luci-app-vpnbypass: initial commit of companion app to vpnbypass package
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-01-26 14:54:48 -08:00