luci-app-adblock-fast: update to 1.2.2-r12
authorStan Grishin <redacted>
Thu, 19 Mar 2026 02:33:00 +0000 (02:33 +0000)
committerStan Grishin <redacted>
Thu, 19 Mar 2026 18:44:37 +0000 (11:44 -0700)
commitdcc3b1d5e821c5dd5f4e32f36ccd8f0a0d9132fe
tree3f37da0050bb42718b958271f4cb24969f5804ff
parent1c34772f07f7e26f5a72234064db4a2e7c61e426
luci-app-adblock-fast: update to 1.2.2-r12

status.js:
* add: declare setRpcdToken call

overview.js:
* add: option to set a custom RPCD Token

Uci-defaults:
* add: new script to add adblock_fast_api

Acl.d:
* add: new manifest for adblock_fast_api access
* add: setRpcdToken call

RPCD:
* add: setRpcdToken sets password for adblock_fast_api user

Signed-off-by: Stan Grishin <redacted>
applications/luci-app-adblock-fast/Makefile
applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js
applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js
applications/luci-app-adblock-fast/po/templates/adblock-fast.pot
applications/luci-app-adblock-fast/root/etc/uci-defaults/41_adblock-fast-api [new file with mode: 0644]
applications/luci-app-adblock-fast/root/usr/share/rpcd/acl.d/adblock-fast-api.json [new file with mode: 0644]
applications/luci-app-adblock-fast/root/usr/share/rpcd/acl.d/luci-app-adblock-fast.json
applications/luci-app-adblock-fast/root/usr/share/rpcd/ucode/luci.adblock-fast
git clone https://git.99rst.org/PROJECT