.. |
codemirror
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/118
|
2018-07-09 15:21:45 -04:00 |
scriptlets
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/162
|
2018-08-12 19:58:33 -04:00 |
1p-filters.js
|
fix #3694
|
2018-04-10 08:08:28 -04:00 |
3p-filters.js
|
further fine tune "Filter lists" pane (b60c06f3 )
|
2018-04-09 15:45:25 -04: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
|
various changes to enhance UI for mobile devices
|
2018-03-28 09:11:55 -04:00 |
assets.js
|
reorganize cache storage compression; workaround fix for #2812
|
2018-08-11 10:39:43 -04:00 |
background.js
|
added optional lz4 compression for cache storage (https://github.com/uBlockOrigin/uBlock-issues/issues/141)
|
2018-08-06 12:34:41 -04: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
|
code review: remove scriplet js text after injection (see https://github.com/uBlockOrigin/uBlock-issues/issues/53#issuecomment-394024828)
|
2018-06-01 18:41:27 -04:00 |
contextmenu.js
|
fix #3024: regression from 5626b500
|
2017-09-16 07:59:56 -04:00 |
cosmetic-filtering.js
|
fix load-time race condition for high-generic cosmetic filters
|
2018-07-16 09:30:36 -04:00 |
dashboard-common.js
|
code review: fix jshint warning
|
2018-04-10 08:14:10 -04:00 |
dashboard.js
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/106
|
2018-07-18 18:00:55 -04:00 |
document-blocked.js
|
code review re. 8e9fe020b5
|
2018-07-22 08:14:50 -04:00 |
dyna-rules.js
|
further improving UI for small screens
|
2018-03-28 16:15:50 -04:00 |
dynamic-net-filtering.js
|
code review: reuse last decomposed hostname (hit rate = 75%)
|
2018-06-03 13:27:42 -04:00 |
hnswitches.js
|
code review: reuse last decomposed hostname (hit rate = 75%)
|
2018-06-03 13:27:42 -04:00 |
hntrie.js
|
code review for #3328
|
2017-12-08 07:07:05 -05:00 |
html-filtering.js
|
fix #3382
|
2017-12-31 16:05:23 -05:00 |
i18n.js
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/149
|
2018-07-30 08:56:51 -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
|
code review of 38aabc937a
|
2018-08-12 07:18:34 -04:00 |
messaging.js
|
reorganize cache storage compression; workaround fix for #2812
|
2018-08-11 10:39:43 -04:00 |
pagestore.js
|
fix #2763
|
2018-07-22 10:47:02 -04:00 |
popup.js
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/105
|
2018-07-04 09:38:37 -04:00 |
redirect-engine.js
|
reorganize cache storage compression; workaround fix for #2812
|
2018-08-11 10:39:43 -04:00 |
reverselookup-worker.js
|
fix #2763
|
2018-07-22 10:47:02 -04:00 |
reverselookup.js
|
fix #2763
|
2018-07-22 10:47:02 -04:00 |
rpcreceiver.js
|
Fix #3069, and consequently #3374, #3378.
|
2017-12-28 13:49:02 -05:00 |
scriptlet-filtering.js
|
fix potential spurious error from ignoring chrome.runtime.lastError
|
2018-07-08 08:25:08 -04: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
|
code review for https://github.com/uBlockOrigin/uBlock-issues/issues/106
|
2018-07-20 13:52:14 -04:00 |
static-ext-filtering.js
|
code review for 138e1bf558 (oops)
|
2018-06-26 08:33:44 -04:00 |
static-net-filtering.js
|
fix #2763
|
2018-07-22 10:47:02 -04:00 |
storage.js
|
reorganize cache storage compression; workaround fix for #2812
|
2018-08-11 10:39:43 -04:00 |
tab.js
|
fine-tune logger-related code
|
2018-05-27 08:31:17 -04:00 |
text-encode.js
|
add support for iso-8859-1/windows-1252 encoding (https://github.com/gorhill/uBlock/issues/3391#issuecomment-354868704)
|
2018-01-05 13:15:56 -05:00 |
traffic.js
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/42
|
2018-05-16 11:50:50 -04:00 |
ublock.js
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/135
|
2018-07-20 07:11:21 -04:00 |
udom.js
|
use Element.matches instead of ugly hack
|
2018-04-09 08:28:36 -04:00 |
uritools.js
|
code review: fix bad lookup causing [hostname,domain] cache to never be hit
|
2018-06-04 08:18:13 -04: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 #3606
|
2018-08-09 11:31:25 -04:00 |
whitelist.js
|
fix #3646
|
2018-03-27 19:10:31 -04:00 |