Age | Commit message (Expand) | Author |
2012-06-25 | libs/web: implement minlength(), maxlength() and rangelength() datatypes | Jo-Philipp Wich |
2012-04-13 | libs/datatypes: Fix typo | Manuel Munz |
2012-02-14 | libs/web: implement new phone digit datatype, useful for VoIP related config ... | Jo-Philipp Wich |
2012-01-08 | libs/web: remove debugging code | Jo-Philipp Wich |
2012-01-08 | libs/web: introduce recursive expression support for datatypes, introduce "or... | Jo-Philipp Wich |
2012-01-07 | libs/web: remove neg_ipaddr, neg_ip4addr and neg_network_ip4addr datatypes, c... | Jo-Philipp Wich |
2011-12-16 | libs/web: rework hostname match to not allow arbritary sequences of numbers a... | Jo-Philipp Wich |
2011-12-16 | libs/web: add list(...) datatype for space separated lists of arbritary datat... | Jo-Philipp Wich |
2011-12-16 | libs/web: add missing parts of previous commit | Jo-Philipp Wich |
2011-12-14 | libs/web: allow one-character hostnames | Jo-Philipp Wich |
2011-09-04 | libs/web: add "neg()" cbi datatype to negate arbritary types, e.g. "neg(hostn... | Jo-Philipp Wich |
2011-06-17 | libs/web: add new datatypes min(...), max(...) and neg_network_ip4addr | Jo-Philipp Wich |
2011-04-13 | luci-firewall: Add support for negations for ip addresses/nets (#218) | Manuel Munz |
2011-03-17 | libs/web: fix "port" datatype to allow port 0 | Jo-Philipp Wich |
2011-02-12 | web: Relax hostname validation for length | Manuel Munz |
2011-02-12 | web: Improve hostname validation | Manuel Munz |
2010-12-16 | libs/web: fix error in wep key validation | Jo-Philipp Wich |
2010-12-05 | libs/web: add float and ufloat datatypes for field validation | Jo-Philipp Wich |
2010-11-16 | libs/web: add range(min,max) datatype validator | Jo-Philipp Wich |
2010-10-30 | libs/web: fix type in datatypes.lua | Jo-Philipp Wich |
2010-10-30 | libs/web: introduce "uciname" datatype for cbi validation | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/cbi into libs/web | Jo-Philipp Wich |