.. |
codemirror
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/118
|
2018-07-09 15:21:45 -04:00 |
scriptlets
|
guard against future instances of issue fixed in #3721
|
2018-05-03 09:55:36 -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
|
fix #2067 (experimental) + support for hidden settings
|
2016-11-03 11:20:47 -04:00 |
asset-viewer.js
|
various changes to enhance UI for mobile devices
|
2018-03-28 09:11:55 -04:00 |
assets.js
|
fix bad English in comment
|
2018-07-06 10:47:51 -04:00 |
background.js
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/106
|
2018-07-18 18:00:55 -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
|
allow to view list content from blocked-document page
|
2018-07-21 12:22:53 -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
|
minor code review (#2072)
|
2017-11-10 08:01:04 -05:00 |
logger-ui-inspector.js
|
fix #3546, #3428
|
2018-02-26 13:59:16 -05:00 |
logger-ui.js
|
fine-tune logger-related code
|
2018-05-27 08:31:17 -04:00 |
logger.js
|
fix #2854
|
2018-01-08 14:29:39 -05:00 |
messaging.js
|
code review for https://github.com/uBlockOrigin/uBlock-issues/issues/106
|
2018-07-20 13:52:14 -04:00 |
pagestore.js
|
code review to further lower overhead of updating toolbar icon
|
2018-05-08 09:43:25 -04:00 |
popup.js
|
fix https://github.com/uBlockOrigin/uBlock-issues/issues/105
|
2018-07-04 09:38:37 -04:00 |
redirect-engine.js
|
fix 2320610019 (commitcomment-29762923)
|
2018-07-19 09:40:39 -04:00 |
reverselookup-worker.js
|
allow to view list content from blocked-document page
|
2018-07-21 12:22:53 -04:00 |
reverselookup.js
|
allow to view list content from blocked-document page
|
2018-07-21 12:22:53 -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 for https://github.com/uBlockOrigin/uBlock-issues/issues/106: mind keyboard layout
|
2018-07-20 18:03:32 -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 2320610019 (commitcomment-29762923)
|
2018-07-19 09:40:39 -04:00 |
storage.js
|
reduce baseline memory at selfie-load time
|
2018-06-01 07:54:31 -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
|
code review: reuse last decomposed hostname (hit rate = 75%)
|
2018-06-03 13:27:42 -04:00 |
whitelist.js
|
fix #3646
|
2018-03-27 19:10:31 -04:00 |