Commit graph

21 commits

Author SHA1 Message Date
Stan Grishin
66c0c58bbc luci-app-adblock-fast: catch up to snapshots version
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-12-06 03:20:55 +00:00
Stan Grishin
206e5fbbcc luci-app-adblock-fast: sync with principal
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-11-18 21:13:56 +00:00
Stan Grishin
ea170f1f6a luci-app-adblock-fast: update to sync with principal package
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-10-31 02:01:41 +00:00
Stan Grishin
bd7bee7731 luci-app-adblock-fast: sync with 1.1.2-3 principal package
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-08-03 23:32:11 +00:00
Stan Grishin
d18f58b431 luci-app-adblock-fast: update to 1.1.2-1
* update license
* update PKG_VERSION/PKG_RELEASE
* improve visibility in menuconfig
* add warning for compatiblity check fails with principal package
* report compatiblity check fails with principal package from RPCD script

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-05-13 04:37:07 +00:00
Stan Grishin
b6c9d5f974 luci-app-adblock-fast: prepare migration to APK
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-03-23 01:14:10 +00:00
Stan Grishin
c90c34e712 luci-app-adblock-fast: bugfix: dnsmasq_instance & smartdns_instance parsing
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-02-14 04:45:17 +00:00
Stan Grishin
126443aad5 luci-app-adblock-fast: remove unnecessary translation calls
Thank you @hnyman!

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2024-01-20 17:11:57 +00:00
Stan Grishin
8d8ca1c6aa luci-app-adblock-fast: update to 1.1.1-1
* Final (hopefully) attempt to avoid errors if dhcp/smartdns configs are
  missing
* New user experience for picking dnsmasq/smartdns instances to enable the
  adblocking on
* use function from init script to set up output paths
* update paths to run-time files in ACL

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-15 02:49:08 +00:00
Stan Grishin
061a5dc404 luci-app-adblock-fast: improve dnsmasq/smartdns instances selection
* create UI elements with an option to pick multiple instances for
  dnsmasq and smartdns

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-11 01:03:28 +00:00
Stan Grishin
0473939fff luci-app-adblock-fast: bugfix: L.uci.load
* fix app not working on systems without smartdns
* fix smartdns instances selection dependencies

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-09 13:43:12 +00:00
Stan Grishin
4c3cdcb68e luci-app-adblock-fast: sync with principal package
* add support for smartdns ipset/nftset-based blocking

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-06 10:27:30 +00:00
Stan Grishin
8db9af146a luci-app-adblock-fast: update to 1.1.0-1
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-05 08:26:34 +00:00
Stan Grishin
69eff2535e luci-app-adblock-fast: sync version with principal package
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-13 10:06:28 +00:00
Stan Grishin
ced38d8fc1 luci-app-adblock-fast: sync with adblock-fast 1.0.1-1
* improve error/warning/status messaging
* trim rpcd script code from functions shared with principal package
* depends on https://github.com/openwrt/packages/pull/22619

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-11-08 10:03:10 +00:00
Stan Grishin
a0574a3ad1 luci-app-adblock-fast: bugfix: localizable entries in overview
* bugfix: localizable entries in overview
* update grammar/naming for buttons
* prepare for pause button
* add status include file to show service status

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-25 21:51:38 +00:00
Stan Grishin
d15a1fb693 luci-app-adblock-fast: bugfix: working re-download
* bugfix: add missing dl command to RPCD script
* improve output of error messages/link to README

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-05 14:55:48 +00:00
Stan Grishin
4a40a7ad72 luci-app-adblock-fast: update to 1.0.0-4
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-28 21:28:51 +00:00
Stan Grishin
8d502df1b0 luci-app-adblock-fast: update to 1.0.0-3
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-26 22:54:37 +00:00
Sergey Ponomarev
4c03f5ff1f applications: remove LUCI_PKGARCH:=all
This is anyway default

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24 11:16:58 +03:00
Stan Grishin
81fc75739c luci-app-adblock-fast: initial commit
* Depends on https://github.com/openwrt/packages/pull/21943

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-03 13:57:04 +00:00
Renamed from applications/luci-app-simple-adblock/Makefile (Browse further)