1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 22:27:12 +02:00
uBlock/src/js
2021-03-31 12:21:29 -04:00
..
codemirror Add support for removal of response headers 2021-03-13 08:53:34 -05:00
scriptlets Also CSS-escape tag name in element picker 2021-03-04 06:19:44 -05:00
wasm Fix edge case involving filter with a single wildcard 2020-06-27 07:58:46 -04:00
1p-filters.js Fix hint helper in element picker's text editor 2020-12-03 07:34:50 -05:00
3p-filters.js Drop ctrl-key requirement in "Purge all caches" operation 2021-02-26 06:48:26 -05:00
about.js Add new filter option queryprune= 2020-10-31 10:42:53 -04:00
advanced-settings.js Add support for admin-managed hidden settings 2021-01-05 12:16:50 -05:00
asset-viewer.js Fix hint helper in element picker's text editor 2020-12-03 07:34:50 -05:00
assets.js Wait for removal of storage entries to be completed 2020-12-04 06:17:18 -05:00
background.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
cachestorage.js Add support for cloud storage compression 2020-08-16 11:59:27 -04:00
click2load.js Fix handling of cname-aliased URLs in click-to-load widget 2021-01-22 09:37:12 -05:00
cloud-ui.js Add support for removal of cloud storage entries 2020-08-21 09:18:33 -04:00
commands.js Dynamically reload 3p css when noop-ing "3rd-party" cell 2020-12-12 14:33:49 -05:00
console.js Force console output when explicitly requested from dev tools 2020-02-25 11:00:58 -05:00
contentscript-extra.js Inject procedural cosmetic filterer's code only when needed 2021-02-17 09:12:00 -05:00
contentscript.js Update comment 2021-02-20 07:05:19 -05:00
contextmenu.js Add support to launch element picker in embedded frames 2020-12-05 15:26:29 -05:00
cosmetic-filtering.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
dashboard-common.js Add CoreMirror's code-folding ability to list editor/viewer 2020-07-10 08:01:39 -04:00
dashboard.js Adding to and further reviewing admin-managed settings 2021-01-06 11:39:24 -05:00
document-blocked.js Fix missing magnifier in document-blocked page 2020-12-07 14:32:59 -05:00
dyna-rules.js Upload non-filtered rules to cloud storage 2021-01-28 09:43:14 -05:00
dynamic-net-filtering.js Count allowed/blocked requests for 3rd-party scripts/frames 2021-02-15 06:52:31 -05:00
epicker-ui.js Fix regex used to extract attribute name in element picker 2021-03-31 12:21:29 -04:00
fa-icons.js Fix missing magnifier in document-blocked page 2020-12-07 14:32:59 -05:00
filtering-context.js Fix top document partyness 2020-11-01 06:25:26 -05:00
hnswitches.js Enable the blocking of CSP reports by default 2020-12-11 12:34:09 -05:00
hntrie.js Reuse duplicate strings stored in tries 2020-12-04 07:53:01 -05:00
html-filtering.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
httpheader-filtering.js Add missing new JS file 2021-03-13 09:38:29 -05:00
i18n.js Fix layout issue with cloud storage widget 2020-08-21 08:57:47 -04:00
logger-ui-inspector.js Simplify client messaging code 2019-09-19 08:31:38 -04:00
logger-ui.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
logger.js Add new filter option queryprune= 2020-10-31 10:42:53 -04:00
lz4.js Add support for cloud storage compression 2020-08-16 11:59:27 -04:00
messaging.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
pagestore.js Count allowed/blocked requests for 3rd-party scripts/frames 2021-02-15 06:52:31 -05:00
popup-fenix.js Fix regression when reverting temporary rules in popup panel 2021-02-19 12:32:07 -05:00
popup.js Count allowed/blocked requests for 3rd-party scripts/frames 2021-02-15 06:52:31 -05:00
redirect-engine.js Fix handling of cname-aliased URLs in click-to-load widget 2021-01-22 09:37:12 -05:00
reverselookup.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
scriptlet-filtering.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
settings.js Expose ability to toggle on/off cname-uncloaking to all users 2021-03-02 13:00:56 -05:00
shortcuts.js Support keyboard shortcut to open popup panel 2019-11-09 09:53:31 -05:00
start.js Expose ability to toggle on/off cname-uncloaking to all users 2021-03-02 13:00:56 -05:00
static-ext-filtering.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
static-filtering-parser.js Alphabetical order 2021-03-13 09:05:54 -05:00
static-net-filtering.js Add support for exception of document to bypass strict-blocking 2021-02-19 08:38:50 -05:00
storage.js Expose ability to toggle on/off cname-uncloaking to all users 2021-03-02 13:00:56 -05:00
strie.js Reuse duplicate strings stored in tries 2020-12-04 07:53:01 -05:00
tab.js Count allowed/blocked requests for 3rd-party scripts/frames 2021-02-15 06:52:31 -05:00
text-encode.js refactor some webRequest-related code (now that firefox legacy is out of the way) 2018-10-28 10:58:25 -03:00
traffic.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
ublock.js Expose ability to toggle on/off cname-uncloaking to all users 2021-03-02 13:00:56 -05:00
udom.js Disable auto activation of dark theme in next release 2020-11-13 12:15:29 -05:00
uritools.js Add ability to uncloak CNAME records 2019-11-19 12:05:33 -05:00
url-net-filtering.js Fix regression in URL rules validation 2019-07-10 17:24:01 -04:00
utils.js Fix broken forward compatibility re. imported lists 2021-01-31 10:30:12 -05:00
whitelist.js Add "extraTrustedSiteDirectives" as new admin policy 2021-01-04 07:54:24 -05:00