summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-siitwizard/root
AgeCommit message (Collapse)Author
2024-04-04luci-app-siitwizard: fix copy paste error from app conversionPaul Donald
Closes #7043 Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2020-02-05treewide: convert simple Lua controllers to declarative JSONJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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>