Commit graph

290 commits

Author SHA1 Message Date
AlexVallat
6debe11315 Merge branch 'master' of https://github.com/gorhill/uBlock 2015-03-03 08:00:22 +00:00
Chris
09deb9906e request log filtering: add i18n prompt 2015-03-03 00:22:26 -07:00
gorhill
c15a943ec0 code review 2015-03-02 23:40:41 -05:00
gorhill
8b1ecfc09c request log filtering: early draft 2015-03-02 19:48:28 -05:00
gorhill
82c0342f23 hostname-based version of #915 2015-03-02 16:22:23 -05:00
AlexVallat
e222ace6ef Merge branch 'master' of https://github.com/gorhill/uBlock 2015-03-02 19:08:05 +00:00
AlexVallat
2b60436ece Initial UI support for Fennec 2015-03-02 18:49:34 +00:00
gorhill
4a9e6c22cc code review 2015-03-02 11:25:45 -05:00
gorhill
aaddab2023 this fixes #916 2015-03-02 11:01:21 -05:00
gorhill
09740463a7 code review 2015-03-02 10:54:15 -05:00
gorhill
1136734e33 this fixes #915 2015-03-02 10:41:51 -05:00
gorhill
bd0e07bef2 high-high generic: do not try forever 2015-03-01 20:26:33 -05:00
gorhill
b6f1aa263c I misunderstood Element.matches(), reverting 2015-03-01 19:54:17 -05:00
gorhill
b0108c9223 code review 2015-03-01 19:43:42 -05:00
gorhill
caa1256e70 re-benchmarked using same settings as Chromium 2015-03-01 19:33:20 -05:00
gorhill
fc981aef29 speed boost for processing high-high generics 2015-03-01 19:25:36 -05:00
gorhill
c28568f9b0 support 2-letter hostname, for when using TLD alone 2015-03-01 17:25:48 -05:00
Deathamns
da3586adde Firefox/Fennec fixes 2015-03-01 20:21:05 +01:00
gorhill
092bfbd274 oops 2015-03-01 11:20:46 -05:00
gorhill
cc5c4bb32e mind pipe anchors when highlighting as per filter 2015-03-01 08:57:43 -05:00
gorhill
6a3f2242b6 this addresses #905#issuecomment-76543649 2015-02-28 15:42:32 -05:00
gorhill
7ad472e75d this fixes #903 2015-02-28 10:00:12 -05:00
gorhill
f4f7d56724 new version 2015-02-27 19:47:34 -05:00
gorhill
25c0333fbe this addresses a part of #498 2015-02-26 18:08:42 -05:00
gorhill
5291e3e27a debugging code 2015-02-26 12:30:12 -05:00
gorhill
24611bab29 code review 2015-02-25 16:51:04 -05:00
gorhill
a9ce435f1c code to migrate obsolete list locations to new locations 2015-02-25 16:33:51 -05:00
gorhill
b323a335cd this fixes #886 2015-02-25 14:15:36 -05:00
gorhill
f65d44ba47 this fixes #840 2015-02-24 20:27:47 -05:00
gorhill
6318d24f40 this fixes #869 2015-02-24 20:10:10 -05:00
gorhill
1993b20e19 this fixes #881 2015-02-24 18:29:58 -05:00
gorhill
a9a4c739a1 comment review 2015-02-24 15:35:32 -05:00
gorhill
9a622107ea this completes fix of #520 2015-02-24 13:48:03 -05:00
gorhill
aa6e0d563d code review 2015-02-23 23:25:14 -05:00
gorhill
c7bab5502e this mitigates #520, #376 2015-02-23 18:31:29 -05:00
gorhill
da63253145 this fixes #846 2015-02-19 23:25:29 -05:00
gorhill
4d48fd078c usability: minimized by default 2015-02-18 09:15:59 -05:00
gorhill
b498f2f98d double-click to edit rules 2015-02-17 01:31:01 -05:00
gorhill
e464dd9042 this fixes #820 2015-02-16 21:15:09 -05:00
Deathamns
7dd60738c1 Save mouse position only in top document
... for the element picker. This way, right click/block element in an
iframe won't select the wrong element in the top document. Instead, it
will allow the user to pick the element manually.
2015-02-16 18:17:26 +01:00
gorhill
0cdf937a5e #815: code review 2015-02-16 11:21:25 -05:00
gorhill
0dc5c62b1e this fixes #815 2015-02-16 11:14:37 -05:00
Chris
23bfecfa50 Asset loader: take local file XHR status in mind 2015-02-15 16:49:37 -07:00
gorhill
42dcfa88b8 this has been unrequired since a while 2015-02-15 09:04:56 -05:00
gorhill
388ac77166 preparing for 1st release candidate 2015-02-15 07:16:31 -05:00
gorhill
337cfeb150 do not leak uBlock is in use (see comment in 21ea1a6e03) 2015-02-14 13:51:08 -05:00
gorhill
9d76974710 #789: code review: even simpler, just check parent node 2015-02-14 12:32:14 -05:00
gorhill
21ea1a6e03 #789: code review: simpler, just keep a reference to the style tag 2015-02-14 12:27:33 -05:00
gorhill
65b9ef2468 this fixes #789 2015-02-14 12:16:36 -05:00
Deathamns
2642d5aa92 replacing documentElement is enough 2015-02-14 10:47:11 +01:00