Age | Commit message (Expand) | Author |
2018-05-05 | luci-base: show wifi chip identification on overview | Hannu Nyman |
2018-05-05 | luci-mod-rpc: fix authentication via query string parameter | Jo-Philipp Wich |
2018-05-03 | luci-base: support hiding the "Back to Overview" button in cbi maps | Jo-Philipp Wich |
2018-05-03 | Revert "luci-base: support hiding the "Back to Overview" button in cbi maps" | Jo-Philipp Wich |
2018-05-03 | luci-base: support hiding the "Back to Overview" button in cbi maps | Jo-Philipp Wich |
2018-05-02 | Fixing small typo | Ricardo Lamego |
2018-05-02 | Merge pull request #1775 from musashino205/l10n/base-upd-ja | Hannu Nyman |
2018-05-03 | luci-base: update Japanese translation | INAGAKI Hiroshi |
2018-05-02 | luci-mod-admin-full: canonicalize configured static lease MAC | Jo-Philipp Wich |
2018-05-02 | luci-base: sync translations | INAGAKI Hiroshi |
2018-05-02 | Merge pull request #1705 from Mushoz/add-igmp-snooping | Jo-Philipp Wich |
2018-04-28 | Merge pull request #1767 from SvenRoederer/patch-2 | Hannu Nyman |
2018-04-26 | luci-base: extend xhr.js | Jo-Philipp Wich |
2018-04-26 | luci-base: add simple CORS handling to luci.dispatcher | Jo-Philipp Wich |
2018-04-26 | luci-base: handle bodies of non-POST requests as well | Jo-Philipp Wich |
2018-04-25 | luci-mod-freifunk: align spacing | Sven Roederer |
2018-04-26 | luci-base: update japanese translation | INAGAKI Hiroshi |
2018-04-24 | luci-base: additionally return error code strings in luci.util.ubus() | Jo-Philipp Wich |
2018-04-24 | luci-base: ensure that file upload values have length | Jo-Philipp Wich |
2018-04-22 | luci-base: decode plus signs in x-www-form-urlencoded POST data | Jo-Philipp Wich |
2018-04-21 | luci-base: ship rpcd uci access ACL | Jo-Philipp Wich |
2018-04-19 | luci-base: properly handle repeated POST parameters | Jo-Philipp Wich |
2018-04-19 | luci-base: implement session handling in luci.model.uci | Jo-Philipp Wich |
2018-04-18 | luci-base: drop dependency on libuci-lua | Jo-Philipp Wich |
2018-04-18 | libs: move http.protocol.{date,mime,conditionals} to luci-lib-httpprotoutils | Jo-Philipp Wich |
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 |