..
codemirror
Minor code review re. https://github.com/uBlockOrigin/uBlock-issues/issues/658
2019-07-11 09:50:12 -04:00
scriptlets
Fix mishandling of procedural cosmetic exceptions in logger
2019-09-12 13:05:41 -04:00
wasm
Do not store impossible to match filters in HNTrie
2019-04-29 13:15:16 -04:00
1p-filters.js
Warn when navigating away from pane with unsaved changes
2019-05-19 15:35:00 -04:00
3p-filters.js
Ensure the "Filter lists" pane is in sync with update status
2019-05-19 18:31:12 -04:00
about.js
Select existing "Advanced settings" page if any
2019-05-25 08:31:06 -04:00
advanced-settings.js
Small code review of a52b07ff6e
2019-04-20 19:10:34 -04:00
asset-viewer.js
Add a link to the remote asset in asset viewer
2019-05-23 19:29:59 -04:00
assets.js
Restore ability to redirect xhr to image resources
2019-08-06 10:51:24 -04:00
background.js
Add advanced setting for extension reload on update
2019-09-11 08:00:55 -04:00
cachestorage.js
Fix regression when generating data
URI in redirect engine
2019-08-16 13:45:07 -04:00
cloud-ui.js
improve ckoud widget for small screen devices
2018-04-10 11:21:56 -04:00
commands.js
Coalesce tab reloads in burst "relax blocking mode" ops
2019-09-08 12:52:28 -04:00
console.js
Fix spurious output at uBO's dev console
2019-02-18 14:41:04 -05:00
contentscript.js
Fix use of sibling-related CSS syntax at prefix position
2019-06-29 14:07:54 -04:00
contextmenu.js
Minor code review re. context menu code
2019-07-02 09:43:26 -04:00
cosmetic-filtering.js
Distinguish between priviledge and unprivileged messages
2019-09-01 12:43:12 -04:00
dashboard-common.js
Select existing "Advanced settings" page if any
2019-05-25 08:31:06 -04:00
dashboard.js
Warn when navigating away from pane with unsaved changes
2019-05-19 15:35:00 -04:00
document-blocked.js
Fix "Close this window" not working on document-blocked page
2019-05-21 18:56:59 -04:00
dyna-rules.js
Fix last newline not being automatically appended
2019-07-07 06:57:30 -04:00
dynamic-net-filtering.js
Use async/await in Matrix.benchmark()
2019-06-19 08:37:48 -04:00
fa-icons.js
Grand refactoring of the logger
2019-01-12 16:36:20 -05:00
filtering-context.js
Improve "Whitelist pane"; remove now useless built-in switch rule
2019-05-18 14:20:05 -04:00
hnswitches.js
fix #2859
2018-09-03 14:06:49 -04:00
hntrie.js
Code review of HNTrie/staticNetFilteringEngine
2019-06-19 10:00:19 -04:00
html-filtering.js
Fix entity-based lookup in html & scriptlet filtering
2019-09-10 10:51:34 -04:00
i18n.js
Grand refactoring of the logger
2019-01-12 16:36:20 -05:00
logger-ui-inspector.js
Grand refactoring of the logger
2019-01-12 16:36:20 -05:00
logger-ui.js
Prevent adding known invalid URL-based rules
2019-07-08 10:49:53 -04:00
logger.js
Grand refactoring of the logger
2019-01-12 16:36:20 -05:00
lz4.js
Fix Promise chain of WASM module load operations
2019-02-01 08:20:43 -05:00
messaging.js
Fix regression in filter compilation in element picker
2019-09-02 08:43:49 -04:00
pagestore.js
Fix whitelist status evaluation of tabless network requests
2019-07-05 17:44:08 -04:00
popup.js
Prevent popup panel to close when forcing a tab reload
2019-07-21 11:50:15 -04:00
redirect-engine.js
Cherry-picked ac7825c789
2019-09-07 08:31:32 -04:00
reverselookup-worker.js
Fix https://github.com/gorhill/uBlock/issues/3541
2019-05-20 18:29:28 -04:00
reverselookup.js
fix #2763
2018-07-22 10:47:02 -04:00
scriptlet-filtering.js
Reuse existing Set/Map when calling scriptletFilteringEngine.retrieve
2019-09-10 13:59:28 -04:00
settings.js
Code review of whitelisting-related code
2019-06-25 11:57:14 -04:00
shortcuts.js
code review re. 8e9fe020b5
2018-07-22 08:14:50 -04:00
start.js
Add advanced setting for extension reload on update
2019-09-11 08:00:55 -04:00
static-ext-filtering.js
Mind escape sequences when validating :style
filters
2019-07-13 07:49:07 -04:00
static-net-filtering.js
Code review fix re. max string length in bidi-trie
2019-08-23 11:30:10 -04:00
storage.js
Distinguish between priviledge and unprivileged messages
2019-09-01 12:43:12 -04:00
strie.js
Code review fix re. max string length in bidi-trie
2019-08-23 11:30:10 -04:00
tab.js
Fix icon title always showing (0)
when badge is disabled
2019-09-12 12:26:09 -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
Support disabling advanced setting cacheControlForFirefox1376932
2019-08-13 08:49:37 -04:00
ublock.js
Code review color badge code
2019-08-19 09:00:53 -04:00
udom.js
Update fix for https://github.com/uBlockOrigin/uBlock-issues/issues/468
2019-04-14 16:57:09 -04:00
uritools.js
Use const
, let
instead of var
2019-02-24 09:01:58 -05:00
url-net-filtering.js
Fix regression in URL rules validation
2019-07-10 17:24:01 -04:00
utils.js
Informal code review toward ES6
2019-09-11 08:08:30 -04:00
whitelist.js
Fix broken import-from-file in Whitelist pane
2019-05-26 08:03:44 -04:00