1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-03 02:44:57 +12:00
uMatrix/src/js
Ryan Hendrickson 3f2916ed05 More unused code cleaning (#1009)
* remove many unused functions

* remove XAL abstraction
2019-04-07 15:12:46 -03:00
..
about.js fix backward compatibility of restore from backup feature 2018-02-03 08:46:34 -05:00
asset-viewer.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
assets.js fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 2018-09-29 06:31:59 -04:00
background.js Add ability to block early at launch; adapt to changes in Chromium 72+ 2019-01-01 08:34:00 -05:00
browsercache.js fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 2018-09-29 06:31:59 -04:00
cloud-ui.js fix https://github.com/uBlockOrigin/uMatrix-issues/issues/68 2018-10-06 08:07:03 -04:00
contentscript-no-inline-script.js fix #589: use DOM-based CSP directive (idea from 6e80d3f130) 2018-09-17 07:38:28 -04:00
contentscript-no-workers.js fix #589: use DOM-based CSP directive (idea from 6e80d3f130) 2018-09-17 07:38:28 -04:00
contentscript-start.js lots of informal fixes 2018-04-13 10:24:50 -04:00
contentscript.js show placeholder for blocked frame elements (fix https://github.com/uBlockOrigin/uMatrix-issues/issues/120) (#1010) 2019-04-07 10:27:55 -03:00
cookies.js Cleaning (#1007) 2018-12-31 14:24:15 -05:00
dashboard-common.js bring back behind-the-scene matrix 2014-10-22 10:25:57 -04:00
dashboard.js fix #990 2018-04-08 09:10:11 -04:00
fa-icons.js Revert to Fontawesome 4.7 icons 2018-12-26 09:54:13 -05:00
hosts-files.js fix https://github.com/uBlockOrigin/uMatrix-issues/issues/68 2018-10-06 08:07:03 -04:00
httpsb.js More unused code cleaning (#1009) 2019-04-07 15:12:46 -03:00
i18n.js minor code review 2017-11-19 18:47:35 -05:00
liquid-dict.js fix #935 2018-01-30 18:30:26 -05:00
logger-ui.js address remaining quirks (see https://github.com/uBlockOrigin/uMatrix-issues/issues/62#issuecomment-428594617) 2018-10-16 10:58:04 -03:00
logger.js fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 2018-09-29 06:31:59 -04:00
main-blocked.js fix https://github.com/uBlockOrigin/uMatrix-issues/issues/59 and other unrelated quirks 2018-10-06 10:51:34 -04:00
matrix.js fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 2018-09-29 06:31:59 -04:00
messaging.js More unused code cleaning (#1009) 2019-04-07 15:12:46 -03:00
pagestats.js Cleaning (#1007) 2018-12-31 14:24:15 -05:00
popup.js Fix https://github.com/uBlockOrigin/uMatrix-issues/issues/98 2019-02-02 10:13:25 -05:00
raw-settings.js Add ability to block early at launch; adapt to changes in Chromium 72+ 2019-01-01 08:34:00 -05:00
recipe-manager.js Mind CR-terminated lines in recipe parser 2018-12-31 14:21:09 -05:00
scope-selector.js fix scope selector for "base-domainless" hostnames 2018-09-29 07:54:22 -04:00
settings.js add tooltip for global scope + setting to disable tooltips (see https://github.com/gorhill/uMatrix/issues/936#issuecomment-361936827) 2018-01-31 10:00:33 -05:00
start.js Add ability to block early at launch; adapt to changes in Chromium 72+ 2019-01-01 08:34:00 -05:00
storage.js More unused code cleaning (#1009) 2019-04-07 15:12:46 -03:00
tab.js Cleaning (#1007) 2018-12-31 14:24:15 -05:00
traffic.js Add ability to block early at launch; adapt to changes in Chromium 72+ 2019-01-01 08:34:00 -05:00
udom.js fix #711 2017-03-15 16:30:48 -04:00
uritools.js More unused code cleaning (#1009) 2019-04-07 15:12:46 -03:00
user-rules.js fix #990 2018-04-08 09:10:11 -04:00
usersettings.js first draft toward fixing #30 2018-01-29 17:19:42 -05:00
utils.js More unused code cleaning (#1009) 2019-04-07 15:12:46 -03:00