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

417 Commits

Author SHA1 Message Date
gorhill
865ff3e01b typo 2015-03-16 14:59:41 -04:00
gorhill
b55a9458f1 this fixes #1004 2015-03-16 14:58:35 -04:00
gorhill
cbd0e1d126 this fixes #1033 2015-03-16 12:00:19 -04:00
gorhill
332653284d minor changes 2015-03-16 09:32:29 -04:00
gorhill
cf8275eb9e set popup *size* as early as possible 2015-03-16 09:24:45 -04:00
gorhill
2534e45245 oops 2015-03-16 07:47:43 -04:00
gorhill
88b517e6fa code review 2015-03-16 07:46:11 -04:00
Deathamns
ebf840c35d abp:subscribe fixes
Test a[href^="abp:"], since the protocol probably not used for anything
else, also "a", because ABP checks only anchors, and these links are made
only for ABP.

Also, the event target is not always the link, so at least some parents
should be tested as well.
2015-03-16 10:47:29 +01:00
gorhill
1641b5e012 Merge branch 'fix1025' of github.com:gorhill/uBlock 2015-03-15 14:23:34 -04:00
gorhill
a3abf7aa2b ship this with 0.9.1.1 2015-03-15 14:07:30 -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
7871495da0 typo 2015-03-15 13:14:52 -04:00
gorhill
83c6945ad5 this fixes #1022 2015-03-15 13:09:13 -04:00
gorhill
94320dd4cc left button only 2015-03-15 07:42:49 -04:00
gorhill
aadd95ca77 this may or may not fix or mitigate #996 2015-03-14 17:30:44 -04:00
gorhill
4e281715cf this fixes #1012 2015-03-14 14:59:39 -04:00
gorhill
ed88939a63 this fixes #792 2015-03-14 14:12:05 -04:00
gorhill
0bcde1666e code review: no need to re-send generic exception filters every time 2015-03-13 17:05:28 -04:00
gorhill
a0602fc343 minor edit 2015-03-13 13:01:46 -04:00
gorhill
6a523656c3 code review: no need to distinguish generic exception filters 2015-03-13 12:48:40 -04:00
gorhill
57274ac726 this fixes #497 2015-03-13 12:26:54 -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
gorhill
210fb221f0 this fixes #999 as per original request 2015-03-12 18:29:50 -04:00
gorhill
eafd03855f disabling button immediately: this fixes #999 2015-03-12 17:25:51 -04:00
Deathamns
16218a1609 Code organizing 2015-03-12 18:48:43 +01:00
gorhill
8711bfc097 code review 2015-03-12 07:33:20 -04:00
Chris
4b2ecee415 Fixes #995 2015-03-11 23:52:40 -06:00
gorhill
32687c94f3 this helps #988 2015-03-11 18:26:00 -04:00
gorhill
d0113278aa code review 2015-03-11 14:52:20 -04:00
gorhill
ca0057e724 using new string for blocked stats 2015-03-11 11:21:29 -04:00
gorhill
145e5da7ce this fixes #990 + code review for #978 2015-03-11 11:05:13 -04:00
Deathamns
415846e326 Merge pull request #956 from AlexVallat/master
UI for Fennec (Firefox for Android)
2015-03-11 15:32:42 +01:00
gorhill
7b21d7270d code review 2015-03-11 00:31:11 -04:00
gorhill
39ad1585e9 this fixes #982, #978, #965 2015-03-10 23:46:18 -04:00
AlexVallat
62c8ffbcc4 Merge branch 'master' of https://github.com/gorhill/uBlock
Conflicts:
	platform/firefox/vapi-background.js
	src/_locales/en/messages.json
2015-03-10 18:34:16 +00:00
Deathamns
c4b06eecd2 Firefox: abp:subscribe 2015-03-10 13:06:59 +01:00
Deathamns
a795d6e073 Fix event variable name in subscriber.js 2015-03-10 12:31:10 +01:00
gorhill
bf50e87dff this fixes #976 2015-03-09 23:00:52 -04:00
gorhill
cad5a6cbf6 code review 2015-03-09 20:04:07 -04:00
gorhill
f362dff643 code review: do not pollute global namespace 2015-03-09 19:19:08 -04:00
gorhill
e7479dd4be this fixes #313 2015-03-09 19:10:04 -04:00
gorhill
400c51ccd9 handler for "abp:subscribe?" links 2015-03-09 13:07:08 -04:00
gorhill
2478bd4f61 this fixes #224 for Chromium 2015-03-09 12:57:52 -04:00
gorhill
cfadf76345 jshint 2015-03-09 10:19:00 -04:00
gorhill
1525a828c1 this fixes #810 2015-03-09 10:11:22 -04:00
gorhill
ba689f7929 re. #962 2015-03-09 01:09:27 -04:00
gorhill
5a2f6e0f67 this completes fix of #954 2015-03-09 00:21:08 -04:00
gorhill
e036ae038e jshint 2015-03-08 18:01:29 -04:00
gorhill
3544989e69 this fixes #954 2015-03-08 17:54:08 -04:00
gorhill
8341fb2193 this fixes #967 2015-03-08 11:06:36 -04:00
Deathamns
95b778fbc7 Change extension description 2015-03-07 19:20:18 +01:00
AlexVallat
4481e951cc Merge branch 'master' of https://github.com/gorhill/uBlock 2015-03-07 14:11:35 +00:00
gorhill
a791af80fe polishing 2015-03-07 08:52:49 -05:00
gorhill
d8b949ecbe this fixes #932 2015-03-06 23:36:09 -05:00
gorhill
e861ff00ca commented out dev-only code 2015-03-06 10:31:07 -05:00
gorhill
3f22ad3906 polishing 2015-03-06 10:22:30 -05:00
gorhill
aa955ebe09 code review, polishing 2015-03-06 00:36:45 -05:00
gorhill
d376c69e2f code review 2015-03-06 00:06:25 -05:00
gorhill
d3060588a6 code review 2015-03-05 21:17:09 -05:00
gorhill
e23c2977d7 this fixes #945 2015-03-05 12:52:12 -05:00
gorhill
455dfeca8c code review 2015-03-04 19:43:23 -05:00
gorhill
a99bcd98fd persist local settings only when really needed 2015-03-04 19:38:19 -05:00
gorhill
5f65b1798a this fixes #702 2015-03-04 19:36:09 -05:00
Chris
fbddda46bb start contentscript: don't query href twice 2015-03-04 02:01:04 -07:00
gorhill
76cc897c89 oops 2015-03-03 19:21:24 -05:00
gorhill
1aff89c677 more work on request logger 2015-03-03 19:11:32 -05:00
gorhill
d5af32eaef use blank string if no translation found 2015-03-03 09:37:15 -05:00
gorhill
9d12ff2e91 jshint 2015-03-03 06:11:01 -05:00
gorhill
2acecb30c0 to make using jshint convenient 2015-03-03 06:09:35 -05:00
gorhill
e899185a95 trivial request logger work 2015-03-03 05:40:48 -05:00
Chris
d4ef9254dc Code review; fixes #920 2015-03-03 01:02:09 -07:00
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