luci-app-dnscrypt-proxy: major update 1382/head
authorDirk Brenken <dev@brenken.org>
Mon, 2 Oct 2017 08:57:04 +0000 (10:57 +0200)
committerDirk Brenken <dev@brenken.org>
Mon, 2 Oct 2017 08:57:04 +0000 (10:57 +0200)
commitf2d8f1f4cd2229f92db97f265e8ac2387e997ccd
tree69bb7623473b0e3cea7d18c3ffd19f8a58b9cb21
parentdfad516e8402de33a3bb9d0750cc8736b83d6a85
luci-app-dnscrypt-proxy: major update

* automatically transfer dnscrypt specific settings to dnsmasq as well,
  This may change the values for 'noresolv', 'resolvfile',
  'allservers' and the list 'server' settings (enabled by default)
* parse/show the resolver, Location, DNSSEC- and NOLOG-Flag
  in the resolver select box
* make buttons for resolver list download & file creation
  (resolv-crypt.conf) more descriptive & responsive
* ease the startup trigger handling
* add an edit tab for 'resolv-crypt.conf' in the 'Advanced' section

Signed-off-by: Dirk Brenken <dev@brenken.org>
applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua
applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua
applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua [new file with mode: 0644]
applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua