Raymond Hill
2256552899
fix https://github.com/gorhill/uMatrix/issues/951 , https://github.com/uBlockOrigin/uMatrix-issues/issues/62
7 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()
7 years ago
Raymond Hill
328f9695d8
add ability to vertically expand a specific row
7 years ago
Raymond Hill
cfaed1e490
add ability to open the logger in sidebar
7 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
8 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
10 years ago
gorhill
a914c01ea9
popup resize: code review
10 years ago
gorhill
6c24fe8e2a
this fixes scope button height in matrix popup + matrix popup from logger
10 years ago
gorhill
5997dec5d1
this brings logger's filter exp. parser improvements from uBlock
10 years ago
gorhill
23aa1e79cb
remove overhead of tab selector update when no change
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
9d245c0510
logger: "bts" keyword to filter behind-the-scene events
10 years ago
gorhill
7dcfdf9e08
improved cookie emphasis in logger
10 years ago
gorhill
8aaadb8fc0
toward a release: general code review, polishing, removing obsolete stuff
10 years ago
gorhill
6bc728f8b8
refactoring of inline script blocking + improving AMO validation
10 years ago
gorhill
57de4fdf14
code review
10 years ago
gorhill
1cc471bd39
reset minimized state
10 years ago
gorhill
486183cbe6
this fixes popup matrix position/resize issues
10 years ago
gorhill
04f160efba
this addresses #171
10 years ago
gorhill
52540c1a9a
various fixes
10 years ago
gorhill
a313e4653d
use textContent, not innerText
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
6f786635f4
extremely early draft of matrix integration within the logger
10 years ago
gorhill
4ad7c65362
various fixes
10 years ago
gorhill
5b513a005f
committing missing files
10 years ago