Commit graph

22 commits

Author SHA1 Message Date
Jo-Philipp Wich
abbff0f4b6 luci-app-adblock: s/1-7/0-6/g
Fixes: #5716
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-03-10 13:31:11 +01:00
Dirk Brenken
1eddbe0f3f
luci-app-adblock: sync with 4.1.3-6
* remove support for shallalist
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-03-07 21:34:40 +01:00
Dirk Brenken
2ab828f5bf
luci-app-adblock: small fixes
* fix #5677
* fix 'flush cache' wording
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2022-02-07 23:08:46 +01:00
Jo-Philipp Wich
845129a20d luci-app-adblock: indicate that tcpdump may be used instead of tcpdump-mini
Fixes: #5573
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-12-04 10:06:13 +01:00
Paul Dee
0c4dfc9a8c luci-app-adblock: spelling / grammar
"Setup" is a noun, the thing. "Set up" is a verbal idiom, the action.

One cannot setup a DHCP server, just as one cannot fuckup a test, or
ripup some paper. One can, however, set a DHCP server up, and one can
fuck a test up, and rip some paper up.

Signed-off-by: Paul Dee <systemcrash@users.noreply.github.com>
2021-10-08 14:12:11 -10:00
Dirk Brenken
18d110112a
luci-app-adblock: expose dns instance option
* expose the 'adb_dnsinstance' option to LuCI under
  Advanced DNS Settings (only relevant for dnsmasq)
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-07-10 10:16:31 +02:00
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
Florian Eckert
475eb6efd3 luci-app-adblock: i18n sync translations
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-06-21 11:50:46 +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
Hannu Nyman
068755e603 treewide: i18n - sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-12-29 13:14:46 +02: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
1ae99ff8d6
luci-app-adblock: update dns report page
* add search anchor to all listed domains on dns report page
* small wording changes & cosmetics
* update translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-11-27 22:22:13 +01:00
Hannu Nyman
24a240d233 treewide: i18n - sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-11-14 15:32:48 +02: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
Hannu Nyman
ae13dcfefc treewide: i18n - sync translations
Sync translations

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-01 23:39:30 +03:00
Dirk Brenken
94799995aa
luci-app-adblock: more DNS Report tweaks
* revert last page loading change,
  this breaks the filter functionality on that page
* Add a short paragraph to explain the page functionality
* Fix search to accept ":" character as well
  (e.g. for IPv6 address search)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-12 10:00:34 +02:00
Jo-Philipp Wich
5a33e3d72d treewide: resync translation templates
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-11 21:31:00 +02:00
Hannu Nyman
994e1f3890 treewide: i18n - sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-04-02 17:53:47 +03: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
Jo-Philipp Wich
7b4efa9ba3 luci-app-adblock: fix spelling: UDP, TCP, e-mail, DNS, cache
Ref: https://github.com/openwrt/luci/pull/3249
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-25 18:20:14 +01:00
Weblate
b3965b9f53 translation: add additionall missing PO files
weblate was inititally badly setup to not detect some luci-apps, however
this is fixed now and so additional PO files to translate.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-10-17 01:47:51 -10:00