Age | Commit message (Expand) | Author |
2015-01-22 | luci-base: rewrite luci.tools.webadmin and remove unused functions | Jo-Philipp Wich |
2015-01-22 | luci-mod-freifunk: switch to luci.ip route functions | Jo-Philipp Wich |
2015-01-22 | luci-mod-admin-full: switch to luci.ip route functions | Jo-Philipp Wich |
2015-01-22 | luci-base: depend on luci-lib-ip and remove ip.lua | Jo-Philipp Wich |
2015-01-22 | luci-base: use serialize_json() in luci.http | Jo-Philipp Wich |
2015-01-22 | luci-base: add luci.util.serialize_json() | Jo-Philipp Wich |
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich |
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich |
2015-01-16 | luci-base: remove luci.init | Jo-Philipp Wich |
2015-01-16 | luci-mod-admin-full: directly require luci.version and fetch uname with libra... | Jo-Philipp Wich |
2015-01-16 | luci-base: use local sys module table in luci.dispatcher | Jo-Philipp Wich |
2015-01-16 | luci-proto-3g: add dialnumber option | Luiz Angelo Daros de Luca |
2015-01-15 | luci-mod-admin-full: display routers localtime again | Jo-Philipp Wich |
2015-01-15 | luci-mod-admin-full: fix missing nixio.fs require | Jo-Philipp Wich |
2015-01-15 | luci-base: remove old fastindex support code, use cached module tables | Jo-Philipp Wich |
2015-01-15 | luci-base: remove unconditional "bit" preloading | Jo-Philipp Wich |
2015-01-15 | luci-mod-admin-full: remove useless "bit" requires | Jo-Philipp Wich |
2015-01-15 | luci-base: drop luci.fs | Jo-Philipp Wich |
2015-01-15 | luci-mod-failsafe: switch to nixio.fs | Jo-Philipp Wich |
2015-01-15 | luci-mod-admin-full: switch to nixio.fs | Jo-Philipp Wich |
2015-01-15 | luci-mod-freifunk: switch to nixio.fs | Jo-Philipp Wich |
2015-01-15 | luci-mod-base: drop luci.sys.sysinfo() and luci.sys.loadavg() | Jo-Philipp Wich |
2015-01-15 | luci-mod-freifunk: eliminate uses of luci.sys.sysinfo() | Jo-Philipp Wich |
2015-01-15 | luci-mod-admin-mini: remove uses of luci.sys.sysinfo() | Jo-Philipp Wich |
2015-01-15 | luci-mod-admin-full: eliminate the use of luci.sys.sysinfo() | Jo-Philipp Wich |
2015-01-15 | luci-base: switch luci.model.network to common ubus api | Jo-Philipp Wich |
2015-01-15 | luci-base: switch to ubus sessions | Jo-Philipp Wich |
2015-01-15 | luci-base: add luci.util.ubus() | Jo-Philipp Wich |
2015-01-11 | luci-mod-admin-full: fix luci-bwc compilation | Jo-Philipp Wich |
2015-01-10 | Modified dependencies | Christian Schoenebeck |
2015-01-10 | luci-base: handle missing translations in template engine | Jo-Philipp Wich |
2015-01-10 | luci-base: add depends on libubus-lua and luci-lib-nixio as well | Jo-Philipp Wich |
2015-01-10 | luci-base: depend on libuci-lua | Jo-Philipp Wich |
2015-01-10 | luci-base: fix dependency on lua (#284) | Jo-Philipp Wich |
2015-01-09 | luci-base: depend on Lua (#283) | Jo-Philipp Wich |
2015-01-08 | luci-mod-admin-full: fix build dep spec in previous commit (#281) | Jo-Philipp Wich |
2015-01-08 | luci-mod-admin-full: add build dependency on libiwinfo | Jo-Philipp Wich |
2015-01-08 | Remove obsolete .mk files | Jo-Philipp Wich |
2015-01-08 | luci-base: luci.util: rewrite threadlocal code to not confuse minifier | Jo-Philipp Wich |
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich |
2014-11-21 | luci.http.protocol: Allow posts to contain more than a single chunk | Karl Palsson |
2014-11-17 | modules/base: ltn12: source.file() should terminate when an empty chunk is read | Matthias Schiffer |
2014-11-14 | Update timezone info to 2014i (from 2011n) | Hannu Nyman |
2014-11-11 | modules/admin-full: make wifi enabling/disabling more reliable | Jo-Philipp Wich |
2014-11-09 | Add odhcpd to ucitrack of dhcp | Steven Barth |
2014-10-31 | modules/admin-full: add CDATA comments to wireless_modefreq.htm script tag | Jo-Philipp Wich |
2014-10-26 | base: trigger page reload with cbi reset button | Jo-Philipp Wich |
2014-10-26 | modules/admin-full: rework hwmode/htmode/channel selection | Jo-Philipp Wich |
2014-10-21 | modules/base: work around wireless status changes | Jo-Philipp Wich |
2014-10-20 | modules/base: attempt to work around Firefox autocomplete bugs | Jo-Philipp Wich |