1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-09-30 09:06:56 +13:00
Commit graph

117 commits

Author SHA1 Message Date
Neui
9672465292 Use native textarea when editing user rules
Use native textarea (no color set) when editing temporary user rules.
Improves visibility significantly when eg. using Firefox with a dark GTK theme.
2017-10-12 23:43:51 +02:00
gorhill
c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill
a4fb878b08 fix https://github.com/gorhill/uBlock/issues/2084 for uMatrix 2016-12-04 10:30:55 -05:00
Llamatron2112
e6bebd4775 Added black default color for popup buttons
On Linux Firefox with dark GTK theme, the three rightmost toolbar icons of the popup can be light gray, or even white some time, this fixes this issue.
2016-08-03 12:02:29 +02:00
gorhill
17cc720dc1 this addresses #506 2016-02-27 21:46:43 -05:00
gorhill
4f63e079bc reverting fix to #441: undesirable side effects on Firefox 2016-02-27 17:50:30 -05:00
WyohKnott
c9f7cc1855 Adding visual cue indicating that a temp rule will be deleted if clicked
When clicking a temporary rule that is not in the permanent list, it is
deleted, yet no visual cue indicates this is the intended behaviour. I
initially thought it would commit the line to the permanent rules.

This patch adds a line-through on :hover to signal it.
2016-02-14 15:05:48 +01:00
Kenny MacDermid
9170fc4b96 Allow horizontal scrolling.
Provide a horizontal scrollbar when required, and scroll the
menu header correctly while keeping it fixed vertically.

This allows Chromium users with a `Page zoom` setting to be able to see
the whole matrix.

Closes #440.
2015-12-18 17:56:03 -04:00
gorhill
7d4e569bd6 see if this helps #362 2015-09-26 11:11:08 -04:00
gorhill
f3876463d3 imported cloud storage support from uBlock: user rules supported for now 2015-09-05 12:29:28 -04:00
gorhill
a914c01ea9 popup resize: code review 2015-07-24 08:22:54 -04:00
gorhill
6c24fe8e2a this fixes scope button height in matrix popup + matrix popup from logger 2015-07-21 21:14:55 -04: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
cbc0337110 code review re. new tab selector 2015-05-16 13:17:46 -04:00
gorhill
d7b6be4567 logger: filter entries by tab 2015-05-15 23:05:37 -04:00
gorhill
446b5a0a81 minor css 2015-05-13 18:14:08 -04:00
gorhill
b65fd71012 minor css edit 2015-05-11 14:53:59 -04:00
gorhill
9d245c0510 logger: "bts" keyword to filter behind-the-scene events 2015-05-11 13:16:50 -04:00
gorhill
7dcfdf9e08 improved cookie emphasis in logger 2015-05-11 12:49:03 -04:00
gorhill
9afbbae8cf minor css tweaks 2015-05-10 15:28:05 -04:00
gorhill
6bc728f8b8 refactoring of inline script blocking + improving AMO validation 2015-05-09 19:18:16 -04:00
gorhill
486183cbe6 this fixes popup matrix position/resize issues 2015-05-09 12:07:20 -04:00
gorhill
186c649984 thsi fixes #170 2015-05-08 09:02:12 -04:00
gorhill
8f2b473928 filtering in logger + various small fixes 2015-05-07 11:39:21 -04:00
gorhill
e025afe8ea allow cleaning up voided rows 2015-05-06 18:31:13 -04:00
gorhill
af57d6d9e7 one pulling if needed is better than always pushing to many + polishing logger 2015-05-06 13:01:02 -04:00
gorhill
1d8243583c more work on matrix popup integration within logger 2015-05-06 10:04:49 -04:00
gorhill
1901b9c6e8 allow access to toolbar controls 2015-05-06 00:41:25 -04:00
gorhill
6f786635f4 extremely early draft of matrix integration within the logger 2015-05-06 00:30:45 -04:00
gorhill
89a2610ab1 various fixes 2015-05-04 20:26:45 -04:00
gorhill
c18db8cc7f a few css fixes 2015-05-04 17:49:15 -04:00
gorhill
4ad7c65362 various fixes 2015-05-04 10:50:44 -04:00
gorhill
33b5ac1a57 minor css changes 2015-05-04 01:19:05 -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
ddaa948cf4 new way of handling blocked documents 2015-05-02 13:30:29 -04:00
gorhill
0e77cbd15d this fixes #45 + revised color-blind mode + support shutdown of content script 2015-05-02 11:17:17 -04:00
gorhill
c472e23c7d assets updater, hosts files pane, etc. 2015-05-01 19:27:43 -04:00
gorhill
b01964db9b more fixes for rule edit mode 2015-04-30 19:13:03 -04:00
gorhill
171fef784e this fixes rule rendering in edit mode in FF 2015-04-30 19:03:35 -04:00
gorhill
cb29f10173 fixed matrix css 2015-04-21 10:16:46 -04:00
gorhill
9340975606 a whole lot more left to do, at least popup shows 2015-04-13 12:31:55 -04:00
gorhill
19ddf588fb i18n work 2015-04-12 07:06:50 -04:00
gorhill
b68ba6d728 this fixes #82 2014-12-12 13:52:13 -05:00
Raymond Hill
977f94a50a fine-tuning for RTL languages 2014-11-19 12:18:08 -02:00
Raymond Hill
ce6305210c UI work toward fixing #7, #36 2014-11-19 00:18:57 -02:00
gorhill
f0a58ad06f bring back color hint for site-level scope 2014-11-09 12:17:44 -05:00
gorhill
fb9def312a buttons must be able to wrap 2014-11-06 08:14:17 -05:00
Raymond Hill
e8152f1517 ensure rule panes are always aligned 2014-11-05 21:59:04 -05:00
gorhill
3ddb31a96c rtl languages friendly: issue #29 2014-11-03 14:27:59 -05:00
gorhill
50bcc24049 this is a start for #29 2014-11-02 12:10:21 -05:00
gorhill
85ecc71230 this fixes #31 2014-11-01 19:03:09 -04:00
gorhill
30c570253f this fixes #23 2014-10-31 18:52:27 -04:00
gorhill
03609910c5 not needed anymore 2014-10-31 14:27:36 -04:00
gorhill
5c05a8773a revamped "My rules" tab 2014-10-31 14:14:41 -04:00
gorhill
20ba3157eb slight colored bg for tooltips 2014-10-28 18:37:08 -04:00
gorhill
448a56cc70 fixed tooltips; illegal characters in messages.json 2014-10-28 18:34:44 -04:00
gorhill
92717f4cfd this fixes #4 2014-10-25 11:18:09 -04:00
gorhill
2b41bc8087 work on many things, need more 2014-10-23 19:40:48 -04:00
gorhill
78555a5b7c literal "1st-party" row removes the need for auto-whitelist, strict blocking 2014-10-22 19:46:30 -04:00
gorhill
a633e16f01 user rules tab 2014-10-21 22:00:31 -04:00
gorhill
e06985fcc7 dashboard tab to edit user rules 2014-10-21 19:12:25 -04:00
gorhill
186d10bf48 re issue #1 2014-10-20 00:53:13 -04:00
gorhill
804a5c53e0 no more jquery in popup 2014-10-18 16:49:06 -04:00
gorhill
0beb752db9 first commit 2014-10-17 15:01:09 -04:00