Commit graph

80 commits

Author SHA1 Message Date
gorhill
89148351e8 #1163: this implements "block elements by size" 2016-01-17 13:30:43 -05:00
gorhill
91c2763259 this fixes #1171 2016-01-07 17:30:56 -05:00
gorhill
2705432f43 code review 2015-12-02 00:59:51 -05:00
gorhill
46d39838e3 redirect engine: more fine tuning + proof of concept for dayt.se 2015-11-26 17:56:30 -05:00
gorhill
2aadc2a969 new redirect engine: this fixes #949 (the video ad part) 2015-11-23 07:52:50 -05:00
gorhill
3d472beb1b code review: make onHeadersReceive() able to cancel responses 2015-11-09 17:59:19 -05:00
gorhill
47cf6384b2 this fixes https://github.com/gorhill/uMatrix/issues/129 2015-08-13 16:03:37 -04:00
gorhill
fa4e3ca492 this completely fixes #490 2015-07-13 08:49:58 -04:00
gorhill
9276b9919c this fixes #490 2015-07-13 07:41:02 -04:00
gorhill
abb89fd037 this will allow to add "tucows downloads" 2015-07-11 17:40:42 -04:00
gorhill
5d4f96314a this fixes #298 2015-06-11 19:33:30 -04:00
gorhill
0a89e5827a minor code review: just in case 2015-06-11 15:11:01 -04:00
gorhill
fa3b4c887c code review: result can be non-blocking yet non-empty 2015-06-09 11:48:13 -04:00
gorhill
2234933b82 this fixes #59: now accurately reporting static filters in logger 2015-06-09 10:27:08 -04:00
gorhill
53a78ceb39 context provided in title attr of URL in logger (until I figure a better way) 2015-06-04 19:27:03 -04:00
gorhill
4c9d3f63f2 this fixes #248 and other related cases 2015-05-28 14:47:19 -04:00
gorhill
284b4f62d1 dynamic url filtering 2015-05-21 14:15:17 -04:00
gorhill
ba8dd756c9 this fixes #185 2015-05-09 01:16:27 -04:00
gorhill
f9652b5f57 importing uMatrix unified logger 2015-05-08 18:28:01 -04:00
gorhill
6c80790975 one more step to insure tab context is properly set 2015-04-29 10:29:23 -04:00
gorhill
bcbc06b2ff better reporting of switch events in the logger 2015-04-25 00:28:30 -04:00
gorhill
ada732575a forgot to document fix in code re. #111 2015-04-24 07:16:46 -04:00
gorhill
0513c4fd27 this fixes #111 2015-04-24 07:12:12 -04:00
gorhill
361d2ac1a2 dissociate logging infrastructure from page stores 2015-04-23 18:23:03 -04:00
gorhill
27de7d4323 code review: no need for {inline-script} suffix 2015-04-22 09:23:36 -04:00
gorhill
d01a73e636 whitelisting must have precedence over strict blocking 2015-04-09 12:20:24 -04:00
gorhill
651c25c839 fixed popup blocker switch; added ability to manually edit switches 2015-04-09 11:19:31 -04:00
gorhill
6441161329 refactored tabs/context code 2015-04-08 18:46:08 -04:00
gorhill
ef9913c711 this fixes https://github.com/chrisaljoudi/uBlock/issues/1212 2015-04-08 07:04:29 -04:00
gorhill
44bbf356f7 code review for last commit 2015-04-07 21:58:19 -04:00
gorhill
a2caf3c42d this fixes https://github.com/chrisaljoudi/uBlock/issues/1205 2015-04-07 21:26:13 -04:00
YFdyh000
6e77ec33ff Correct issue links 2015-04-07 09:46:26 +08:00
gorhill
d098a9fb3d strict blocking: give choice of domain/hostname on warning page 2015-04-06 10:26:32 -04:00
gorhill
2dde6f15de new switch: toggle cosmetic filtering on/off for a site 2015-04-05 12:03:14 -04:00
gorhill
3d38285100 fixed using uninitialized var 2015-03-31 09:07:14 -04:00
gorhill
5b34efc55e this fixes #1128 2015-03-30 17:42:12 -04:00
gorhill
a1da6df4d6 fine tuning warning page 2015-03-30 13:10:29 -04:00
gorhill
f2ff0edfaf this fixes #1013, #1062 (draft) 2015-03-27 13:00:55 -04:00
gorhill
a4b4bc98ff this fixes #1013 2015-03-25 19:28:22 -04:00
gorhill
58ebcd21c3 code review: floating net requests recategorized as behind-the-scene 2015-03-21 20:30:00 -04:00
gorhill
fb3f17147b code review 2015-03-21 16:52:35 -04:00
gorhill
88b517e6fa code review 2015-03-16 07:46:11 -04:00
gorhill
f648727042 forgot to comment out logging.. 2015-03-15 14:04:07 -04:00
gorhill
1d3dd12fab this fixes #1025 2015-03-15 13:59:17 -04:00
gorhill
aab341dbd9 no need to test parentFrameId for main_frame requests 2015-03-13 10:20:33 -04:00
gorhill
4e9496b2f8 commenting out debugging code 2015-03-13 10:02:33 -04:00
gorhill
ae3e5d3519 oops 2015-03-13 09:55:44 -04:00
gorhill
4a76b6f4d0 this fixes #1001 and subsequent filtering issues (hopefully) 2015-03-13 09:48:10 -04:00
gorhill
0f206fd602 try as much as possible to bind root doc to tab (#1001) 2015-03-13 08:36:12 -04:00
gorhill
6dd4a244fc this fixes #1001 2015-03-13 07:51:57 -04:00