summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-commands/luasrc/controller
AgeCommit message (Collapse)Author
2019-09-18luci-app-commands: do not escape pipe on cmd lineFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-01-15luci-app-commands: Allow executing without downloading on public linkst123yh
Signed-off-by: t123yh <t123yh@outlook.com>
2015-01-16Globally reduce copyright headersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>