luci-app-unbound: add statistics and manual edit tabs 1362/head
authorEric Luehrsen <ericluehrsen@hotmail.com>
Tue, 5 Sep 2017 04:05:58 +0000 (00:05 -0400)
committerEric Luehrsen <ericluehrsen@hotmail.com>
Wed, 13 Sep 2017 01:04:52 +0000 (21:04 -0400)
commit007b28ddb30b9617f6c2eab40cbc7e614d7595ac
treef2a83d092e8b65eaf0bf37488b293f75728bb8b5
parent4a95fd94239a69fc8c56e34e59339ee55cfb3d62
luci-app-unbound: add statistics and manual edit tabs

Add an option to "Basic Settings" tab to expand LuCI. This option
will add tab hierarchy for the settings, statistics, and raw view
or editing of configuration files. If you have unbound-control
installed, then you can see some useful debug information.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
applications/luci-app-unbound/luasrc/controller/unbound.lua
applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua
applications/luci-app-unbound/luasrc/model/cbi/unbound/extended.lua [new file with mode: 0644]
applications/luci-app-unbound/luasrc/model/cbi/unbound/manual.lua [new file with mode: 0644]
applications/luci-app-unbound/luasrc/model/cbi/unbound/server.lua [new file with mode: 0644]
applications/luci-app-unbound/luasrc/view/unbound/show-empty.htm [new file with mode: 0644]
applications/luci-app-unbound/luasrc/view/unbound/show-textbox.htm [new file with mode: 0644]
applications/luci-app-unbound/root/etc/uci-defaults/60_luci-unbound