1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 14:17:11 +02:00
uBlock/src/js
2021-07-16 14:06:59 -04:00
..
codemirror Add support for removal of response headers 2021-03-13 08:53:34 -05:00
scriptlets Fix broken "Block element..." case when cosmetic filtering is off 2021-07-12 18:32:32 -04: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 Prevent unchecked default lists from being visually collapsed 2021-05-19 09:34:46 -04:00
about.js Drop the v from build version 2021-06-25 07:18:11 -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 Fix loss of newlines when processing pre-parsing directives 2021-05-26 07:51:10 -04:00
background.js Remove advanced setting ignoreScriptInjectFilters 2021-04-14 10:56:04 -04: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 Disable creation of cosmetic filters in picker when unenforceable 2021-07-12 11:55:58 -04:00
contextmenu.js Disable creation of cosmetic filters in picker when unenforceable 2021-07-12 11:55:58 -04:00
cosmetic-filtering.js Disable creation of cosmetic filters in picker when unenforceable 2021-07-12 11:55:58 -04:00
dashboard-common.js Add CoreMirror's code-folding ability to list editor/viewer 2020-07-10 08:01:39 -04:00
dashboard.js Use location.replace() to modify URL of embedded frame 2021-07-10 09:56:36 -04:00
document-blocked.js Limit recursion when parsing URL in document-blocked page 2021-07-06 10:13:50 -04: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 Disable creation of cosmetic filters in picker when unenforceable 2021-07-12 11:55:58 -04: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 Disable creation of cosmetic filters in picker when unenforceable 2021-07-12 11:55:58 -04:00
pagestore.js Minor code review 2021-07-16 14:06:59 -04:00
popup-fenix.js Minor code review 2021-05-16 08:16:13 -04:00
popup.js Fix improper hashing of rules in classic popup panel 2021-05-09 11:41:23 -04:00
redirect-engine.js Add neutered replacement script for mixpanel 2021-07-13 07:58:31 -04:00
reverselookup.js Add support for removal of response headers 2021-03-13 08:53:34 -05:00
scriptlet-filtering.js Remove advanced setting ignoreScriptInjectFilters 2021-04-14 10:56:04 -04: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 Simplify fetching title of tabs 2021-07-16 08:59:30 -04:00
static-ext-filtering.js Remove advanced setting ignoreScriptInjectFilters 2021-04-14 10:56:04 -04:00
static-filtering-parser.js Discard network filters containing invalid pattern characters 2021-06-26 12:12:25 -04:00
static-net-filtering.js Improve the logger accuracy regarding matched part of the URL 2021-07-11 10:11:26 -04: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 Simplify fetching title of tabs 2021-07-16 08:59:30 -04: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 Ensure FLoC is opt-in by default 2021-04-11 09:36:56 -04: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