summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-04-06luci-mod-freifunk: dispatch SimpleForm model using the form() actionJo-Philipp Wich
2018-04-06luci-app-dnscrypt-proxy: dispatch SimpleForm models using the form() actionJo-Philipp Wich
2018-04-06luci-app-wol: dispatch SimpleForm model using the form() actionJo-Philipp Wich
2018-04-06luci-app-firewall: dispatch SimpleForm model using the form() actionJo-Philipp Wich
2018-04-06luci-app-unbound: dispatch SimpleForm models using the form() actionJo-Philipp Wich
2018-04-06luci-base: emit a warning if cbi() delegates a SimpleForm instanceJo-Philipp Wich
2018-04-06build: add check-controller.sh, a utility to test controller filesJo-Philipp Wich
2018-04-06luci-app-mwan3: fix legacy uci api usageJo-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-05luci-mod-admin-full: escape display parameterJo-Philipp Wich
2018-04-05treewide: improve handling of page redirections in uci change viewsJo-Philipp Wich
2018-04-05luci-base: introduce luci.dispatcher.lookup()Jo-Philipp Wich
2018-04-05Merge pull request #1723 from dibdot/travelmateDirk Brenken
2018-04-05luci-app-travelmate: bugfixesDirk Brenken
2018-04-05luci-app-adblock: fix SimpleForm page delegationJo-Philipp Wich
2018-04-05Merge pull request #1718 from dibdot/travelmateDirk Brenken
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-04luci-app-freifunk-diagnostics: use FULL_REQUEST_URIJo-Philipp Wich
2018-04-04luci-app-commands: use FULL_REQUEST_URIJo-Philipp Wich
2018-04-04luci-base: use FULL_REQUEST_URI on login form templatesJo-Philipp Wich
2018-04-04luci-base: add FULL_REQUEST_URI template propertyJo-Philipp Wich
2018-04-04luci-mod-admin-full: use strict hostname validation for dhcp hostsJo-Philipp Wich
2018-04-04luci-base: add a strict flag to the hostname validatorJo-Philipp Wich
2018-04-04luci-base: switch to ubus uci operationsJo-Philipp Wich
2018-04-04luci-app-travelmate: sync with travelmate 1.2.0Dirk Brenken
2018-04-03Merge pull request #1715 from TDT-AG/pr/20180403-luci-app-mwan3-updateHannu Nyman
2018-04-03luci-app-mwan3: remove unnecessary 'tracking active' hintFlorian Eckert
2018-04-03luci-app-mwan3: remove diag-rc-legend field idFlorian Eckert
2018-04-03luci-app-mwan3: calculate max interface usage from mmx_mask valueFlorian Eckert
2018-04-02luci-base: zh_CN: update Simplified Chinese translationQian Zheng
2018-03-31luci-base/network.lua: fix get_interface functionDirk Brenken
2018-03-29Merge pull request #1706 from musashino205/l10n/tmate-upd-jaHannu Nyman
2018-03-29luci-app-travelmate: update Japanese translationINAGAKI Hiroshi
2018-03-29i18n: sync translationsINAGAKI Hiroshi
2018-03-28Merge pull request #1703 from dibdot/travelmateDirk Brenken
2018-03-28Merge pull request #1704 from TDT-AG/pr/20180328-luci-app-mwan3-fixesDirk Brenken
2018-03-28luci-app-mwan3: update notify infoFlorian Eckert
2018-03-28luci-app-mwan3: fix strict XHTML syntax errorFlorian Eckert
2018-03-28luci-app-travelmate: made "ignore bssid" flag conditionalDirk Brenken
2018-03-27Merge pull request #1697 from TDT-AG/pr/20180323-luci-base-fix-tblsectionDirk Brenken
2018-03-27luci-base: fix colspans calculation in tblsectionFlorian Eckert
2018-03-26Merge pull request #1701 from SvenRoederer/patch-2Hannu Nyman