.. |
codemirror
|
various changes to enhance UI for mobile devices
|
2018-03-28 09:11:55 -04:00 |
scriptlets
|
Accept ubo:// (#3682)
|
2018-04-06 17:32:18 -04:00 |
1p-filters.js
|
send cursor at the end when opening "My filters" pane
|
2018-03-28 19:04:04 -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
|
add pre-processor directives to filter list compiler (https://github.com/AdguardTeam/AdguardBrowserExtension/issues/917)
|
2018-04-05 07:29:15 -04:00 |
background.js
|
lower default value of manualUpdateAssetFetchPeriod
|
2018-04-09 08:26:14 -04:00 |
cloud-ui.js
|
https://github.com/NanoAdblocker/NanoCore/issues/40
|
2018-01-06 08:54:28 -05:00 |
commands.js
|
fix #2919
|
2017-09-05 19:49:48 -04:00 |
contentscript.js
|
fix #3397
|
2018-01-03 13:59:38 -05:00 |
contextmenu.js
|
fix #3024: regression from 5626b500
|
2017-09-16 07:59:56 -04:00 |
cosmetic-filtering.js
|
code review: modernize old code
|
2018-04-05 15:22:19 -04:00 |
dashboard-common.js
|
further improving UI for small screens
|
2018-03-28 16:15:50 -04:00 |
dashboard.js
|
fix #2206
|
2016-12-03 14:03:28 -05:00 |
document-blocked.js
|
Revert "more cases re #2529". Reason: breaks links in dashboard on Firefox.
|
2017-04-29 10:07:18 -04:00 |
dyna-rules.js
|
further improving UI for small screens
|
2018-03-28 16:15:50 -04:00 |
dynamic-net-filtering.js
|
make use of CodeMirror in "My rules" pane
|
2018-03-11 10:59:39 -04:00 |
hnswitches.js
|
add default noop rules for behind-the-scene scope
|
2018-03-31 10:21:11 -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
|
fix for gorhill/uBlock#3464 (#3616)
|
2018-03-17 13:35:36 -04:00 |
logger.js
|
fix #2854
|
2018-01-08 14:29:39 -05:00 |
messaging.js
|
fix https://www.reddit.com/r/uBlockOrigin/comments/8524cf/my_custom_scriptlets_doesnt_work_what_am_i_doing/
|
2018-03-19 10:25:03 -04:00 |
pagestore.js
|
fix #3546, #3428
|
2018-02-26 13:59:16 -05:00 |
popup.js
|
code review: adjust position of eraser/padlock only when needed
|
2018-04-04 08:17:53 -04:00 |
redirect-engine.js
|
fix #3636
|
2018-03-23 15:03:29 -04:00 |
reverselookup-worker.js
|
fix #3580
|
2018-03-07 06:28:26 -05:00 |
reverselookup.js
|
fix #2598: refactor to address the cause rather than the symptoms
|
2017-05-25 17:46:59 -04:00 |
rpcreceiver.js
|
Fix #3069, and consequently #3374, #3378.
|
2017-12-28 13:49:02 -05:00 |
scriptlet-filtering.js
|
Update scriptlet-filtering.js (#3696)
|
2018-04-09 17:49:35 -04:00 |
settings.js
|
fix #2477
|
2017-04-04 16:45:50 -04:00 |
start.js
|
code review: avoid redundant PSL selfie
|
2018-04-06 16:02:35 -04:00 |
static-ext-filtering.js
|
code review: use regex to speed up CSS selector validation
|
2018-04-05 09:45:11 -04:00 |
static-net-filtering.js
|
add pre-processor directives to filter list compiler (https://github.com/AdguardTeam/AdguardBrowserExtension/issues/917)
|
2018-04-05 07:29:15 -04:00 |
storage.js
|
fix new hidden setting default value not being applied (https://github.com/orgs/uBlockOrigin/teams/volunteers/discussions/62)
|
2018-04-09 17:46:29 -04:00 |
tab.js
|
fix #3551: regressions as a result of fix to #3428
|
2018-02-27 06:54:48 -05: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
|
add pre-processor directives to filter list compiler (https://github.com/AdguardTeam/AdguardBrowserExtension/issues/917)
|
2018-04-05 07:29:15 -04:00 |
ublock.js
|
fix https://www.reddit.com/r/uBlockOrigin/comments/8524cf/my_custom_scriptlets_doesnt_work_what_am_i_doing/
|
2018-03-19 10:25:03 -04:00 |
udom.js
|
use Element.matches instead of ugly hack
|
2018-04-09 08:28:36 -04:00 |
uritools.js
|
code review: modernize old code
|
2018-04-05 15:22:19 -04:00 |
url-net-filtering.js
|
make use of CodeMirror in "My rules" pane
|
2018-03-11 10:59:39 -04:00 |
utils.js
|
Fix #3069, and consequently #3374, #3378.
|
2017-12-28 13:49:02 -05:00 |
whitelist.js
|
fix #3646
|
2018-03-27 19:10:31 -04:00 |