index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
web
/
luasrc
/
cbi
Age
Commit message (
Expand
)
Author
2014-06-11
build: introduce luci-base
Jo-Philipp Wich
2013-02-05
libs/web: allow '!' and '.' symbols in phonedigit datatype
Jo-Philipp Wich
2012-10-06
libs/web: relax validation for hostnames to allow names like _kerberos._udp.E...
Jo-Philipp Wich
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