Commit graph

10 commits

Author SHA1 Message Date
Eric Luehrsen
ee18024a8b luci-app-unbound: protect against printing large cache dump
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-12-31 15:24:43 -05:00
yangfl
ae8b68cfe8 treewide: Fix typos in UI strings
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-10-12 22:18:51 +08:00
Ansuel Smith
013a8187ed
luci-app-unbound: add cache_dump tab
This adds in the State tab a new option to dump cache from unbound-control application

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2018-09-18 17:31:25 +02:00
Eric Luehrsen
dec88df41c luci-app-unbound: add zone-details combined tab
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-08-12 20:06:15 -04:00
Eric Luehrsen
394658a114 luci-app-unbound: add LuCI for forward stub and auth zone clauses
With growing interest, DNS over TLS can be setup in Unbounds foward-zone:
clause. New section 'zone' is available for forward-, stub-, and auth-
zone cluses. This LuCI application will show the 'zone' section and
permit changing 'enabled' and 'fallback' options. Detailed changes to
'zone' secitons will need to use the Edit:UCI tab (text editor).

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-07-29 23:20:35 -04:00
Jo-Philipp Wich
4a90accda9 luci-app-unbound: dispatch SimpleForm models using the form() action
This fixes issues dicovered by check-controllers.sh

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-06 12:07:49 +02:00
Eric Luehrsen
7ca169710e luci-app-unbound: clean up presentation of advanced LuCI tabs
Add CSS for editing tabs to provide monospace font and offset
editing window color from read only windows. Expand 'control'
option to match with net/unbound. Add 'extended_stats' option
to match with net/unbound.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-22 23:04:40 -04:00
Eric Luehrsen
007b28ddb3 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>
2017-09-12 21:04:52 -04:00
Eric Luehrsen
4a95fd9423 luci-app-unbound: move and rename configure.lua
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-12 21:04:52 -04:00
Eric Luehrsen
3580eddcfa Unbound: Basic LuCI to go with recent Unbound UCI (Oct2016)
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-12-04 13:58:13 -05:00