summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-simple-adblock/Makefile
AgeCommit message (Collapse)Author
2023-07-28luci-app-simple-adblock: bugfix: unsupported DNS options displayStan Grishin
* bugfix: move the break tag in front of the unsupported DNS options to pretty up the output * use pkg.Name in RPCD calls * slightly change the version display in WebUI to make it consistent with other packages Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-04-03luci-app-simple-adblock: update to 1.9.5Stan Grishin
* update to support corresponding principal package Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-29luci-app-simple-adblock: localizable error/warning messagesStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-14luci-app-simple-adblock: update to 1.9.3-1Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-08luci-app-simple-adblock: bugfix: allow empty leds fieldStan Grishin
* fixes error mentioned in https://github.com/openwrt/luci/pull/6075#issuecomment-1306581739 Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-11-04luci-app-simple-adblock: convert to jsStan Grishin
Thanks @dibdot, @jow-! Signed-off-by: Stan Grishin <stangri@melmac.ca> Update applications/luci-app-simple-adblock/htdocs/luci-static/resources/simple-adblock/status.js Co-authored-by: Vasili Sviridov <vsviridov@exceede.com> Signed-off-by: Stan Grishin <stangri@melmac.ca> Thanks @dibdot, @jow-, @vsviridov! * this includes changes made during review Co-authored-by: Vasili Sviridov <vsviridov@exceede.com> Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-10-24luci-app-simple-adblock: bugfix: identify nft set supportStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2022-08-19luci-app-simple-adblock: update to 1.9.0-1Stan Grishin
* Support for (upcoming) dnsmasq nftset Depends on https://github.com/openwrt/packages/pull/19212 Signed-off-by: Stan Grishin <stangri@melmac.ca>
2021-04-10luci-app-simple-adblock: bugfix: crash when dnsmasq.ipset selectedStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-10luci-app-simple-adblock: explicit package versionStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-08luci-app-simple-adblock: add missing btn class to buttonsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-20luci-app-simple-adblock: support for config auto-updateStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-13luci-app-simple-adblock: racially-neutral namesStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-27luci-app-simple-adblock: bugfix: proper processing of failed dowloads; ↵Stan Grishin
decrease reliance on shell commands; proper acl.d file Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-02luci-app-simple-adblock: bugfix: remove escaped double-quotes from ↵Stan Grishin
translateable resources Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-21luci-app-simple-adblock: bugfix: get package version from opkgStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11luci-app-simple-adblock: improve i18nStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03luci-app-simple-adblock: better service control & buttons stylingStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29luci-app-simple-adblock: better status/error displayStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-03treewide: move server side CBI support to luci-compatJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-10-10luci-app-simple-adblock: bugfix: fix invalid <br> entriesStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-09-24luci-app-simple-adblock: dnsmasq.ipset option supportStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-29luci-app-simple-adblock: dns resolver value bugfix (#3000)Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17luci-app-simple-adblock: support for varios DNS resolvers/optionsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-05luci-app-simple-adblock: sync with the latest version of simple-adblockStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-20luci-app-simple-adblock: remove extra controller fileStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-19luci-app-simple-adblock: change style of button to importantStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-07-16luci-app-simple-adblock: new start/stop button, better integration with ↵Stan Grishin
simple-adblock Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25fixed dynapoint.lua, there was no translationVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2017-03-11luci-app-simple-adblock: initial commit of companion package to simple-adblockStan Grishin
luci-app-simple-adblock: bumped version number to match main package Signed-off-by: Stan Grishin <stangri@melmac.net>