Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-04 | luci-app-watchcat: add support for new features and convert to JavaScript | Nicholas Smith | |
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com> | |||
2020-04-17 | treewide: add ACL annotations to menu entries | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-10 | treewide: stage ACL rules for legacy applications | Jo-Philipp Wich | |
Fixes: #3866 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-14 | luci.mk: move /tmp/luci-indexcache remove to package postinst script | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2020-02-05 | treewide: convert simple Lua controllers to declarative JSON | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-07-31 | luci-app-watchat: fix ucitrack file | Florian Eckert | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2016-01-27 | Use numeric prefixes for uci-defaults scripts | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-08 | Rework LuCI build system | Jo-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> |