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

14 commits

Author SHA1 Message Date
Raymond Hill 0190fdaf3d
Add back missing tab context properties
These properties, used to detect/act on/report
unencrypted connection, were erroneously removed
when importing uBO's code en-bloc.

Related issue:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/212
2019-12-25 08:44:42 -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
Ryan Hendrickson 3f2916ed05 More unused code cleaning (#1009)
* remove many unused functions

* remove XAL abstraction
2019-04-07 15:12:46 -03:00
Raymond Hill fe995d2bc8
fix #995, #945; other minor fixes; opportunistic code review 2018-04-14 07:09:23 -04:00
Raymond Hill dba034fd90
address #853 2017-12-20 10:55:05 -05:00
gorhill 9eda7bf59c import fix from f1036395f7 2017-10-05 08:49:08 -04:00
gorhill 6e8ebd8253 fix #727 2017-04-01 16:46:27 -04:00
gorhill 83b342d4e4 fix #597 + code review + merge media and image 2016-07-30 09:58:13 -04:00
gorhill 87e85fa0da code review: this fix broken pruning code for domainCache 2016-01-25 10:20:50 -05:00
gorhill 4ad7c65362 various fixes 2015-05-04 10:50:44 -04:00
gorhill f815223f27 https://github.com/gorhill/uBlock/issues/150 needs to be fixed here too 2015-04-30 10:05:00 -04:00
gorhill ed67045360 first pass 2015-04-11 17:15:57 -04:00
gorhill 257844c233 a bit of refacotring work 2014-10-28 00:14:15 -04:00
gorhill 0beb752db9 first commit 2014-10-17 15:01:09 -04:00