summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2012-11-26libs/web: various changes in template libraryJo-Philipp Wich
2012-11-26libs/web: Allow to disable buttons in cbi models from the controllerManuel Munz
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-11-26"Waiting for router..." is misleading on non-router devices. Use "Waiting for...Daniel Golle
2012-11-25libs/web: remove unneeded includeJo-Philipp Wich
2012-11-25libs/web: remove leftover debugging code in template_parser.cJo-Philipp Wich
2012-11-25libs/core: use luci.template.parser.hash() instead of lmo.hash()Jo-Philipp Wich
2012-11-25libs/web: rewrite template engine, merge lmo libraryJo-Philipp Wich
2012-11-23libs/lmo: fix whitespace handling in string hashing, optimize codeJo-Philipp Wich
2012-11-21libs/lmo: canonize key strings before hashing them, fixes missing translation...Jo-Philipp Wich
2012-11-21libs/core: introduce get_status_by_address() in luci.model.networkJo-Philipp Wich
2012-11-21libs/web: fix luci.http.write_json() to properly encode control chars in stringsJo-Philipp Wich
2012-11-15libs/ipkg: simplify parsing logic to take advantage of the opkg improvements ...Jo-Philipp Wich
2012-10-29merge branch changes into trunkJo-Philipp Wich
2012-10-06libs/web: relax validation for hostnames to allow names like _kerberos._udp.E...Jo-Philipp Wich
2012-09-15libs/web: transparently handle userdata in write_json()Jo-Philipp Wich
2012-09-15libs/core: explicitely load luci.i18n in network modelJo-Philipp Wich
2012-09-15libs/core: adapt luci.model.network for wifi-iface instances which are member...Jo-Philipp Wich
2012-09-13libs/core: remove route enabled check in network model after netifd update in...Jo-Philipp Wich
2012-08-29libs/web: merge luci.http.protocol fix from FonosferaJo-Philipp Wich
2012-08-29[PATCH] nixio HAS_SHADOW test link errorJo-Philipp Wich
2012-08-27libs/nixio: add missing parameter to alarm resetJo-Philipp Wich
2012-08-27libs/nixio: cancel pending alarm after successfully returning from getnameinfo()Jo-Philipp Wich
2012-08-27libs/sys: use 100ms timeouts for name resolution of host hintsJo-Philipp Wich
2012-08-27libs/nixio: implement optional timeout for getnameinfo() on LinuxJo-Philipp Wich
2012-08-17libs/core: also add gre0 to default interface ignore patternJo-Philipp Wich
2012-08-14libs/web: export translatef() into templatesJo-Philipp Wich
2012-08-14libs/sys: fix getiwinfo() for "radioX.networkY" notation if the target networ...Jo-Philipp Wich
2012-08-09libs/web: rework unspecified/create logic for checkboxes in network_netlist w...Jo-Philipp Wich
2012-08-09libs/web: support placeholder attribute for comboboxes, fix validation quirks...Jo-Philipp Wich
2012-08-09libs/sys: remove _parse_delimitted_table() and incorperate /etc/config/dhcp l...Jo-Philipp Wich
2012-08-08libs/sys: remove wifi.channels()Jo-Philipp Wich
2012-08-08libs/sys: remove wifi.getiwconfig() and wifi.getiwscan()Jo-Philipp Wich
2012-08-08libs/sys: introduce net.mac_hints(), net.ipv4_hints() and net.ipv6_hints() fu...Jo-Philipp Wich
2012-08-08libs/web: add missing css class to cbi simpleform templateJo-Philipp Wich
2012-08-08libs/web: adapt dispatcher to sauth api changesJo-Philipp Wich
2012-08-08libs/web: rework luci.sauthJo-Philipp Wich
2012-08-07Rework authentication systemJo-Philipp Wich
2012-07-24libs/web: support creating networks in checkbox network widget (#457)Jo-Philipp Wich
2012-07-18libs/sys: workaround broken entries in /proc/net/ipv6_route, observed on brcm...Jo-Philipp Wich
2012-06-29libs/core: only consider enabled routes when finding wan interfaceJo-Philipp Wich
2012-06-27libs/sys: fix login with empty password after previous commitJo-Philipp Wich
2012-06-27libs/sys: fix luci.sys.checkpasswd() semanticsJo-Philipp Wich
2012-06-26libs/core: improve luci.util.imatch() to not create temporary strings when it...Jo-Philipp Wich
2012-06-26libs/core: implement get_wandev(), get_wan6dev(), get_wannet() and get_wan6ne...Jo-Philipp Wich
2012-06-26libs/core: fix network is_empty() check for wifi-ifaces which are part of mul...Jo-Philipp Wich
2012-06-26libs/web: extend network_ifacelist widget to display all networks an iface is...Jo-Philipp Wich
2012-06-26libs/core: allow ifaces to be part of multiple networks in luci.model.networkJo-Philipp Wich
2012-06-25libs/web: implement minlength(), maxlength() and rangelength() datatypesJo-Philipp Wich
2012-06-17libs/core: fix various problems in the network modelJo-Philipp Wich