uBlock/src/js
Raymond Hill 04c07f3e10
Use large units for large values in Settings pane
Shorten "Storage used" values using large
units, i.e. shorten rendered values using
KB, MB, and GB for large figures.
2020-04-22 16:30:23 -04:00
..
codemirror Fix syntax highlighting of line continuation 2020-04-13 14:26:17 -04:00
scriptlets Ensure element picker's height is not affected by web sites 2020-04-15 09:46:12 -04:00
wasm Allow empty needle in BidiTrieContainer.lastIndexOf() 2020-03-19 13:16:41 -04:00
1p-filters.js Centralize access to browser.storage.local('localStorage') 2020-04-15 15:55:29 -04:00
3p-filters.js Sixth pass to re-design the dashboard 2020-04-13 09:19:58 -04:00
about.js Work toward modernizing code base: promisification 2019-09-17 15:15:01 -04:00
advanced-settings.js Minor code review 2020-01-23 12:06:40 -05:00
asset-viewer.js Work toward modernizing code base: promisification 2019-09-17 15:15:01 -04:00
assets.js Support fetching assets from CDNs when auto-updating 2020-04-08 09:57:55 -04:00
background.js Fix race condition at browser launch re. cosmetic filtering 2020-04-04 11:34:43 -04:00
cachestorage.js Remove remnants of chrome references... 2019-09-21 12:06:57 -04:00
cloud-ui.js Fourth pass to re-design the dashboard 2020-04-10 18:17:12 -04:00
commands.js Update kbd shortcuts only if kbd shortcuts pane is enabled 2020-04-10 17:25:36 -04:00
console.js Force console output when explicitly requested from dev tools 2020-02-25 11:00:58 -05:00
contentscript.js Also remove text node in :remove() operator 2020-03-09 11:34:49 -04:00
contextmenu.js Revisit element picker arguments code 2019-09-18 12:17:45 -04:00
cosmetic-filtering.js Add procedural cosmetic operators remove() and upward() 2020-03-07 14:25:06 -05:00
dashboard-common.js Fourth pass to re-design the dashboard 2020-04-10 18:17:12 -04:00
dashboard.js Third pass to re-design the dashboard 2020-04-09 09:20:29 -04:00
document-blocked.js Remove usage of synchronous localStorage API 2020-02-21 15:34:54 -05:00
dyna-rules.js Sixth pass to re-design the dashboard 2020-04-13 09:19:58 -04:00
dynamic-net-filtering.js Use async/await in Matrix.benchmark() 2019-06-19 08:37:48 -04:00
fa-icons.js First draft of popup panel for Firefox Preview 2020-01-25 09:24:59 -05:00
filtering-context.js Add support for cname type and denyallow option 2020-03-15 12:23:25 -04:00
hnswitches.js fix #2859 2018-09-03 14:06:49 -04:00
hntrie.js Rework/remove remnant of code dependent on localStorage 2020-02-23 12:18:45 -05:00
html-filtering.js Add procedural cosmetic operators remove() and upward() 2020-03-07 14:25:06 -05:00
i18n.js Support hidden hyphen HTML entity in translation work 2020-03-02 12:34:50 -05:00
logger-ui-inspector.js Simplify client messaging code 2019-09-19 08:31:38 -04:00
logger-ui.js Remove usage of synchronous localStorage API 2020-02-21 15:34:54 -05: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 race condition at browser launch re. cosmetic filtering 2020-04-04 11:34:43 -04:00
pagestore.js Add support for cname type and denyallow option 2020-03-15 12:23:25 -04:00
popup-fenix.js More fine tuning of UI 2020-04-22 09:56:37 -04:00
popup.js Sixth pass to re-design the dashboard 2020-04-13 09:19:58 -04:00
redirect-engine.js Fix handling of end-anchor in redirect patterns 2020-02-01 12:47:17 -05:00
reverselookup-worker.js Add support for "specific-generic" cosmetic filters 2020-02-14 11:51:05 -05:00
reverselookup.js Add support for cname type and denyallow option 2020-03-15 12:23:25 -04:00
scriptlet-filtering.js Rename register-like variables 2019-09-29 13:21:09 -04:00
settings.js Use large units for large values in Settings pane 2020-04-22 16:30:23 -04:00
shortcuts.js Support keyboard shortcut to open popup panel 2019-11-09 09:53:31 -05:00
start.js Update kbd shortcuts only if kbd shortcuts pane is enabled 2020-04-10 17:25:36 -04:00
static-ext-filtering.js Discard :style() filters chained to procedural operators 2020-03-26 08:38:22 -04:00
static-net-filtering.js Fix typo in last commit 2020-04-14 11:57:59 -04:00
storage.js Support fetching assets from CDNs when auto-updating 2020-04-08 09:57:55 -04:00
strie.js Allow empty needle in BidiTrieContainer.lastIndexOf() 2020-03-19 13:16:41 -04:00
tab.js Fix test against opener tab id in popup filtering code 2019-11-04 13:34:44 -05: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 Move proxy-detection code to Firefox-specific code 2020-03-23 13:31:43 -04:00
ublock.js Revisit element picker arguments code 2019-09-18 12:17:45 -04:00
udom.js More fine tuning of latest UI changes 2020-04-22 11:17:58 -04:00
uritools.js Add ability to uncloak CNAME records 2019-11-19 12:05:33 -05:00
url-net-filtering.js Fix regression in URL rules validation 2019-07-10 17:24:01 -04:00
utils.js Add indentation requirement for line continuation 2020-03-15 08:15:17 -04:00
whitelist.js Second pass to re-design the dashboard 2020-04-06 14:00:19 -04:00