luci-app-adguardhome: add new app
authorGeorge Sapkin <redacted>
Thu, 12 Mar 2026 00:28:54 +0000 (02:28 +0200)
committerPaul Donald <redacted>
Mon, 16 Mar 2026 20:00:18 +0000 (21:00 +0100)
commitc923488ddaafb74adbe0cc0dbe0c53d5826e1d30
treebc02f30881d25f5ea10e2969abe933f8d4de9571
parentc335f3affc513d25b9ead6eba00d5efc3dd1d95d
luci-app-adguardhome: add new app

Add LuCI UI for AdGuard Home configuration.

If AdGuard Home service is running, restart it automatically when
configuration is applied.

Signed-off-by: George Sapkin <redacted>
applications/luci-app-adguardhome/Makefile [new file with mode: 0644]
applications/luci-app-adguardhome/htdocs/luci-static/resources/view/adguardhome/config.js [new file with mode: 0644]
applications/luci-app-adguardhome/po/templates/adguardhome.pot [new file with mode: 0644]
applications/luci-app-adguardhome/root/usr/share/luci/menu.d/luci-app-adguardhome.json [new file with mode: 0644]
applications/luci-app-adguardhome/root/usr/share/rpcd/acl.d/luci-app-adguardhome.json [new file with mode: 0644]
applications/luci-app-adguardhome/root/usr/share/ucitrack/luci-app-adguardhome.json [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT