Age | Commit message (Expand) | Author |
2018-04-18 | luci-base: switch to lucihttp based POST data processing | Jo-Philipp Wich |
2018-04-18 | luci-base: switch to lucihttp.urldecode() and lucihttp.urlencode() | Jo-Philipp Wich |
2018-04-10 | luci-base: fix rendering of 404 HTML error template | Jo-Philipp Wich |
2018-04-10 | luci-base: error404: do not access request env directly | Jo-Philipp Wich |
2018-04-10 | luci-base: don't propagate null bytes in path information | Jo-Philipp Wich |
2018-04-09 | luci-base: consider empty parameters as well when testing POST requirement | Jo-Philipp Wich |
2018-04-07 | timezone data: update to 2018d | Hannu Nyman |
2018-04-07 | luci-base: fix luci.model.uci.get_first() | Jo-Philipp Wich |
2018-04-07 | luci-base: escape path strings and field parameter | Jo-Philipp Wich |
2018-04-06 | luci-base: properly initialize cbi.js on SimpleForms | Jo-Philipp Wich |
2018-04-06 | luci-base: emit a warning if cbi() delegates a SimpleForm instance | Jo-Philipp Wich |
2018-04-06 | luci-base: implement luci.model.uci.get_state() | Jo-Philipp Wich |
2018-04-05 | luci-base: introduce luci.dispatcher.lookup() | Jo-Philipp Wich |
2018-04-05 | Merge pull request #1709 from dibdot/get_interface-fix | Jo-Philipp Wich |
2018-04-05 | treewide: filter shell arguments through shellquote() where applicable | Jo-Philipp Wich |
2018-04-05 | luci-base: introduce luci.util.shellquote() | Jo-Philipp Wich |
2018-04-05 | luci-base: fix possible shell injection in luci.tools.status.switch_status() | Jo-Philipp Wich |
2018-04-05 | luci-base: dispatcher: reject non-POST requests with any cbi.submit value | Jo-Philipp Wich |
2018-04-04 | luci-base: use FULL_REQUEST_URI on login form templates | Jo-Philipp Wich |
2018-04-04 | luci-base: add FULL_REQUEST_URI template property | Jo-Philipp Wich |
2018-04-04 | luci-base: add a strict flag to the hostname validator | Jo-Philipp Wich |
2018-04-04 | luci-base: switch to ubus uci operations | Jo-Philipp Wich |
2018-03-31 | luci-base/network.lua: fix get_interface function | Dirk Brenken |
2018-03-27 | luci-base: fix colspans calculation in tblsection | Florian Eckert |
2018-03-22 | luci-base/util.lua: enhance checklib function | Dirk Brenken |
2018-03-15 | Merge pull request #1654 from TDT-AG/pr/20180301-luci-several-fixes | Jo-Philipp Wich |
2018-03-12 | treewide: unify mac address handling | Jo-Philipp Wich |
2018-03-12 | luci-base: fix documentation spelling mistakes in luci.http.protocol | Jo-Philipp Wich |
2018-03-12 | luci-base: fix documentation spelling mistakes in luci.util | Jo-Philipp Wich |
2018-03-11 | luci-base: fix parsing of ethers(5) | Jo-Philipp Wich |
2018-03-09 | Merge pull request #1675 from dibdot/material-fix | Hannu Nyman |
2018-03-09 | luci-base/firewall_zonelist: fix visual interface/background alignment | Dirk Brenken |
2018-03-02 | luci-base: properly handle undefined IPv6 local-address information | Jo-Philipp Wich |
2018-03-02 | luci-base, luci-mod-admin-full: store backup vars in luci configuration | Jo-Philipp Wich |
2018-03-01 | luci-base: fix browser.htm template | Florian Eckert |
2018-02-16 | luci-base: do not assume a fixed host address in delegated prefix (#1484) | Jo-Philipp Wich |
2018-02-16 | luci-base: fix Lua-side ip6hostid() datatype validation | Jo-Philipp Wich |
2018-02-02 | timezone data: update to 2018c | Hannu Nyman |
2018-01-17 | luci-base: log login attempts | Jo-Philipp Wich |
2018-01-03 | luci-base: fix luci.sys.wifi.getiwinfo() on radio names | Jo-Philipp Wich |
2018-01-02 | luci-base: reorder private functions | Jo-Philipp Wich |
2018-01-02 | luci-base: rework wireless state handling (#1179) | Jo-Philipp Wich |
2017-11-11 | timezone data: update to 2017c | Hannu Nyman |
2017-10-29 | Fix typos in luci-base/luasrc/http/protocol.lua | Felix Yan |
2017-10-17 | luci-base: gracefully handle broken firewall forwarding sections | Jo-Philipp Wich |
2017-09-02 | http: add random security headers | Jo-Philipp Wich |
2017-08-22 | luci-base: datatypes: add cidr, ipnet validator type | Yousong Zhou |
2017-08-13 | luci-base: improve language detection | Jo-Philipp Wich |
2017-07-28 | luci-base: let luci.sys.net.devices() return all netdevs | Jo-Philipp Wich |
2017-07-11 | luci-base: properly handle authentication without authenticator | Jo-Philipp Wich |