luci-app-https-dns-proxy: update to 2025.12.29-4
authorStan Grishin <redacted>
Mon, 2 Mar 2026 20:17:14 +0000 (20:17 +0000)
committerStan Grishin <redacted>
Wed, 4 Mar 2026 01:44:02 +0000 (17:44 -0800)
commit60b1eac5a4b74f30df71dd5ff0716e8506546787
tree271044af869106f6b34db91ca67ad4d3a5c83c51
parent1c2a26f6aa1a73e0a159901f543a2ed53fe46308
luci-app-https-dns-proxy: update to 2025.12.29-4

This commit adds support for:
* new unified provider.json support to save space compared to individual
  provider json files
* new v.recipes provider (thanks @morytyann!)
* functional testing
* minor js/shell code improvements

Signed-off-by: Stan Grishin <redacted>
applications/luci-app-https-dns-proxy/LICENSE [new file with mode: 0644]
applications/luci-app-https-dns-proxy/Makefile
applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/https-dns-proxy/overview.js
applications/luci-app-https-dns-proxy/htdocs/luci-static/resources/view/status/include/71_https-dns-proxy.js
applications/luci-app-https-dns-proxy/po/templates/https-dns-proxy.pot
applications/luci-app-https-dns-proxy/root/usr/libexec/rpcd/luci.https-dns-proxy
applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/org.opennameserver.json
applications/luci-app-https-dns-proxy/root/usr/share/https-dns-proxy/providers/recipes.v.json [new file with mode: 0644]
applications/luci-app-https-dns-proxy/tests/run_tests.sh [new file with mode: 0644]
applications/luci-app-https-dns-proxy/tests/stubs/lib/functions.sh [new file with mode: 0644]
applications/luci-app-https-dns-proxy/tests/stubs/usr/share/libubox/jshn.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT