1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 15:32:28 +02:00
uBlock/src/js
2023-04-10 15:13:03 -04:00
..
codemirror Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
scriptlets Fix improper detection of quotes in quoted strings 2023-04-07 18:10:50 -04:00
wasm use WebAssembly-1.0 compliant function names 2022-05-22 17:34:12 +02:00
1p-filters.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
3p-filters.js Trim content of Import field 2022-11-23 12:55:20 -05:00
about.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
advanced-settings.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
asset-viewer.js Use custom linter gutter as container for code-folding widgets 2023-04-06 13:14:42 -04:00
assets.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
background.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
base64-custom.js Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
benchmarks.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
biditrie.js Add experimental mv3 version 2022-09-06 13:47:52 -04:00
cachestorage.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
click2load.js Fix CSS sizing of click-to-load widget as suggested 2022-01-07 08:02:31 -05:00
cloud-ui.js Fix cloud storage widget not showing (regression) 2023-04-10 10:03:51 -04:00
code-viewer.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
commands.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
console.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
contentscript-extra.js Normalize non-ASCII characters in :matches-path() argument 2023-03-26 15:37:15 -04:00
contentscript.js Add check before accessing vAPI 2023-03-31 08:28:09 -04:00
contextmenu.js Fix "View source..." context menu entry in Firefox 2023-03-12 10:21:30 -04:00
cosmetic-filtering.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
dashboard-common.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
dashboard.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
devtools.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
document-blocked.js Use placeholders to minimize vertical shifting at page load time 2022-11-15 09:44:19 -05:00
dom.js Fix dom.text() returning textContent 2022-11-12 10:35:40 -05:00
dyna-rules.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
dynamic-net-filtering.js Make object equivalent of frame for dynamic filtering purpose 2023-03-31 09:37:53 -04:00
epicker-ui.js Rewrite static filtering parser 2023-01-23 16:53:18 -05:00
fa-icons.js Fix cloud storage widget not showing (regression) 2023-04-10 10:03:51 -04:00
filtering-context.js Add option to filter by HTTP method in static network filters 2022-12-22 13:15:08 -05:00
filtering-engines.js Export the rule-based filtering engines to the nodejs package 2021-08-03 12:19:25 -04:00
hnswitches.js Convert punycode.js into an ES module (#3845) 2021-08-22 12:03:59 -04:00
hntrie.js Fix not properly resetting needle buffer in createTrieFromStoredDomainOpt() 2021-12-25 07:51:12 -05:00
html-filtering.js Add support for negated hostnames in HTML filters 2023-03-28 08:35:09 -04:00
httpheader-filtering.js Fix broken http header filtering 2023-03-21 10:22:32 -04:00
i18n.js [mv3] Add ability to enable/disable filter lists 2022-09-13 17:44:24 -04:00
logger-ui-inspector.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
logger-ui.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
logger.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
lz4.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
messaging.js Fix tabs.executeScript() not resolving in due time 2023-04-04 14:28:48 -04:00
pagestore.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
popup-fenix.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
redirect-engine.js Add scriptlet dependencies to reduce code duplication 2023-03-26 09:13:17 -04:00
redirect-resources.js Rewrite static filtering parser 2023-01-23 16:53:18 -05:00
reverselookup-worker.js Add support for regex-based values as target domain for static extended filters 2023-01-31 14:15:13 -05:00
reverselookup.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
scriptlet-filtering.js Add logging ability to acs scriptlet, for the benefit of filter list 2023-04-02 12:01:58 -04:00
settings.js Code maintenance: replace uDom.js with dom.js 2022-11-12 09:51:22 -05:00
start.js Flush memory cache at key filtering profile changes 2023-04-03 10:19:06 -04:00
static-dnr-filtering.js Do not generate DNR block rule for redirect= filters 2023-03-06 13:06:57 -05:00
static-ext-filtering-db.js Replace requestIdleCallback() with new vAPI.defer utility 2023-04-10 10:10:19 -04:00
static-ext-filtering.js Rewrite static filtering parser 2023-01-23 16:53:18 -05:00
static-filtering-io.js Add support for negated hostnames in HTML filters 2023-03-28 08:35:09 -04:00
static-filtering-parser.js Properly detect incorrect usage of CSS combinators 2023-04-10 15:13:03 -04:00
static-net-filtering.js Fix mv3 build 2023-04-06 17:42:21 -04:00
storage.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
support.js Use custom linter gutter as container for code-folding widgets 2023-04-06 13:14:42 -04:00
tab.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
tasks.js Refactoring work in static network filtering engine 2021-12-04 11:16:44 -05:00
text-encode.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
text-utils.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
theme.js Fix race condition when looking up current auto/light/dark theme 2023-03-12 11:20:54 -04:00
traffic.js Wrap usage of setTimeout in helper for background + auxiliary pages 2023-04-09 13:38:16 -04:00
ublock.js Flush memory cache at key filtering profile changes 2023-04-03 10:19:06 -04:00
uri-utils.js Simplify often-executed regex 2021-12-10 07:47:21 -05:00
url-net-filtering.js Fix improperly detecting ruleset changes re. dynamic URL filtering 2022-10-19 12:12:09 -04:00
utils.js Minor code review 2023-01-07 12:55:57 -05:00
whitelist.js Fix wrong syntax color highlight in "Trusted sites" pane 2023-03-02 20:50:32 -05:00