uBlock/src/js
2018-12-03 08:07:54 -05:00
..
codemirror fix https://github.com/uBlockOrigin/uBlock-issues/issues/264 2018-10-15 14:15:00 -03:00
scriptlets fix blob: case as per feedback https://github.com/uBlockOrigin/uBlock-issues/issues/283#issuecomment-436371415 2018-11-06 17:22:09 -02:00
wasm recompile wat file using latest https://github.com/WebAssembly/wabt/releases 2018-11-25 12:12:07 -05:00
1p-filters.js fix #3694 2018-04-10 08:08:28 -04:00
3p-filters.js fix https://github.com/uBlockOrigin/uBlock-issues/issues/248 2018-10-24 20:02:15 -03:00
about.js this takes care of #1443 2016-03-08 16:35:06 -05:00
advanced-settings.js make use of CodeMirror in "Advanced settings" page 2018-08-13 10:21:42 -04:00
asset-viewer.js minor code review: use URL() to lookup query parameters 2018-09-07 10:43:58 -04:00
assets.js forgot to link to issue (re https://github.com/uBlockOrigin/uBlock-issues/issues/248) 2018-10-25 11:10:21 -03:00
background.js add new advanced setting to disable use of WASM for dev purpose 2018-11-16 10:19:06 -05:00
benchmarks.js do not overwrite prior results 2018-11-03 08:08:30 -03:00
cachestorage.js reorganize cache storage compression; workaround fix for #2812 2018-08-11 10:39:43 -04:00
cloud-ui.js improve ckoud widget for small screen devices 2018-04-10 11:21:56 -04:00
commands.js code review for https://github.com/uBlockOrigin/uBlock-issues/issues/106 2018-07-20 13:52:14 -04:00
contentscript.js fix #308, #3436, https://github.com/uBlockOrigin/uBlock-issues/issues/155 2018-08-31 18:47:02 -04:00
contextmenu.js fix https://github.com/uBlockOrigin/uBlock-issues/issues/283 2018-11-06 16:11:03 -02:00
cosmetic-filtering.js code review re cd7b1c0eb4 2018-12-03 08:07:54 -05:00
dashboard-common.js code review: fix jshint warning 2018-04-10 08:14:10 -04:00
dashboard.js add new "Benchmarks" pane in dashboard 2018-11-02 16:18:50 -03:00
document-blocked.js fix #2859 2018-09-03 14:06:49 -04:00
dyna-rules.js fix #2859 2018-09-03 14:06:49 -04:00
dynamic-net-filtering.js fix #2859 2018-09-03 14:06:49 -04:00
hnswitches.js fix #2859 2018-09-03 14:06:49 -04:00
hntrie.js code review: fix handling of too long needles 2018-11-19 14:04:26 -05:00
html-filtering.js fix returning the wrong value (re https://github.com/uBlockOrigin/uBlock-issues/issues/6) 2018-11-18 05:56:13 -05:00
i18n.js fix https://github.com/uBlockOrigin/uBlock-issues/issues/171 2018-08-31 10:50:19 -04:00
logger-ui-inspector.js fix #3546, #3428 2018-02-26 13:59:16 -05:00
logger-ui.js fix #2763 2018-07-22 10:47:02 -04:00
logger.js fix #2854 2018-01-08 14:29:39 -05:00
lz4.js add new advanced setting to disable use of WASM for dev purpose 2018-11-16 10:19:06 -05:00
messaging.js add new "Benchmarks" pane in dashboard 2018-11-02 16:18:50 -03:00
pagestore.js refactor some webRequest-related code (now that firefox legacy is out of the way) 2018-10-28 10:58:25 -03:00
popup.js fix https://github.com/uBlockOrigin/uBlock-issues/issues/228 2018-09-18 15:21:00 -04:00
redirect-engine.js minor code review: do not cache hostname/domain pairs when parsing filters 2018-11-24 12:09:27 -05:00
reverselookup-worker.js fix regression from ba32c6a473 2018-09-09 18:08:07 -04:00
reverselookup.js fix #2763 2018-07-22 10:47:02 -04:00
scriptlet-filtering.js revert unintended stray change from commit 4504040344 2018-11-24 12:21:25 -05:00
settings.js fix #2477 2017-04-04 16:45:50 -04:00
shortcuts.js code review re. 8e9fe020b5 2018-07-22 08:14:50 -04:00
start.js Squashed commit of the following: 2018-11-03 08:58:46 -03:00
static-ext-filtering.js fix https://github.com/uBlockOrigin/uBlock-issues/issues/6 2018-10-17 11:52:34 -03:00
static-net-filtering.js fix missing trailing asterisk in filter representation in the logger 2018-11-08 09:01:41 -02:00
storage.js add new advanced setting to disable use of WASM for dev purpose 2018-11-16 10:19:06 -05:00
tab.js fix #2859 2018-09-03 14:06:49 -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 fix https://github.com/uBlockOrigin/uBlock-issues/issues/77 2018-10-29 09:56:51 -03:00
ublock.js fix #2859 2018-09-03 14:06:49 -04:00
udom.js use Element.matches instead of ugly hack 2018-04-09 08:28:36 -04:00
uritools.js minor code review: do not cache hostname/domain pairs when parsing filters 2018-11-24 12:09:27 -05:00
url-net-filtering.js code review: reuse last decomposed hostname (hit rate = 75%) 2018-06-03 13:27:42 -04:00
utils.js fix https://github.com/gorhill/uBlock/issues/3371 2018-10-23 14:01:08 -03:00
whitelist.js fix #3646 2018-03-27 19:10:31 -04:00