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
/
htdocs
Age
Commit message (
Expand
)
Author
2011-09-22
libs/web: cbi: dynamically update css class of last field after dependency up...
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-13
libs/web: explicitely cast input value of %m pattern to float in order to avo...
Jo-Philipp Wich
2011-03-13
libs/web: add %m pattern to String.format()
Jo-Philipp Wich
2011-03-05
libs/web: repair and modernize FileBrowser widget, patches by Kevin Locke <kl...
Jo-Philipp Wich
2011-02-12
web: Relax hostname validation for length
Manuel Munz
2011-02-12
web: Improve hostname validation
Manuel Munz
2011-01-23
libs/web: readd add/remove icons to dynamic list widgets
Jo-Philipp Wich
2011-01-20
libs/web: fix row sorting in IE
Jo-Philipp Wich
2011-01-20
libs/web: fix row ordering for named sections
Jo-Philipp Wich
2011-01-20
libs/web: implement sortable rows for uci reordering
Jo-Philipp Wich
2011-01-19
libs/web: add up & down arrow icons
Jo-Philipp Wich
2010-12-05
libs/web: add float and ufloat datatypes for field validation
Jo-Philipp Wich
2010-12-01
libs/web: remove debug code from cbi.js
Jo-Philipp Wich
2010-12-01
libs/web: add %t format to String.format(), fix float formatting
Jo-Philipp Wich
2010-11-23
libs/web: fix IPv6 live validation
Jo-Philipp Wich
2010-11-16
libs/web: add range(min,max) datatype validator
Jo-Philipp Wich
2010-10-30
libs/web: introduce "uciname" datatype for cbi validation
Jo-Philipp Wich
2010-10-30
libs/web: live validation fixes
Jo-Philipp Wich
2010-10-25
libs/web: rework DynamicList widget
Jo-Philipp Wich
2010-10-21
libs/web: fix ip6addr js validation, fixes for live validation
Jo-Philipp Wich
2010-10-20
libs/web: fix tab highlighting with multiple tabs
Jo-Philipp Wich
2010-10-19
libs/web: add String.serialize() and String.format() to cbi.js
Jo-Philipp Wich
2010-10-12
libs: merge libs/cbi into libs/web
Jo-Philipp Wich