Dirk Brenken
0e80aba7b1
luci-app-adblock: sync with 2.6.1
...
* add two new extra options
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-25 23:17:08 +02:00
Dirk Brenken
b234897789
luci-app-adblock: sync with 2.6.0-2
...
* made default trigger delay more conservative to fix possible start up
issues
* add luci-lib-jsonc dependency
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-17 17:52:27 +02:00
Dirk Brenken
3096af833b
luci-app-adblock: sync with adblock 2.6.0
...
* add new trigger timeout input field
* the download utility plus SSL Library will be listed in runtime
information and the blocklist source table contains an additional
"SSL req." column
* various small fixes
* changed copyright notice
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-12 11:56:02 +02:00
Dirk Brenken
03ae05549d
luci-app-adblock: sync with adblock 2.5.1
...
* made buttons translatable
* accept empty values for interface trigger input field
* replace 'url' with 'luci.dispatcher.build_url'
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-04 14:11:41 +02:00
Dirk Brenken
a9ae300673
luci-app-adblock: fix XHTML/HTML5 markup
...
* fix XHTML parsing errors in openwrt theme
* tested with openwrt, bootstrap & material theme
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-28 20:05:03 +02:00
Hannu Nyman
0ca4e3b883
Merge pull request #1083 from dibdot/luci-app-adblock
...
luci-app-adblock: small fixes in overview tab
2017-03-27 14:25:49 +03:00
Dirk Brenken
f2264da43c
luci-app-adblock: small fixes in overview tab
...
* mute stderr in syscalls
* better suspend/resume button handling
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-27 11:36:41 +02:00
INAGAKI Hiroshi
d3fecae59e
luci-app-adblock: Fix display issues with translation
...
Fixed display issues when applying translation.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-03-27 14:38:52 +09:00
Dirk Brenken
1bc3833e68
luci-app-adblock: major update
...
* multi-tab navigation
Overview/View Logfile/Advanced
Advanced: Edit Blacklist/Whitelist/Configuration
Query domains
* all adblock options are now configurable via LuCI
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-03-26 08:49:02 +02:00
Dirk Brenken
d3a74836b7
luci-app-adblock: put backup options to global section
...
this PR reflect the changes made in adblock 2.3.0
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-05 08:02:39 +01:00
Hannu Nyman
0f0d036d02
luci-app-adblock: Adjust to adblock 2.0
...
Modify the LuCI app to match the simplified adblock 2.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-20 13:44:11 +02:00
Hannu Nyman
cd50f27956
luci-app-adblock: adjust to adblock 1.2.0
...
* more status info
* change in default nullipv addresses
* two uhttpd instances (for ports 80/443)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-12 21:14:54 +03:00
Hannu Nyman
e87132021b
luci-app-adblock: support 1.16
...
Add support for 'adb_restricted'
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-03 17:24:56 +03:00
Hannu Nyman
c46963613f
luci-app-adblock: support adb_fetchttl option
...
Support adb_fetchttl options from adblock 1.1.15
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-26 19:01:12 +03:00
Hannu Nyman
96c5069ca6
luci-app-adblock: adjust to change in option name
...
Change also the adb_nullport option name to match 1.1.0
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-01 10:51:04 +03:00
Hannu Nyman
b45520011f
luci-app-adblock: match adblock 1.1.0
...
Update the luci app to match adblock 1.1.0
Add support for showing blocklist status info.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-01 02:55:45 +03:00
Hannu Nyman
f4a67353a7
luci-app-adblock: conform to adblock 0.90
...
* Add support for disabling "force DNS queries to local resolver" option
* Remove deprecated logging options
Additionally remove unnecessary rmempty definitions.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-28 23:03:14 +02:00
Hannu Nyman
1f4f828503
luci-app-adblock: remove deprecated options
...
Remove support for options deprecated in adblock 0.80.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-22 22:23:05 +02:00
Hannu Nyman
e270083cfe
luci-app-adblock: conform to adblock 0.80
...
* Change "debug log" to "log"
* Add support for source descriptions
* Support new options for ping targets
* Simplify link to readme
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-21 17:39:19 +02:00
Hannu Nyman
6ee5c593b3
luci-app-adblock: Add support for optional config values
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-20 12:34:16 +02:00
Hannu Nyman
3749c45f80
luci-app-adblock: Beautify blocklist selection table and reorganise
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-19 12:13:44 +02:00
Hannu Nyman
21bf16ce04
luci-app-adblock: User interface for the 'adblock' package
...
Simple user interface for the 'adblock' package from packages feed.
Adds 'Adblock' item to the Services menu in LuCI.
Allows enabling/disabling the service and selecting blocklists.
Configuration of the blocklist URLs and selection of Shalla categories
needs to be done manually to the config file, if needed.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-16 22:28:46 +02:00