1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-18 19:23:20 +12:00
Commit graph

54 commits

Author SHA1 Message Date
Raymond Hill 9b292304d3
Bring uMatrix up to date
Notably:
- Import logger improvements from uBO
- Import CNAME uncloaking from uBO
- Import more improvements from uBO
- Make use of modern JS features

This should un-stall further development of uMatrix.
2019-12-20 12:24:18 -05:00
Raymond Hill de56cfe351
Revert to Fontawesome 4.7 icons
Found out Fonteawesome 5 is a different project than
former Fontawesome (of which 4.7 is latest).

See https://github.com/uBlockOrigin/uBlock-issues/issues/249#issuecomment-448587658
2018-12-26 09:54:13 -05:00
Raymond Hill 6dcc90c639
fix tooltip quirk in popup panel; add visual hint in logger for tab-less requests 2018-10-07 11:16:25 -04:00
Raymond Hill 495dddc389
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/70 2018-10-06 09:04:37 -04:00
Raymond Hill b822ae72d9
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/68 2018-10-06 08:07:03 -04:00
Raymond Hill 52246a5250
convert popup panel icons (https://github.com/uBlockOrigin/uMatrix-issues/issues/68) 2018-10-03 10:01:41 -04:00
Raymond Hill 2256552899
fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 2018-09-29 06:31:59 -04:00
Raymond Hill 5dd6564b6a
move the recipe icon to a more suitable position 2018-03-29 11:07:00 -04:00
Raymond Hill 24289831c2
polish recipe-related code, user interface 2018-03-24 08:01:25 -04:00
Raymond Hill c2a46c5da4
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
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 2018-01-29 17:19:42 -05:00
Raymond Hill b870757e94
use non-locale-specific URI 2018-01-01 08:30:09 -05:00
Raymond Hill deeb211c5d
add ability to block web workers on a per-site basis 2017-12-31 18:18:10 -05:00
Raymond Hill 2b02690b93
code review: fix size of toggle button background 2017-12-21 09:18:41 -05:00
Raymond Hill af94a80c59
fix html entities 2017-12-21 08:32:05 -05:00
Raymond Hill 19c32608f3
add visual cue to hint at relevance of per-scope switches 2017-12-21 08:30:05 -05:00
Raymond Hill 157045924b
fine tune various UI aspects
- more choices of matrix text size
- more accurate wording for matrix switches
- info links for various matrix switches
2017-12-16 09:28:57 -05:00
gorhill 9d43f929bc
Revive formerly removed <noscript> tag spoofing code
Also:
- a new per-scope switch has been added to control <noscript> spoofing on
  a per site basis
- a global setting to be used as the default state of the <noscript>
  spoofing switch
- Privacy pane has been merged into Setting pane
2017-12-01 11:53:40 -05:00
gorhill ad9d591b16
Fix #118, #271, #649, #771: removing flawed-at-the-core UA spoofer
The end result of the flawed UA spoofer was to accomplish the
OPPOSITE of the intended goal. UA spoofing for privacy purpose
turns out to be a whole complicated task on its own, and is
best undertaken as a separate dedicated extension -- assuming
it is possible at all.

In any case, this had no place in a "Privacy" section in uMatrix,
this was a bad idea to create this feature in the first place. It's
never too late to correct a bad idea, and this is the purpose of
this commit.
2017-12-01 08:17:30 -05:00
gorhill 1825b65d4c various visual fixes 2017-11-24 17:22:42 -05:00
xofe 9adc29318e add missing tooltip for dashboard link (fix #837) 2017-11-24 08:18:30 +00:00
gorhill 6ca45c66b8 hopefully improve UI for mobile devices (#828) 2017-11-23 12:14:29 -05:00
Raymond Hill f8a4630095
Merge pull request #805 from StoyanDimitrov/patch-1
Remove unused l10n string
2017-11-23 07:39:48 -05:00
gorhill 364d2985db minor code review 2017-11-21 11:57:41 -05:00
gorhill d7cb45c237 maybe make uMatrix usable on a mobile device 2017-11-21 11:39:02 -05:00
gorhill b1f53a6d09 fix #821 2017-11-21 10:36:08 -05:00
StoyanDimitrov 6de0f2b9b9 Remove unused l10n string 2017-10-16 17:57:14 +03:00
gorhill 27dea59284 fix #759 2017-04-27 08:10:54 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill 8828c4d5cb proper labelling of column 2017-01-31 17:33:41 -05:00
gorhill e21f87a5f6 fix #591 2016-08-11 09:18:15 -04:00
gorhill 17cc720dc1 this addresses #506 2016-02-27 21:46:43 -05:00
Rick van Hattem 9b1dda2c45 fixed chrome os x issue with too small popup size (fixes #423) 2015-12-01 15:03:59 +01:00
gorhill fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 2015-06-04 08:26:28 -04:00
gorhill 779c9a6c36 this fixes #211 2015-05-17 14:56:53 -04:00
gorhill 8f2b473928 filtering in logger + various small fixes 2015-05-07 11:39:21 -04:00
gorhill 89a2610ab1 various fixes 2015-05-04 20:26:45 -04:00
gorhill 5b513a005f committing missing files 2015-05-04 01:01:07 -04:00
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 2015-05-03 20:55:27 -04:00
gorhill 44f1a61c42 placeholder styling gone: it's bloat-ish 2015-05-02 17:13:55 -04:00
gorhill 2d4431fe0c punycode: use non-minified version 2015-04-13 13:09:57 -04:00
gorhill ed67045360 first pass 2015-04-11 17:15:57 -04:00
Raymond Hill 36233c7325 vertical ellispsis instead 2014-11-25 17:56:32 -02:00
Raymond Hill 9a93c2375c move "Strict HTTPS" last since now it is built-in the browser 2014-11-22 01:41:22 -02:00
Raymond Hill 5d8bae3da2 this fixes #59 2014-11-19 23:17:24 -02:00
Raymond Hill 977f94a50a fine-tuning for RTL languages 2014-11-19 12:18:08 -02:00
Raymond Hill d01ab961b8 this fixes #7, #36 2014-11-19 11:59:38 -02:00
Raymond Hill ce6305210c UI work toward fixing #7, #36 2014-11-19 00:18:57 -02:00
gorhill 3ddb31a96c rtl languages friendly: issue #29 2014-11-03 14:27:59 -05:00
gorhill 10ef2cf0f1 fix meta row of blacklisted hostnames group 2014-10-28 14:33:16 -04:00