1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 19:53:19 +12:00
Commit graph

20 commits

Author SHA1 Message Date
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.
2019-12-20 12:24:18 -05:00
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
2018-12-30 07:52:52 -05:00
Raymond Hill de56cfe351
Revert to Fontawesome 4.7 icons
Found out Fonteawesome 5 is a different project than
former Fontawesome (of which 4.7 is latest).

See https://github.com/uBlockOrigin/uBlock-issues/issues/249#issuecomment-448587658
2018-12-26 09:54:13 -05:00
Raymond Hill 52246a5250
convert popup panel icons (https://github.com/uBlockOrigin/uMatrix-issues/issues/68) 2018-10-03 10:01:41 -04:00
Raymond Hill 3ce484688a
add generic support for icon badge (https://github.com/uBlockOrigin/uMatrix-issues/issues/68) 2018-10-01 08:51:06 -04:00
Raymond Hill c6e29be792
bring back popup panel access from logger
Popup panel is now tab selector-bound, rather than logger
entry-bound.

Additonally, start migrating toward svg-based icons rather than
font-based icons.
2018-09-30 17:52:44 -04:00
Raymond Hill 6b8be2ca43
add partiness column in logger 2018-09-29 07:09:39 -04:00
Raymond Hill 2256552899
fix https://github.com/gorhill/uMatrix/issues/951, https://github.com/uBlockOrigin/uMatrix-issues/issues/62 2018-09-29 06:31:59 -04:00
gorhill 1825b65d4c various visual fixes 2017-11-24 17:22:42 -05:00
xofe cacdb07a6e add favicon to dashboard/logger (fix #627) + add i18n for logger title 2017-11-24 09:03:19 +00:00
gorhill 33708938da this fixes #212 2015-05-17 15:11:57 -04:00
gorhill d7b6be4567 logger: filter entries by tab 2015-05-15 23:05:37 -04:00
gorhill 9d245c0510 logger: "bts" keyword to filter behind-the-scene events 2015-05-11 13:16:50 -04:00
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 2015-05-11 10:55:06 -04:00
gorhill 486183cbe6 this fixes popup matrix position/resize issues 2015-05-09 12:07:20 -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 1d8243583c more work on matrix popup integration within logger 2015-05-06 10:04:49 -04:00
gorhill 6f786635f4 extremely early draft of matrix integration within the logger 2015-05-06 00:30:45 -04:00
gorhill 5b513a005f committing missing files 2015-05-04 01:01:07 -04:00