summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Expand)Author
2015-03-18luci-base: fix backslash escaping in luci.util.serialize_json()Jo-Philipp Wich
2015-03-10Merge pull request #336 from legendtang/fixJo-Philipp Wich
2015-03-02/etc/config/dhcp江海客
2015-03-01luci-base: fix wrong pattern of urlencode() (encode '+' properly) #182Legend Tang
2015-02-14wifi.lua: add "Back to Overview" buttonChristian Schoenebeck
2015-02-09Avoid setting duplicate cookiesJo-Philipp Wich
2015-02-09luci-base: pass session timeout as integerJo-Philipp Wich
2015-02-09luci-mod-freifunk: fix public status pageJo-Philipp Wich
2015-02-09luci-base: establish ubus connection before dropping privileges (#310)Jo-Philipp Wich
2015-02-08admin_network: interface details, implement back to overviewChristian Schoenebeck
2015-02-04Timezone data: Update to 2015aHannu Nyman
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-26luci-base: improve login/logout handlingJo-Philipp Wich
2015-01-24luci-mod-admin-full: use sysupgrade -T to test imagesJo-Philipp Wich
2015-01-23luci-base: optimize luci.tools.webadmin.iface_get_network()Jo-Philipp Wich
2015-01-22luci-base: remove unused functions from luci.sys.netJo-Philipp Wich
2015-01-22luci-mod-admin-mini: convert luci.sys.net.arptable() to luci.ip.neighbors()Jo-Philipp Wich
2015-01-22luci-mod-admin-full: convert luci.sys.net.arptable() to luci.ip.neighbors()Jo-Philipp Wich
2015-01-22luci-base: rewrite luci.tools.webadmin and remove unused functionsJo-Philipp Wich
2015-01-22luci-mod-freifunk: switch to luci.ip route functionsJo-Philipp Wich
2015-01-22luci-mod-admin-full: switch to luci.ip route functionsJo-Philipp Wich
2015-01-22luci-base: depend on luci-lib-ip and remove ip.luaJo-Philipp Wich
2015-01-22luci-base: use serialize_json() in luci.httpJo-Philipp Wich
2015-01-22luci-base: add luci.util.serialize_json()Jo-Philipp Wich
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-16luci-base: remove luci.initJo-Philipp Wich
2015-01-16luci-mod-admin-full: directly require luci.version and fetch uname with libra...Jo-Philipp Wich
2015-01-16luci-base: use local sys module table in luci.dispatcherJo-Philipp Wich
2015-01-16luci-proto-3g: add dialnumber optionLuiz Angelo Daros de Luca
2015-01-15luci-mod-admin-full: display routers localtime againJo-Philipp Wich
2015-01-15luci-mod-admin-full: fix missing nixio.fs requireJo-Philipp Wich
2015-01-15luci-base: remove old fastindex support code, use cached module tablesJo-Philipp Wich
2015-01-15luci-base: remove unconditional "bit" preloadingJo-Philipp Wich
2015-01-15luci-mod-admin-full: remove useless "bit" requiresJo-Philipp Wich
2015-01-15luci-base: drop luci.fsJo-Philipp Wich
2015-01-15luci-mod-failsafe: switch to nixio.fsJo-Philipp Wich
2015-01-15luci-mod-admin-full: switch to nixio.fsJo-Philipp Wich
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