Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-12 | luci-mod-status: iptables.js: fix parsing IP addresses in rules | Jo-Philipp Wich | |
Rework the regexp pattern to allow both IP addresses without mask and IPv6 addresses with netmask instead of CIDR notation. Fixes: #2495, #2530 Fixes: f6bfac211 ("luci-mod-status: rework iptables status page") Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-11-22 | luci-mod-status: move index and iptables page JS code into external files | Jo-Philipp Wich | |
Also adjust the Bootstrap and OpenWrt themes accordingly Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-09-19 | modules: Split luci-mod-full | Daniel F. Dickinson | |
Move some common elements to luci-base, and otherwise make three packages out of status, system, and network. They were mostly separated already, but there were some shared elements between status and network that are now in luci-base. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com> |