Commit Graph

46 Commits (9140e3392d38d97d72d17a0d5999205e8763e3a2)

Author SHA1 Message Date
Ian Parker 9140e3392d Update English description 4 years ago
Ian Parker af770ebeb8 Update to nuTensor in locales 4 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 5ed6a9703c re-phrase as suggested on https://crowdin.com/project/umatrix 6 years ago
Raymond Hill 886664abd4
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/59 and other unrelated quirks
Unrelated quirks:

- missing icons for magnifier (because https://github.com/uBlockOrigin/uMatrix-issues/issues/68)
- missing i18n string
- use separate file for CSS styles
6 years ago
Saitama 4564ee3b6d Update Issue Tracker link in conjunction with uBO (#999)
* Update Issue Tracker in conjunction with uBO

* Update Issue tracker title and description

Update Issue tracker title and description in conjunction with uBO
6 years ago
Saitama 18aa29860c Update Permissions with the correct link (#997) 6 years ago
Raymond Hill 24289831c2
polish recipe-related code, user interface 6 years ago
Raymond Hill 707fd92307
remove unused strings 6 years ago
Raymond Hill 55b9f1c645
add contributor mode and tools to contribute ruleset recipes (need more) 6 years ago
Raymond Hill ebfe08e0a2
fix #938 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 d0a41e09d0
remove more trailing periods as per https://github.com/gorhill/uMatrix/issues/30#issuecomment-361923994 6 years ago
Raymond Hill 081dbf8541
add space after newline: Firefox does not render newlines for placeholders 6 years ago
Raymond Hill b8c4eadc7a
remove spurious trailing periods (https://github.com/gorhill/uMatrix/issues/30#issuecomment-361635820) 6 years ago
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 6 years ago
Raymond Hill b2e760f40d
fix #904, #436 6 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 73c8da05b7
Fix #335
Additionally, performance improvements:
- Reduce overhead of collapsing elements
  (see https://github.com/gorhill/uBlock/issues/2839)
- Cache decomposition of source hostname when matrix-filtering

Also, various code review.
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 cacdb07a6e add favicon to dashboard/logger (fix #627) + add i18n for logger title 7 years ago
gorhill b1f53a6d09 fix #821 7 years ago
gorhill 48eb207fa5 import translation work from https://crowdin.com/project/umatrix 7 years ago
gorhill 27dea59284 fix #759 7 years ago
gorhill 7b0cb1b729 remove unused i18n strings 7 years ago
gorhill c2d7096500 refactor assets management; working webextension version 7 years ago
gorhill 8828c4d5cb proper labelling of column 7 years ago
gorhill a4fb878b08 fix https://github.com/gorhill/uBlock/issues/2084 for uMatrix 8 years ago
Alexey Petrenko 3b5b572f36 Fixed broken link 8 years ago
gorhill f3876463d3 imported cloud storage support from uBlock: user rules supported for now 9 years ago
David Manouchehri 471c314bed Added warning about User Agent leaking. 9 years ago
gorhill 33708938da this fixes #212 9 years ago
gorhill 9a40eb17a0 fixed i18n mistake 9 years ago
gorhill 52540c1a9a various fixes 9 years ago
gorhill 05089dc370 preparing for i18n + better defaults 9 years ago
gorhill 8f2b473928 filtering in logger + various small fixes 9 years ago
gorhill 89a2610ab1 various fixes 9 years ago
gorhill 4a86eb0525 https://xkcd.com/1296/ 9 years ago
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 9 years ago
gorhill d47d8bf0bf this fixes #158 9 years ago
gorhill ddaa948cf4 new way of handling blocked documents 9 years ago
gorhill 0e77cbd15d this fixes #45 + revised color-blind mode + support shutdown of content script 9 years ago
gorhill c472e23c7d assets updater, hosts files pane, etc. 9 years ago
gorhill 63aa4be9f7 reorganizing, preparing move to vAPI 9 years ago