1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 14:17:11 +02:00
Commit Graph

373 Commits

Author SHA1 Message Date
Chris
82118cb075 Safari: inline-script blocking! 2015-04-22 19:33:29 -06:00
AlexVallat
82b97760db Merge branch 'Fix_#505' 2015-04-20 07:52:41 +01:00
Chris
4cedd4011a Oops: Safari bundle ID; quicker badge updates 2015-04-19 19:13:59 -06:00
AlexVallat
a9ce082c34 Fixes #505 by making popup vertically aligned when appearing in Firefox panel menu 2015-04-19 16:43:21 +01:00
CoolOppo
32c1eef83e Made "off" icons even lighter 2015-04-18 19:20:34 -04:00
CoolOppo
2e2b7f5371 Made "off" icons lighter 2015-04-18 19:17:15 -04:00
CoolOppo
005ec0899b Forgot about the Chromium-specific ones! 2015-04-18 19:12:58 -04:00
CoolOppo
b65518a0b6 Re-render icons with font hinting 2015-04-18 15:31:29 -04:00
Chris
fa3666f85d Refactor context-keeping
Improves reliability and thoroughness of blocking on all
browsers.
2015-04-13 18:58:50 -06:00
Chris
e8572bdc21 Element picker: cleanup and Firefox improvements (closes #1211)
In Firefox, you can now block an element right from the Web Inspector.
This was implemented by @AlexVallat -- thanks to Alex for the awesome
feature enhancement.
2015-04-11 23:23:22 -06:00
AlexVallat
5896991718 Fix for #1233 2015-04-11 19:12:10 +01:00
gorhill
741c145e90 this fixes https://github.com/gorhill/uMatrix/issues/144 2015-04-10 14:08:43 -04:00
Chris
32910ca78f Bump version slightly (not final) 2015-04-08 16:42:12 -06:00
Chris
c70a932d86 Fix issue links in source code
Thanks @hotdogman and @yfdyh000 -- closes #1202
and #1157 ... and #1167
2015-04-08 16:36:14 -06:00
Chris
09825e1165 Fixes #1144 2015-04-08 15:48:32 -06:00
Chris
e23e0d8283 Oops; silliness in Chrome 22 code 2015-04-07 03:36:12 -06:00
Chris
5d06019b19 Add support for Chrome 22; fixes #1174 2015-04-07 03:22:10 -06:00
Chris Aljoudi
6c877ee06a Merge pull request #1195 from AlexVallat/Fixing_#1149
Fixing #1149
2015-04-07 00:40:45 -06:00
Chris Aljoudi
738c695af8 Merge pull request #1150 from AlexVallat/master
Candidate for fix for #1140
2015-04-07 00:40:20 -06:00
Chris
a3bef3a1bd Safari-specific popup JS is now.. nicer 2015-04-07 00:37:48 -06:00
Chris
4e4a44d87b Safari: fix to potential false-positive popup blocks 2015-04-07 00:37:48 -06:00
AlexVallat
e6b3c31d5e Remove diagnostic logging 2015-04-06 08:08:23 +01:00
AlexVallat
7b781248f0 Fix spurious log messages at cleanup 2015-04-05 17:54:19 +01:00
AlexVallat
e762a29d30 Test-fix for #1149 2015-04-05 17:52:23 +01:00
AlexVallat
caea8c5497 Prevent resetting of block count statistics in the more normal case of onLocationChange occurring before document-element-inserted 2015-04-04 10:41:24 +01:00
AlexVallat
bec6e0ac8b Candidate for fix for #1140 as described in https://github.com/gorhill/uBlock/issues/1140#issuecomment-88398777 2015-04-04 10:41:23 +01:00
AlexVallat
a694d1ed60 Fix for #1176 2015-04-04 09:37:55 +01:00
Chris
72ff749fc2 New revision and new GitHub raw URLs 2015-04-01 16:01:28 -06:00
Chris
6850fa0a26 Safari: minor code fix 2015-03-31 17:06:12 -06:00
AlexVallat
6c8b2a1b61 Changes following review 2015-03-31 12:03:35 +01:00
AlexVallat
ae310df6dd Merge branch 'webProgressListener'
Conflicts:
	platform/firefox/vapi-background.js
2015-03-31 08:00:50 +01:00
AlexVallat
50dfc40f26 No need for special treatment for about:blank and about:newtab 2015-03-31 07:48:45 +01:00
AlexVallat
49442e237e Fix for #1122 2015-03-31 07:48:45 +01:00
gorhill
5b34efc55e this fixes #1128 2015-03-30 17:42:12 -04:00
AlexVallat
726325ea0d Remove onNavigation from onTabSelect, as mentioned in #1125 2015-03-30 18:35:18 +01:00
gorhill
8d61a04b3e translation work from https://crowdin.com/project/ublock 2015-03-28 15:17:40 -04:00
gorhill
f2ff0edfaf this fixes #1013, #1062 (draft) 2015-03-27 13:00:55 -04:00
AlexVallat
7ec717d3fe More restrictive monitoring.
Probably doesn't make a difference, but at least theoretically more efficient.
2015-03-26 21:11:54 +00:00
AlexVallat
6123335c51 Use a nsIWebProgressListener instead of a tabsProgressListener for location change monitoring 2015-03-26 21:00:56 +00:00
gorhill
d7aea27f19 merged #1096 fixes 2015-03-26 15:17:53 -04:00
Chris
4cf276ca9d Safari: enable site warning document to work 2015-03-26 12:31:25 -05:00
Deathamns
bb1bb84682 Merge pull request #1084 from AlexVallat/master
Fix for #1072: Listen to DOMTitleChanged
2015-03-26 16:56:36 +01:00
AlexVallat
019ce25822 Cleanup for DOMTitleChanged listener 2015-03-26 15:44:57 +00:00
gorhill
2504f8ad35 #1013: Firefox support 2015-03-26 09:50:07 -04:00
gorhill
a4b4bc98ff this fixes #1013 2015-03-25 19:28:22 -04:00
AlexVallat
766537962c Fix for #1072: Listen to DOMTitleChanged as additional navigation event for Fennec 2015-03-24 07:56:18 +00:00
Chris
1699040649 Safari: better popup blocking 2015-03-23 13:01:50 -05:00
Chris
1910dfdf02 SVGs 2015-03-23 00:51:17 -05:00
Chris
46b786dd32 Safari: pixel-fit icon for non-retina screens; fixes #1075 2015-03-22 21:20:09 -05:00
gorhill
8edd2d44dc interim dev version 2015-03-22 16:17:29 -04:00