Commit Graph

59 Commits (e4fd3a0e937f960728c13d12b9e918afbdf0c3ef)

Author SHA1 Message Date
xofe 954d827934 Allow line breaking for long domains in popup panel 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 df4a403473
Make use of css flex in matrix UI 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
xofe 2045397084 Minor fixes (#1005)
* correct cloud-download/upload icon CSS selectors

* fix scope tooltip in logger appearing offscreen

* open logger/dashboard links adjacent to current tab (match uBO's behaviour)

* opera: fix manifest version not being updated

Version code copied from tools/make-chromium-meta.py

* fix https://www.reddit.com/r/uBlockOrigin/comments/9gwrna/when_you_right_click_and_go_to_options_it_keeps/

source:
* 6dd6dc5f1d

* remove unused "processReferer" setting

It was changed to a matrix switch in 5d8bae3da2

* remove unused source code

source:
* f516cd3d26
* 0503f52b1e

* remove bold version of Roboto font (unused from HTTPSB)

* correct FontAwesome license after change from v5 back to v4.7

License copied from bb737e29d5

* fix build scripts after c0f4abfd00
5 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 dd5a3a807c
fix https://www.reddit.com/r/uMatrix/comments/8atw04/2bc8_and_2bc6_characters_are_not_available_in/ 6 years ago
Raymond Hill 24289831c2
polish recipe-related code, user interface 6 years ago
Raymond Hill 2cf4a57bf4
first draft toward fixing #30 6 years ago
Raymond Hill 6df5e5212c
code review following feedback: 821e45751a (commitcomment-26587989) 7 years ago
Raymond Hill deeb211c5d
add ability to block web workers on a per-site basis 7 years ago
Raymond Hill 19c32608f3
add visual cue to hint at relevance of per-scope switches 7 years ago
Raymond Hill 6581071b01
prevent hostname labels from wrapping 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 a5a69c2fdf
code review: mind rtl languages 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
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 c2d7096500 refactor assets management; working webextension version 7 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 8 years ago
gorhill 4f63e079bc reverting fix to #441: undesirable side effects on Firefox 8 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 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) 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 4ad7c65362 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 0e77cbd15d this fixes #45 + revised color-blind mode + support shutdown of content script 9 years ago
gorhill cb29f10173 fixed matrix css 9 years ago
gorhill 9340975606 a whole lot more left to do, at least popup shows 9 years ago
gorhill 19ddf588fb i18n work 9 years ago
gorhill b68ba6d728 this fixes #82 10 years ago
Raymond Hill 977f94a50a fine-tuning for RTL languages 10 years ago