Commit graph

14 commits

Author SHA1 Message Date
Dirk Brenken
83778c1452
luci-app-adblock: sync with latest version
* expose new reporting option to LuCI
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-06-30 16:34:55 +02:00
Dirk Brenken
be578c64e9
luci-app-adblock: sync with adblock 4.1.3
* support the new 'adb_fetchinsecure' option

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-06-12 22:29:20 +02:00
Dirk Brenken
ad2ec4eb65
luci-app-adblock: sync with adblock 4.1.1
* support new RPZ-Trigger 'RPZ-CLIENT-IP' (currently bind only)
* Reporting tweaks/mailing
* cosmetics
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-04-17 10:02:23 +02:00
Dirk Brenken
e7d87abcbc
luci-app-adblock: sync with adblock 4.1.0
* made the blocklist selection/categories much more flexible

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-02-26 21:21:45 +01:00
Dirk Brenken
22af71e706
luci-app-adblock: sync with adblock 4.0.8
* made DNS redirect code more flexible
* fix dns backend detection in TurrisOS
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-12-20 06:59:59 +01:00
Dirk Brenken
0cdad3834f
luci-app-adblock: extend the download queue scale
* see https://forum.openwrt.org/t/adblock-support-thread/507/1646 for
  details

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-11-05 14:58:27 +01:00
Dirk Brenken
a392dbf888
luci-app-adblock: change "refresh" action
* change "refresh" action to fix potential white-/blacklist issues

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-10-30 20:30:37 +01:00
Dirk Brenken
8a85592a04
luci-app-adblock: sync with adblock 4.0.6
* made SafeSearch provider configurable, you can limit
  SafeSearch to certain providers
* add an explanation paragraph to report settings
  tab (regarding restart requirement)
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-06-12 22:51:06 +02:00
Dirk Brenken
65958c4992
luci-app-adblock: re-apply poll/view class changes
* re-apply poll/view class changes in master after 19.07-branch
  split off

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-17 07:42:24 +02:00
Dirk Brenken
0f8aea76e0
luci-app-adblock: revert poll/view class changes
* this partly reverts 3c4bc22 to ensure 19.07.2 compatibility,
  this is only a temporary "fix" as long as we don't have
  adblock 4 backported to 19.07 branch

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-06 14:41:36 +02:00
Dirk Brenken
dee0c2453d
luci-app-adblock: remove needless default values
* remove needless 'adb_fetchparm' default/values

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-04 20:39:00 +02:00
Jo-Philipp Wich
3c4bc228a1 treewide: import utility classes explicitly
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-03 10:00:06 +02:00
Dirk Brenken
7a4e40f10d
luci-app-adblock: small visual tweaks for OpenWrt 2020
* minor style fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-03-31 20:55:32 +02:00
Dirk Brenken
0f18b873d8
luci-app-adblock: release 4.0.0
* complete rewrite, migrated to client side JS
* tested with mainline 19.07 and current master
* tested with latest Firefox & Chrome and all
  standard themes (not OpenWrt2020!)
  Pre-tested by many forum users, see here:
  https://forum.openwrt.org/t/adblock-4-pre-releases/57101
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-03-28 14:35:10 +01:00