luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich 9b30357454 luci-base: add hostport and ipaddrport validation types
Add two new types 'hostport' and 'ipaddrport' to validate strings in the form
'sub.example.org:1234' and '0.0.0.0:80'. The 'hostport' accepts hostnames or
IP addresses followed by a colon and a port number while the 'ipaddrport' type
accepts numeric IP addresses only, followed by a colon and a port.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-12-02 11:13:39 +01:00
..
cbi resources/icons: Use gifsicle to save a few bytes. 2015-10-09 16:00:57 -07:00
icons resources/icons: Use gifsicle to save a few bytes. 2015-10-09 16:00:57 -07:00
cbi.js luci-base: add hostport and ipaddrport validation types 2015-12-02 11:13:39 +01:00
xhr.js Rework LuCI build system 2015-01-08 16:26:20 +01:00