Commit Graph

56 Commits (1cc436b779465fdcf1e2c476f499d3cfb5b4133a)

Author SHA1 Message Date
Ian Parker b2f09f89b5 Rebranding: Initial work on renaming to nuTensor 4 years ago
Raymond Hill 2936d73911
Fix odds and ends from mega commit 9b292304d3
Related commit:
- https://github.com/gorhill/uMatrix/commit/9b292304d33a
5 years ago
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.
5 years ago
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
6 years ago
Raymond Hill 6dcc90c639
fix tooltip quirk in popup panel; add visual hint in logger for tab-less requests 6 years ago
Raymond Hill 495dddc389
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/70 6 years ago
Raymond Hill b822ae72d9
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/68 6 years ago
Raymond Hill 52246a5250
convert popup panel icons (https://github.com/uBlockOrigin/uMatrix-issues/issues/68) 6 years ago
Raymond Hill 2256552899
fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 6 years ago
Raymond Hill 5dd6564b6a
move the recipe icon to a more suitable position 7 years ago
Raymond Hill 24289831c2
polish recipe-related code, user interface 7 years ago
Raymond Hill c2a46c5da4
add tooltip for global scope + setting to disable tooltips (see https://github.com/gorhill/uMatrix/issues/936#issuecomment-361936827) 7 years ago
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 7 years ago
Raymond Hill b870757e94
use non-locale-specific URI 7 years ago
Raymond Hill deeb211c5d
add ability to block web workers on a per-site basis 7 years ago
Raymond Hill 2b02690b93
code review: fix size of toggle button background 7 years ago
Raymond Hill af94a80c59
fix html entities 7 years ago
Raymond Hill 19c32608f3
add visual cue to hint at relevance of per-scope switches 7 years ago
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
7 years ago
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
7 years ago
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.
7 years ago
gorhill 1825b65d4c various visual fixes 7 years ago
xofe 9adc29318e add missing tooltip for dashboard link (fix #837) 7 years ago
gorhill 6ca45c66b8 hopefully improve UI for mobile devices (#828) 7 years ago
Raymond Hill f8a4630095
Merge pull request #805 from StoyanDimitrov/patch-1
Remove unused l10n string
7 years ago
gorhill 364d2985db minor code review 7 years ago
gorhill d7cb45c237 maybe make uMatrix usable on a mobile device 7 years ago
gorhill b1f53a6d09 fix #821 7 years ago
StoyanDimitrov 6de0f2b9b9 Remove unused l10n string 7 years ago
gorhill 27dea59284 fix #759 8 years ago
gorhill c2d7096500 refactor assets management; working webextension version 8 years ago
gorhill 8828c4d5cb proper labelling of column 8 years ago
gorhill e21f87a5f6 fix #591 8 years ago
gorhill 17cc720dc1 this addresses #506 9 years ago
Rick van Hattem 9b1dda2c45 fixed chrome os x issue with too small popup size (fixes #423) 9 years ago
gorhill fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 9 years ago
gorhill 779c9a6c36 this fixes #211 10 years ago
gorhill 8f2b473928 filtering in logger + various small fixes 10 years ago
gorhill 89a2610ab1 various fixes 10 years ago
gorhill 5b513a005f committing missing files 10 years ago
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 10 years ago
gorhill 44f1a61c42 placeholder styling gone: it's bloat-ish 10 years ago
gorhill 2d4431fe0c punycode: use non-minified version 10 years ago
gorhill ed67045360 first pass 10 years ago
Raymond Hill 36233c7325 vertical ellispsis instead 10 years ago
Raymond Hill 9a93c2375c move "Strict HTTPS" last since now it is built-in the browser 10 years ago
Raymond Hill 5d8bae3da2 this fixes #59 10 years ago
Raymond Hill 977f94a50a fine-tuning for RTL languages 10 years ago
Raymond Hill d01ab961b8 this fixes #7, #36 10 years ago
Raymond Hill ce6305210c UI work toward fixing #7, #36 10 years ago