summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-vpn-policy-routing/luasrc
AgeCommit message (Collapse)Author
2021-10-08luci-app-vpn-policy-routing: fix markup which is not valid XHTMLJo-Philipp Wich
XHTML does not specify `&nbsp;`, use `&#160;` instead. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-10luci-app-vpn-policy-routing: support for 21.02.0-rc2Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-08luci-app-vpn-policy-routing: bugfix: template layout on theme-openwrt-2020Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08luci-app-vpn-policy-routing: sync with package verson 0.3; add missing btn ↵Stan Grishin
class to buttons; Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-21luci-app-vpn-policy-routing: ACL-related updateStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-24luci-app-vpn-policy-routing: don't clobber permissions of VPN menuJo-Philipp Wich
Ref: https://github.com/openwrt/luci/issues/4066 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-05-04luci-app-vpn-policy-routing: support phys-dev policiesStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-02luci-app-vpn-policy-routing: bugfix: remove escaped double-quotes from ↵Stan Grishin
translateable resources Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-19applications: add ACL dependency annotations to legacy controllersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-11luci-app-vpn-policy-routing: improve i18nStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03luci-app-vpn-policy-routing: better service control & buttons stylingStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-01-15luci-app-vpn-policy-routing: styling bugfixStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-01-02luci-app-vpn-policy-routing: add note about default routingStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-30luci-app-vpn-policy-routing: initial releaseStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>