summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2015-01-15luci-mod-freifunk: switch to nixio.fsJo-Philipp Wich
2015-01-15luci-mod-base: drop luci.sys.sysinfo() and luci.sys.loadavg()Jo-Philipp Wich
2015-01-15luci-mod-freifunk: eliminate uses of luci.sys.sysinfo()Jo-Philipp Wich
2015-01-15luci-mod-admin-mini: remove uses of luci.sys.sysinfo()Jo-Philipp Wich
2015-01-15luci-mod-admin-full: eliminate the use of luci.sys.sysinfo()Jo-Philipp Wich
2015-01-15luci-base: switch luci.model.network to common ubus apiJo-Philipp Wich
2015-01-15luci-base: switch to ubus sessionsJo-Philipp Wich
2015-01-15luci-base: add luci.util.ubus()Jo-Philipp Wich
2015-01-11luci-mod-admin-full: fix luci-bwc compilationJo-Philipp Wich
2015-01-10Modified dependenciesChristian Schoenebeck
2015-01-10luci-base: handle missing translations in template engineJo-Philipp Wich
2015-01-10luci-base: add depends on libubus-lua and luci-lib-nixio as wellJo-Philipp Wich
2015-01-10luci-base: depend on libuci-luaJo-Philipp Wich
2015-01-10luci-base: fix dependency on lua (#284)Jo-Philipp Wich
2015-01-09luci-base: depend on Lua (#283)Jo-Philipp Wich
2015-01-08luci-mod-admin-full: fix build dep spec in previous commit (#281)Jo-Philipp Wich
2015-01-08luci-mod-admin-full: add build dependency on libiwinfoJo-Philipp Wich
2015-01-08Remove obsolete .mk filesJo-Philipp Wich
2015-01-08luci-base: luci.util: rewrite threadlocal code to not confuse minifierJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich
2014-11-21luci.http.protocol: Allow posts to contain more than a single chunkKarl Palsson
2014-11-17modules/base: ltn12: source.file() should terminate when an empty chunk is readMatthias Schiffer
2014-11-14Update timezone info to 2014i (from 2011n)Hannu Nyman
2014-11-11modules/admin-full: make wifi enabling/disabling more reliableJo-Philipp Wich
2014-11-09Add odhcpd to ucitrack of dhcpSteven Barth
2014-10-31modules/admin-full: add CDATA comments to wireless_modefreq.htm script tagJo-Philipp Wich
2014-10-26base: trigger page reload with cbi reset buttonJo-Philipp Wich
2014-10-26modules/admin-full: rework hwmode/htmode/channel selectionJo-Philipp Wich
2014-10-21modules/base: work around wireless status changesJo-Philipp Wich
2014-10-20modules/base: attempt to work around Firefox autocomplete bugsJo-Philipp Wich
2014-10-11Merge pull request #220 from Wedmer/openvpnfix_dtfix_watchcatfixJo-Philipp Wich
2014-10-10modules/admin-full: fix support for broadcom-wl modesÁlvaro Fernández Rojas
2014-10-10Added device tree model supportVladimir Ulrich
2014-10-10modules/admin-full: add support for configuring mirror portJo-Philipp Wich
2014-10-10wifi.lua: Add support for toggling WPS button.Hannu Nyman
2014-10-10modules/admin-full: fix wifi channel selection on multiple STA networksStephan Günther
2014-10-04luci: initial 802.11ac supportJo-Philipp Wich
2014-10-03modules/admin-full: decouple enable/disable button state from assoc stateJo-Philipp Wich
2014-10-03modules/base: provide disable state in luci.tools.status.wifi_network()Jo-Philipp Wich
2014-10-03modules/admin-full: fix assoc state check for sta mode in wifi overviewJo-Philipp Wich
2014-09-24modules/freifunk: fix map.html when using https, thanks cholinManuel Munz
2014-09-18http: ensure .content() works by defaultJo-Philipp Wich
2014-09-04modules/admin-full: dynamically order lines in connection live statusJo-Philipp Wich
2014-09-04libs/web: add support for string templates to luci.template moduleJo-Philipp Wich
2014-09-04libs/web: add support for string templates to the template parserJo-Philipp Wich
2014-09-04libs/web: remove strange 'static' on variable declarationJo-Philipp Wich
2014-09-04libs/web: rename template_parser field "mmap" to the more generic "data"Jo-Philipp Wich
2014-08-12add missing cbi-button class to nsection.htmJo-Philipp Wich
2014-08-12added readonly property to TextValue (tvalue.htm) templateJo-Philipp Wich
2014-08-10modules/freifunk: fix wifi overview on public status pageManuel Munz