Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-18luci-base: fold luci.http.protocol into luci.httpJo-Philipp Wich
2018-04-18luci-base: refactor luci.httpJo-Philipp Wich
2018-04-18luci-base: drop luci.util.dtable()Jo-Philipp Wich
2018-04-18Revert "luci-base: add urldecode() and urlencode() C implementations"Jo-Philipp Wich
2018-04-18luci-base: switch to lucihttp based POST data processingJo-Philipp Wich
2018-04-18luci-base: switch to lucihttp.urldecode() and lucihttp.urlencode()Jo-Philipp Wich
2018-04-18luci-base: zh_CN: update Simplified Chinese translationQian Zheng
2018-04-10i18n: sync translations, cleanupHannu Nyman
2018-04-10Merge pull request #1742 from fantom-x/dhcp_cachesize_maxHannu Nyman
2018-04-10luci-base: fix rendering of 404 HTML error templateJo-Philipp Wich
2018-04-10luci-base: error404: do not access request env directlyJo-Philipp Wich
2018-04-10luci-base: don't propagate null bytes in path informationJo-Philipp Wich
2018-04-10luci-base: add urldecode() and urlencode() C implementationsJo-Philipp Wich
2018-04-10luci-mod-admin-full: limit dns cachesize to 10000Marc Benoit
2018-04-09luci-mod-admin-full: allow setting dns cachesizeMarc Benoit
2018-04-09luci-base: consider empty parameters as well when testing POST requirementJo-Philipp Wich
2018-04-08i18n: sync translationsHannu Nyman
2018-04-07timezone data: update to 2018dHannu Nyman
2018-04-07luci-base: fix luci.model.uci.get_first()Jo-Philipp Wich
2018-04-07luci-base: escape path strings and field parameterJo-Philipp Wich
2018-04-06luci-base: properly initialize cbi.js on SimpleFormsJo-Philipp Wich
2018-04-06luci-mod-admin-full: dispatch SimpleForm models using the form() actionJo-Philipp Wich
2018-04-06luci-mod-freifunk: dispatch SimpleForm model using the form() actionJo-Philipp Wich
2018-04-06luci-base: emit a warning if cbi() delegates a SimpleForm instanceJo-Philipp Wich
2018-04-06luci-base: implement luci.model.uci.get_state()Jo-Philipp Wich
2018-04-06luci-proto-ipv6: clarify 6in4 local address hintJo-Philipp Wich
2018-04-06luci-mod-rpc: rework authentication and session handlingJo-Philipp Wich
2018-04-06luci-mod-admin-full: fix request path access in uci controllerJo-Philipp Wich
2018-04-06luci-mod-admin-full: escape display parameterJo-Philipp Wich
2018-04-06treewide: improve handling of page redirections in uci change viewsJo-Philipp Wich
2018-04-06luci-base: introduce luci.dispatcher.lookup()Jo-Philipp Wich
2018-04-05Merge pull request #1709 from dibdot/get_interface-fixJo-Philipp Wich
2018-04-05treewide: filter shell arguments through shellquote() where applicableJo-Philipp Wich
2018-04-05luci-base: introduce luci.util.shellquote()Jo-Philipp Wich
2018-04-05luci-mod-admin-full: fix possible shell injection in bandwith statusJo-Philipp Wich
2018-04-05luci-base: fix possible shell injection in luci.tools.status.switch_status()Jo-Philipp Wich
2018-04-05luci-base: dispatcher: reject non-POST requests with any cbi.submit valueJo-Philipp Wich
2018-04-05luci-base: use FULL_REQUEST_URI on login form templatesJo-Philipp Wich
2018-04-05luci-base: add FULL_REQUEST_URI template propertyJo-Philipp Wich
2018-04-05luci-mod-admin-full: use strict hostname validation for dhcp hostsJo-Philipp Wich
2018-04-05luci-base: add a strict flag to the hostname validatorJo-Philipp Wich
2018-04-05luci-base: switch to ubus uci operationsJo-Philipp Wich
2018-04-02luci-base: zh_CN: update Simplified Chinese translationQian Zheng
2018-03-31luci-base/network.lua: fix get_interface functionDirk Brenken
2018-03-29i18n: sync translationsINAGAKI Hiroshi
2018-03-27luci-base: fix colspans calculation in tblsectionFlorian Eckert
2018-03-22luci-base/util.lua: enhance checklib functionDirk Brenken
2018-03-15Merge pull request #1654 from TDT-AG/pr/20180301-luci-several-fixesJo-Philipp Wich
2018-03-12treewide: unify mac address handlingJo-Philipp Wich
2018-03-12luci-base: fix documentation spelling mistakes in luci.http.protocolJo-Philipp Wich