summaryrefslogtreecommitdiffhomepage
path: root/libs/web/luasrc/cbi
AgeCommit message (Expand)Author
2012-02-14libs/web: implement new phone digit datatype, useful for VoIP related config ...Jo-Philipp Wich
2012-01-08libs/web: remove debugging codeJo-Philipp Wich
2012-01-08libs/web: introduce recursive expression support for datatypes, introduce "or...Jo-Philipp Wich
2012-01-07libs/web: remove neg_ipaddr, neg_ip4addr and neg_network_ip4addr datatypes, c...Jo-Philipp Wich
2011-12-16libs/web: rework hostname match to not allow arbritary sequences of numbers a...Jo-Philipp Wich
2011-12-16libs/web: add list(...) datatype for space separated lists of arbritary datat...Jo-Philipp Wich
2011-12-16libs/web: add missing parts of previous commitJo-Philipp Wich
2011-12-14libs/web: allow one-character hostnamesJo-Philipp Wich
2011-09-04libs/web: add "neg()" cbi datatype to negate arbritary types, e.g. "neg(hostn...Jo-Philipp Wich
2011-06-17libs/web: add new datatypes min(...), max(...) and neg_network_ip4addrJo-Philipp Wich
2011-04-13luci-firewall: Add support for negations for ip addresses/nets (#218)Manuel Munz
2011-03-17libs/web: fix "port" datatype to allow port 0Jo-Philipp Wich
2011-02-12web: Relax hostname validation for lengthManuel Munz
2011-02-12web: Improve hostname validationManuel Munz
2010-12-16libs/web: fix error in wep key validationJo-Philipp Wich
2010-12-05libs/web: add float and ufloat datatypes for field validationJo-Philipp Wich
2010-11-16libs/web: add range(min,max) datatype validatorJo-Philipp Wich
2010-10-30libs/web: fix type in datatypes.luaJo-Philipp Wich
2010-10-30libs/web: introduce "uciname" datatype for cbi validationJo-Philipp Wich
2010-10-12libs: merge libs/cbi into libs/webJo-Philipp Wich