Jo-Philipp Wich
8f34e105c0
treewide: add ACL annotations to menu entries
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-17 12:40:31 +02:00
Jo-Philipp Wich
8792a4c3f0
luci-app-upnp: fix uci read ACL
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-12 10:59:55 +02:00
Florian Eckert
1f8a3c0417
luci.mk: move /tmp/luci-indexcache remove to package postinst script
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-02-14 09:20:33 +01:00
Jo-Philipp Wich
625abbfdbe
treewide: convert simple Lua controllers to declarative JSON
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-05 16:52:58 +01:00
Ansuel Smith
cfa70932c3
luci-app-upnp: convert to client side implementation
...
Implement luci.upnp ubus app.
Convert lua page to js client side implementation.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-01-08 21:45:31 +01:00
Yousong Zhou
ed11130b84
luci-app-upnp: fix setting ucitrack init option
...
Fixes FS#693
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-04-15 11:51:55 +08:00
Kevin Darbyshire-Bryant
5ef9a3a009
luci-app-miniupnpd: restore missing luci install file
...
Restore luci indexcache handling incorrect removed in
387a06bb73
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11 19:48:37 +00:00
kdarbyshirebryant
387a06bb73
Delete luci-upnp
...
Stop sys upgrade automatically disabling miniupnpd on first boot after upgrade.
I spent a lot of time tracking this behaviour down which only occurs if you have luci-app-upnp installed.
2015-06-22 18:58:58 +01:00
Jo-Philipp Wich
1bb4822dca
Rework LuCI build system
...
* 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>
2015-01-08 16:26:20 +01:00