1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 10:24:59 +12:00
Commit graph

32 commits

Author SHA1 Message Date
Raymond Hill 5c06fed370
Make 1st and 3rd columns in logger clickable
These columns are unlikely to be used for text
selection, so there is no harm to make them
clickable.
2019-12-25 13:10:26 -05:00
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
Raymond Hill ab303d3c17
Fix the logger's rendering of hostnames starting with digits
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/541
2019-04-23 09:51:44 -04: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 6dcc90c639
fix tooltip quirk in popup panel; add visual hint in logger for tab-less requests 2018-10-07 11:16:25 -04:00
Raymond Hill 495dddc389
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/70 2018-10-06 09:04:37 -04:00
Raymond Hill b822ae72d9
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/68 2018-10-06 08:07:03 -04: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
Raymond Hill 328f9695d8
add ability to vertically expand a specific row 2018-01-15 12:38:03 -05:00
Raymond Hill cfaed1e490
add ability to open the logger in sidebar 2018-01-04 08:26:21 -05:00
xofe e6a0379e54 add bottom border to logger toolbar (prevents toolbar blending in to log entries while scrolling) 2017-11-24 08:09:56 +00:00
gorhill 6c24fe8e2a this fixes scope button height in matrix popup + matrix popup from logger 2015-07-21 21:14:55 -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 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 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 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 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