Andrey Meshkov

Results 242 issues of Andrey Meshkov

Please read the original issue: https://github.com/AdguardTeam/AdGuardExtra/issues/3 Let's re-visit this case and try to figure a way to block this. What we know: 1. You'll need a Taiwanese VPN server to...

Problematic
Priority: P4

First of all, there should be buttons to add new rules for every rule type, not just for DNS requests. The dialog should allow choosing the rule pattern (different domain...

Enhancement
UI
Resolution: Fixed
Status: Resolved
Version: AdGuard v2.9

Similar issue in Win repo: https://github.com/AdguardTeam/AdguardForWindows/issues/439 We should use the same layout as used in the Windows / Browser extension, but using the native macOS controls: https://github.com/AdguardTeam/AdguardForWindows/issues/439#issuecomment-348190648 The first sync...

Enhancement
Priority: P3
High

I'd like us to have a filters linter (just like there's `eslint` for JS or all kinds of linters for `golang`). Once we have it, we can have a Github...

There are quite a few domain-level filters we are ignoring because they don't use the "adblock" syntax: https://github.com/AdguardTeam/FiltersRegistry/issues/42 Examples: * http://1hosts.cf/ * CoinBlockerLists * adaway filters * etc, etc *...

Enhancement

Avoid polluting global scope (see UserscriptContentScriptApiFacade)

bug

Hello, We've got a problem with a Yuzu browser fork that was downloading AdGuard filter lists on every browser startup. This in turn caused excessive data usage for both the...

bug

Review the libs which are used (see here the details why): https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1253

enhancement
P3: Medium

In Safari it can cause issues, see the details here: https://github.com/AdguardTeam/CoreLibs/issues/724 We should check `Element.prototype.attachShadow` instead of what we do now.

bug

https://forum.adguard.com/index.php?threads/facelift-of-assistant.28054/#post-164784 Got a feature request on the forum. We'll be discussed there. Technically possible:https://stackoverflow.com/questions/15233076/prevent-that-a-fixed-element-resizes-when-zooming-on-touchscreen

feature request
P4: Low