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
a5a69c2fdf
code review: mind rtl languages
7 years ago
gorhill
da20f49c59
code review: mind ltr languages
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
d9cd957f4d
highlight on hove only if it would result in a scope change
7 years ago
shub-nougat
113cd638f5
highlight global scope for consistency
7 years ago
shub-nougat
3755655239
highlight scopes which are subject to toggle
7 years ago
gorhill
1825b65d4c
various visual fixes
7 years ago
gorhill
0a43c6fedd
fix minor rendering issue in popup panel on small viewports
7 years ago
xofe
d4c0c1747b
fade-in tooltips, like uBO
7 years ago
xofe
e6a0379e54
add bottom border to logger toolbar (prevents toolbar blending in to log entries while scrolling)
7 years ago
xofe
5a070388ae
remove some unused resources (holdovers from HTTPSB)
7 years ago
gorhill
6ca45c66b8
hopefully improve UI for mobile devices ( #828 )
7 years ago
gorhill
ef7b831a82
fix minor glitch causing header row to be under the interactive permission setter
7 years ago
gorhill
083cf4bf46
fix CSS regression: https://github.com/gorhill/uMatrix/issues/821#issuecomment-346461071
7 years ago
gorhill
878d4fa6d5
fix small popup panel glitch when first opened + minor cosmetic changes
7 years ago
gorhill
364d2985db
minor code review
7 years ago
gorhill
b1f53a6d09
fix #821
7 years ago
gorhill
97957b7bc3
fix #807 : merging was supported after all
7 years ago
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.
7 years ago
gorhill
c2d7096500
refactor assets management; working webextension version
8 years ago
gorhill
a4fb878b08
fix https://github.com/gorhill/uBlock/issues/2084 for uMatrix
8 years ago
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.
8 years ago
gorhill
17cc720dc1
this addresses #506
9 years ago
gorhill
4f63e079bc
reverting fix to #441 : undesirable side effects on Firefox
9 years ago
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.
9 years ago
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 .
9 years ago
gorhill
7d4e569bd6
see if this helps #362
9 years ago
gorhill
f3876463d3
imported cloud storage support from uBlock: user rules supported for now
9 years ago
gorhill
a914c01ea9
popup resize: code review
9 years ago
gorhill
6c24fe8e2a
this fixes scope button height in matrix popup + matrix popup from logger
9 years ago
gorhill
fd4a7579f1
re-worked popup UI to access dashboard from title bar (like uBlock)
10 years ago
gorhill
779c9a6c36
this fixes #211
10 years ago
gorhill
cbc0337110
code review re. new tab selector
10 years ago
gorhill
d7b6be4567
logger: filter entries by tab
10 years ago
gorhill
446b5a0a81
minor css
10 years ago
gorhill
b65fd71012
minor css edit
10 years ago
gorhill
9d245c0510
logger: "bts" keyword to filter behind-the-scene events
10 years ago
gorhill
7dcfdf9e08
improved cookie emphasis in logger
10 years ago
gorhill
9afbbae8cf
minor css tweaks
10 years ago
gorhill
6bc728f8b8
refactoring of inline script blocking + improving AMO validation
10 years ago
gorhill
486183cbe6
this fixes popup matrix position/resize issues
10 years ago
gorhill
186c649984
thsi fixes #170
10 years ago
gorhill
8f2b473928
filtering in logger + various small fixes
10 years ago
gorhill
e025afe8ea
allow cleaning up voided rows
10 years ago
gorhill
af57d6d9e7
one pulling if needed is better than always pushing to many + polishing logger
10 years ago
gorhill
1d8243583c
more work on matrix popup integration within logger
10 years ago
gorhill
1901b9c6e8
allow access to toolbar controls
10 years ago
gorhill
6f786635f4
extremely early draft of matrix integration within the logger
10 years ago
gorhill
89a2610ab1
various fixes
10 years ago