luci/libs/web/luasrc
2011-08-12 11:13:39 +00:00
..
cbi libs/web: add new datatypes min(...), max(...) and neg_network_ip4addr 2011-06-17 10:52:49 +00:00
http libs: merge libs/http into libs/web 2010-10-12 05:22:38 +00:00
view/cbi libs/web: remove license comments from cbi templates, saves around 50% of their size 2011-05-04 12:56:06 +00:00
cacheloader.lua Added bytecodecache 2008-09-05 23:24:39 +00:00
cbi.lua libs/web: improve cbi handling of Flag values, support usage of .default attribute to signalize default-on checkboxes, this helps to deal with the reversed logic of various uci bools within OpenWrt configs 2011-01-29 17:54:00 +00:00
config.lua Reload luci.config for each thread 2008-12-05 15:36:44 +00:00
dispatcher.lua libs/web: optimize access to translate() api by directly reusing the luci.i18n instance loaded in dispatcher - this saves one extra function call, one extra require and one extra table lookup for _each_ translation string 2011-08-12 11:13:39 +00:00
http.lua libs/web: add luci.http.write_json() 2010-11-07 19:27:15 +00:00
i18n.lua libs/web: prepare template parser, dispatcher and i18n class for upcoming po format change 2009-10-31 15:42:07 +00:00
sauth.lua Typo 2009-07-31 17:08:59 +00:00
template.lua libs/web: more verbose faults 2011-07-21 01:04:53 +00:00