Commit Graph

60 Commits (b8c0089a1abaff053c8a1ee3797ba6d1925a14a4)

Author SHA1 Message Date
Raymond Hill b2e760f40d
fix #904, #436 7 years ago
Raymond Hill cfaed1e490
add ability to open the logger in sidebar 7 years ago
Raymond Hill 821e45751a
reliably report web worker and inline script presence 7 years ago
Raymond Hill 2d14874d69
code review for deeb211c5d 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
gorhill 8e073579f6
fix #485 7 years ago
gorhill ff5789d4ac
minor code review 7 years ago
gorhill 73c8da05b7
Fix #335
Additionally, performance improvements:
- Reduce overhead of collapsing elements
  (see https://github.com/gorhill/uBlock/issues/2839)
- Cache decomposition of source hostname when matrix-filtering

Also, various code review.
7 years ago
gorhill 3ff2926871
fix #840 (need confirmation) 7 years ago
gorhill 9e2dd8108c
code review: further simplifying; jshint-ing 7 years ago
gorhill 4b32e8b4d3
code review: fix spurious change in last commit 7 years ago
gorhill ebac131247
code review: simplify code for counting distinct URLs 7 years ago
gorhill 0207c91312
enable ability to detach the logger (same as uBO) 7 years ago
gorhill 9d43f929bc
Revive formerly removed <noscript> tag spoofing code
Also:
- a new per-scope switch has been added to control <noscript> spoofing on
  a per site basis
- a global setting to be used as the default state of the <noscript>
  spoofing switch
- Privacy pane has been merged into Setting pane
7 years ago
gorhill 357b44c265
[corrected commit message] code review of ad9d591b1666: remove more obsolete code 7 years ago
gorhill ad9d591b16
Fix #118, #271, #649, #771: removing flawed-at-the-core UA spoofer
The end result of the flawed UA spoofer was to accomplish the
OPPOSITE of the intended goal. UA spoofing for privacy purpose
turns out to be a whole complicated task on its own, and is
best undertaken as a separate dedicated extension -- assuming
it is possible at all.

In any case, this had no place in a "Privacy" section in uMatrix,
this was a bad idea to create this feature in the first place. It's
never too late to correct a bad idea, and this is the purpose of
this commit.
7 years ago
gorhill 28d2f0b66e
fix #852 7 years ago
gorhill 537f8ef79a
work toward resolving #853 7 years ago
gorhill 1825b65d4c various visual fixes 7 years ago
gorhill b1f53a6d09 fix #821 7 years ago
gorhill 76639f528a fix #819 7 years ago
gorhill c2d7096500 refactor assets management; working webextension version 8 years ago
gorhill f3876463d3 imported cloud storage support from uBlock: user rules supported for now 9 years ago
gorhill 9e4e4943f3 this fixes many strictness warning in browser console 9 years ago
gorhill fd4a7579f1 re-worked popup UI to access dashboard from title bar (like uBlock) 9 years ago
gorhill ef68842b80 this fixes #232 + AMO feedback re. using innerHTML 9 years ago
gorhill b20d44e36c this should fix #225 9 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 05d8c51580 this fixes #205 10 years ago
gorhill 4ba4d55e6b fixing small details 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 4142551c13 fixed controls broken by incremental rendering 10 years ago
gorhill e025afe8ea allow cleaning up voided rows 10 years ago
gorhill 7c8a8cdf64 better incremental rendering of the matrix 10 years ago
gorhill af57d6d9e7 one pulling if needed is better than always pushing to many + polishing 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 b4254db51c refactoring: many changes throughout -- not close to be done 10 years ago
gorhill 818a3db9e4 code review: easier to maintain 10 years ago
gorhill fb639870df code review 10 years ago
gorhill d32137ced0 code review 10 years ago
gorhill 622d0a7e9d provide iframe URL in placeholders 10 years ago
gorhill 3fe5d48c05 this addresses 44f1a61c42 (commitcomment-11015041) 10 years ago
gorhill be3e86e055 user is responsible to reload + fixed cleanup of stale tabs 10 years ago
gorhill ddaa948cf4 new way of handling blocked documents 10 years ago
gorhill e751a5403b code review 10 years ago