Commit Graph

48 Commits (22565528992b2e6978ce86a399dc379fe0e4fe3c)

Author SHA1 Message Date
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 6 years ago
Raymond Hill 24289831c2
polish recipe-related code, user interface 6 years ago
Raymond Hill c2a46c5da4
add tooltip for global scope + setting to disable tooltips (see https://github.com/gorhill/uMatrix/issues/936#issuecomment-361936827) 6 years ago
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 6 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 7 years ago
gorhill c2d7096500 refactor assets management; working webextension version 7 years ago
gorhill 8828c4d5cb proper labelling of column 7 years ago
gorhill e21f87a5f6 fix #591 8 years ago
gorhill 17cc720dc1 this addresses #506 8 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 9 years ago
gorhill 8f2b473928 filtering in logger + various small fixes 9 years ago
gorhill 89a2610ab1 various fixes 9 years ago
gorhill 5b513a005f committing missing files 9 years ago
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 9 years ago
gorhill 44f1a61c42 placeholder styling gone: it's bloat-ish 9 years ago
gorhill 2d4431fe0c punycode: use non-minified version 9 years ago
gorhill ed67045360 first pass 9 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
gorhill 3ddb31a96c rtl languages friendly: issue #29 10 years ago
gorhill 10ef2cf0f1 fix meta row of blacklisted hostnames group 10 years ago
gorhill 425f512aa4 getting ready for crowdin work 10 years ago
gorhill 804a5c53e0 no more jquery in popup 10 years ago
gorhill f676a745c3 move-away-from-jquery work 10 years ago
gorhill 0beb752db9 first commit 10 years ago