Age | Commit message (Expand) | Author |
2018-04-18 | luci-base: fold luci.http.protocol into luci.http | Jo-Philipp Wich |
2018-04-18 | luci-base: refactor luci.http | Jo-Philipp Wich |
2018-04-18 | luci-base: drop luci.util.dtable() | Jo-Philipp Wich |
2018-04-18 | Revert "luci-base: add urldecode() and urlencode() C implementations" | Jo-Philipp Wich |
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-18 | luci-base: zh_CN: update Simplified Chinese translation | Qian Zheng |
2018-04-10 | i18n: sync translations, cleanup | Hannu Nyman |
2018-04-10 | Merge pull request #1742 from fantom-x/dhcp_cachesize_max | Hannu Nyman |
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-10 | luci-base: add urldecode() and urlencode() C implementations | Jo-Philipp Wich |
2018-04-09 | luci-mod-admin-full: limit dns cachesize to 10000 | Marc Benoit |
2018-04-09 | luci-mod-admin-full: allow setting dns cachesize | Marc Benoit |
2018-04-09 | luci-base: consider empty parameters as well when testing POST requirement | Jo-Philipp Wich |
2018-04-08 | i18n: sync translations | Hannu Nyman |
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-mod-admin-full: dispatch SimpleForm models using the form() action | Jo-Philipp Wich |
2018-04-06 | luci-mod-freifunk: dispatch SimpleForm model using the form() action | 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-06 | luci-proto-ipv6: clarify 6in4 local address hint | Jo-Philipp Wich |
2018-04-06 | luci-mod-rpc: rework authentication and session handling | Jo-Philipp Wich |
2018-04-06 | luci-mod-admin-full: fix request path access in uci controller | Jo-Philipp Wich |
2018-04-05 | luci-mod-admin-full: escape display parameter | Jo-Philipp Wich |
2018-04-05 | treewide: improve handling of page redirections in uci change views | 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-mod-admin-full: fix possible shell injection in bandwith status | 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-mod-admin-full: use strict hostname validation for dhcp hosts | 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-04-02 | luci-base: zh_CN: update Simplified Chinese translation | Qian Zheng |
2018-03-31 | luci-base/network.lua: fix get_interface function | Dirk Brenken |
2018-03-29 | i18n: sync translations | INAGAKI Hiroshi |
2018-03-28 | luc-mod-admin-full: add igmp snooping option | Jaap Buurman |
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 |