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

26 commits

Author SHA1 Message Date
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
Saitama d22981dfbe Added vivaldi-scheme (#1004) 2018-08-03 07:50:28 -04:00
Raymond Hill 52139a9137
remove localhost allow rule from default ruleset 2017-12-31 11:29:16 -05:00
Raymond Hill 298dac337c
better defaults for new installation 2017-12-13 12:05:43 -05:00
gorhill 357b44c265
[corrected commit message] code review of ad9d591b1666: remove more obsolete code 2017-12-01 08:49:42 -05:00
gorhill e8136cb667 fix https://discourse.mozilla.org/t/support-umatrix/5131/158 2017-11-19 21:07:15 -05:00
gorhill 5ea59ab7c4 address https://github.com/WaldiPL/webpageScanner/issues/8 2017-08-27 14:52:45 -04:00
gorhill e451e70fe0 fix #648 2016-10-22 10:41:08 -04:00
gorhill 6f786635f4 extremely early draft of matrix integration within the logger 2015-05-06 00:30:45 -04:00
gorhill d47d8bf0bf this fixes #158 2015-05-02 17:41:52 -04:00
gorhill c472e23c7d assets updater, hosts files pane, etc. 2015-05-01 19:27:43 -04:00
gorhill ed67045360 first pass 2015-04-11 17:15:57 -04:00
Raymond Hill a31351c6f9 doc is hardcoded now 2014-11-22 10:19:06 -02:00
Raymond Hill ce6305210c UI work toward fixing #7, #36 2014-11-19 00:18:57 -02:00
Raymond Hill 4aab150af3 infrastructure work toward addressing #7, #36 2014-11-18 00:18:04 -02:00
gorhill 49441de2b6 bring back doc req type; many little fixes 2014-10-28 23:21:06 -04:00
gorhill 8653401961 this fixes #10 2014-10-25 23:30:43 -04:00
gorhill fa84fa2508 this fixes #9 2014-10-25 16:36:45 -04:00
gorhill 2b41bc8087 work on many things, need more 2014-10-23 19:40:48 -04:00
gorhill 78555a5b7c literal "1st-party" row removes the need for auto-whitelist, strict blocking 2014-10-22 19:46:30 -04:00
gorhill d944198a37 persistence: no more circumbombulated recipes, just plain line-by-line rules 2014-10-21 13:23:52 -04:00
gorhill ff0470dfa1 "1st-party" is domain, not hostname 2014-10-20 21:33:11 -04:00
gorhill a91c4fd27e issue #1: no more background page reference in popup 2014-10-20 21:19:24 -04:00
gorhill 35003b7e23 continued refactoring work: revert, revert all, persist are back 2014-10-20 16:40:09 -04:00
gorhill 0beb752db9 first commit 2014-10-17 15:01:09 -04:00