Commit Graph

43 Commits (5c06fed3709742d02c7d2f62aa670a927912e852)

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.
4 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
Raymond Hill 9a6b1c2c9c address remaining quirks (see https://github.com/uBlockOrigin/uMatrix-issues/issues/62#issuecomment-428594617) 6 years ago
Raymond Hill 495dddc389
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/70 6 years ago
Raymond Hill 52246a5250
convert popup panel icons (https://github.com/uBlockOrigin/uMatrix-issues/issues/68) 6 years ago
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.
6 years ago
Raymond Hill fc0bb7a35c
fix reload button (regression from 2256552899) 6 years ago
Raymond Hill 77a7b8febe
code review: fix quirks introduced with 2256552899 6 years ago
Raymond Hill 6b8be2ca43
add partiness column in logger 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 31cc15ca6c
lots of informal fixes
- us integer tab id -- do not stringify anymore
- improved the parsing of hosts files
- better handling of behind-the-scene network requests when a
  context is provided by the webRequest API
- imported webextFlavor code from uBO
- converted instances of object-as-dict to Map()
6 years ago
Raymond Hill 328f9695d8
add ability to vertically expand a specific row 6 years ago
Raymond Hill cfaed1e490
add ability to open the logger in sidebar 6 years ago
gorhill 8608b29ded
fix ##773 + added logger output for CSP modification 7 years ago
gorhill c4c0d450fd
code review of request headers processing code
- drop needless overhead now that legacy support is dropped
- output extra information about the headers which are
  modified and their value before/after modification
7 years ago
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 7 years ago
gorhill a4ad3a4ea9
put back ability for "owner" of popup panel to resize it (regression from 878d4fa6d5) 7 years ago
gorhill 396f4fc78e avoid CPU-costly Date.toLocale(Date|Time)String() in logger page
source:
* 02a79ea9fc
* 235d1266e8
* 3b41237e4b
7 years ago
xofe e6a0379e54 add bottom border to logger toolbar (prevents toolbar blending in to log entries while scrolling) 7 years ago
gorhill 9e4e4943f3 this fixes many strictness warning in browser console 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 5997dec5d1 this brings logger's filter exp. parser improvements from uBlock 9 years ago
gorhill 23aa1e79cb remove overhead of tab selector update when no change 9 years ago
gorhill cbc0337110 code review re. new tab selector 9 years ago
gorhill d7b6be4567 logger: filter entries by tab 9 years ago
gorhill 9d245c0510 logger: "bts" keyword to filter behind-the-scene events 9 years ago
gorhill 7dcfdf9e08 improved cookie emphasis in logger 9 years ago
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 9 years ago
gorhill 6bc728f8b8 refactoring of inline script blocking + improving AMO validation 9 years ago
gorhill 57de4fdf14 code review 9 years ago
gorhill 1cc471bd39 reset minimized state 9 years ago
gorhill 486183cbe6 this fixes popup matrix position/resize issues 9 years ago
gorhill 04f160efba this addresses #171 9 years ago
gorhill 52540c1a9a various fixes 9 years ago
gorhill a313e4653d use textContent, not innerText 9 years ago
gorhill 8f2b473928 filtering in logger + various small fixes 9 years ago
gorhill e025afe8ea allow cleaning up voided rows 9 years ago
gorhill af57d6d9e7 one pulling if needed is better than always pushing to many + polishing logger 9 years ago
gorhill 1d8243583c more work on matrix popup integration within logger 9 years ago
gorhill 6f786635f4 extremely early draft of matrix integration within the logger 9 years ago
gorhill 4ad7c65362 various fixes 9 years ago
gorhill 5b513a005f committing missing files 9 years ago