barri
206eda785f
dynamic-net-filtering.js length typos
...
Corrected length typos in dynamic-net-filtering.js in the is3rdParty function.
2015-01-26 10:27:58 +01:00
gorhill
42db160b93
forgot about reload: always rebind
2015-01-24 12:34:36 -05:00
gorhill
8dcc994371
addressing all small details
2015-01-24 12:06:22 -05:00
gorhill
d5fdd84da4
removed stray git-conflict line
2015-01-24 08:21:14 -05:00
gorhill
8088fa08ff
Merge branch 'master' of github.com:gorhill/uBlock into fix-475
2015-01-24 08:17:31 -05:00
gorhill
2d287b5315
this fixes #589 + regression re. elemhide
option
2015-01-23 21:47:56 -05:00
gorhill
1d1a3983e3
syncing with master
2015-01-23 15:36:32 -05:00
gorhill
f718e8e1f2
better/safer fix for #587
2015-01-23 15:02:47 -05:00
gorhill
448931248d
translation work from Crowdin
2015-01-23 14:20:04 -05:00
gorhill
91142ce847
code review: removed unused member
2015-01-23 13:39:06 -05:00
gorhill
44bc263a69
code review: oops
2015-01-23 11:56:43 -05:00
gorhill
eeb5e8de5b
associate code change with issue #587
2015-01-23 11:47:31 -05:00
gorhill
673b8774be
this fixes #582
2015-01-23 11:32:49 -05:00
gorhill
b51b0e5350
code review
2015-01-22 13:00:59 -05:00
gorhill
4c7f4771e2
#475 : whitelist behind-the-scene by default
2015-01-21 21:46:11 -05:00
gorhill
7b8392ca48
more fixes for #105
2015-01-21 11:13:32 -05:00
gorhill
4edfae4b94
code review: jshint'ed
2015-01-21 08:59:23 -05:00
gorhill
a64bca0fa6
code review
2015-01-21 00:32:32 -05:00
gorhill
255c68baa4
this fixes #536
2015-01-20 19:39:13 -05:00
gorhill
7f78ce2260
bring up to date with master
2015-01-19 18:45:00 -05:00
gorhill
759a156e24
started work on #105 , #475 , and possibly #510
2015-01-19 18:42:58 -05:00
gorhill
5ee417e110
new revision
2015-01-18 22:26:07 -05:00
gorhill
9593dc30dd
translation work from crowdin
2015-01-18 21:41:49 -05:00
gorhill
de88721132
Re. #540 : disabling local mirroring for the time being
2015-01-18 19:17:36 -05:00
gorhill
ee1f861deb
while at it add strings related to other fixes
2015-01-18 15:03:34 -05:00
gorhill
cdd1e19464
minor changes
2015-01-18 15:01:50 -05:00
Chris
d9700f01e3
Add "My rules" tab hints
2015-01-18 12:17:03 -07:00
Deathamns
f1bcc0a24b
Focus window when activating element-picker
2015-01-18 08:12:39 +01:00
gorhill
470eef85f3
this fixes #525
2015-01-17 15:03:33 -05:00
gorhill
a198390243
translation work from Crowdin
2015-01-17 07:59:52 -05:00
gorhill
94453ed878
this fixes #519
2015-01-17 07:53:19 -05:00
gorhill
3ab9aa46b0
this fixes #516
2015-01-17 07:19:48 -05:00
gorhill
f3475aedc2
code review: fixed double semi-column
2015-01-16 18:08:40 -05:00
gorhill
554129648d
this fixes #503
2015-01-16 12:15:12 -05:00
gorhill
6e27db557f
Merge branch 'master' of github.com:gorhill/uBlock
2015-01-16 10:58:12 -05:00
gorhill
d7b16a8383
this fixes #515
2015-01-16 10:57:56 -05:00
Deathamns
48134d9469
Firefox: minimal effort to support older versions
2015-01-16 11:42:34 +01:00
Sandy Armstrong
2615d466d2
Remove Chromium-specific language from description
...
This looks funny when running in Firefox.
2015-01-15 08:15:28 -08:00
gorhill
ca77c677d7
not needed
2015-01-15 08:30:38 -05:00
Deathamns
089af13e32
URL handling changes
2015-01-15 13:24:35 +01:00
gorhill
ee01803419
this fixes one part of #498
2015-01-14 17:45:55 -05:00
gorhill
38a841f712
translation work from Crowdin
2015-01-14 09:17:46 -05:00
gorhill
de9fad5ec3
this fixes #464
2015-01-13 15:52:15 -05:00
Deathamns
7bf0113db9
Firefox: fix tooltip animation
2015-01-13 21:33:26 +01:00
Deathamns
bcc1c0da11
Fix prorblems caused by vAPI.insertHTML
2015-01-13 20:25:10 +01:00
gorhill
35ee7b79f8
this fixes #489
2015-01-13 12:54:13 -05:00
gorhill
31e2b1ac03
Merge branch 'master' of github.com:gorhill/uBlock
2015-01-13 11:55:02 -05:00
gorhill
b436f8e829
this fixes #490
2015-01-13 11:54:54 -05:00
Deathamns
7d2fe49eb0
Fix popup tooltips and sizing for Firefox
2015-01-13 17:20:16 +01:00
gorhill
5ec300602a
this fixes default tab selection for Firefox
2015-01-13 11:01:33 -05:00
Deathamns
b4ea545412
Implement vAPI.insertHTML
...
The purpose of this API is basically to satisfy AMO reviewers in the
future, since the use of innerHTML with variables (i.e., not plain text) will
be rejected without any questions.
Since this is not a problem for browsers other than Firefox, they will
use simple innerHTML assignment, however safe-parsing could be implemented
for them too.
2015-01-13 07:30:07 +01:00
Deathamns
e0f214961d
Miscellaneous changes
2015-01-13 07:30:04 +01:00
Deathamns
8a9165daa2
Firefox: blocking improvements / other fixes
...
- Implement pop-up blocking
- Support blocking redirected requests
- Fix Local mirroring and inline-script blocking
- Block content on data: and about:blank pages
2015-01-13 07:29:56 +01:00
Deathamns
05bcc070a9
Firefox: popup size for menu-panel
2015-01-13 07:29:54 +01:00
Deathamns
5e55ba772d
Code styling
2015-01-13 07:29:49 +01:00
Deathamns
b8c943d539
Make vAPI.setIcon less Chromium specific
2015-01-13 07:29:46 +01:00
Deathamns
b301ac031e
Popup related changes
2015-01-13 07:29:44 +01:00
Deathamns
cb5d860725
Firefox: implement toolbar button and popup
2015-01-13 07:29:01 +01:00
Deathamns
3c76c61f61
Firefox: partial vAPI.tabs implementation
2015-01-13 07:28:57 +01:00
Deathamns
8297014700
Firefox: implement vAPI.storage via SQLite
2015-01-13 07:28:56 +01:00
gorhill
6b15697f46
translation work from crowdin
2015-01-12 10:11:55 -05:00
gorhill
42937eb1b1
this fixes #482
2015-01-12 10:10:03 -05:00
gorhill
1b59f3d807
translation work from crowdin
2015-01-11 21:04:50 -05:00
gorhill
336db7f997
platform-specific code for popup UI
2015-01-11 20:32:58 -05:00
gorhill
5201946c3f
this fixes #473
2015-01-11 09:47:14 -05:00
gorhill
adbbd74436
translation work from Crowdin
2015-01-11 09:14:39 -05:00
gorhill
8ff2dc362c
this fixes #471
2015-01-11 08:31:38 -05:00
gorhill
12f8b9c602
translation work from Crowdin
2015-01-10 12:18:39 -05:00
gorhill
a3d166d18e
jshint
2015-01-10 11:44:37 -05:00
gorhill
80ef8f3777
code review
2015-01-10 11:32:24 -05:00
gorhill
9fc136e7e8
hopefully this fixes #470
2015-01-10 11:23:28 -05:00
gorhill
fdb87a40b3
trying something re http://www.wilderssecurity.com/threads/ublock-a-lean-and-fast-blocker.365273/page-20#post-2445709
2015-01-09 18:42:19 -05:00
gorhill
58e3acd0c7
probably more reasonable
2015-01-09 14:34:50 -05:00
gorhill
e6793c1fdb
code review re #26
2015-01-09 00:06:28 -05:00
gorhill
ba31014503
support elemhide filter option
2015-01-08 21:04:48 -05:00
gorhill
5bc2309357
translation work from Crowdin
2015-01-08 10:53:35 -05:00
gorhill
0c152b2859
fixed flawed 1st-/3rd-party test
2015-01-08 10:37:19 -05:00
gorhill
bdf770a1bb
need to maybe skip type after transposition
2015-01-07 20:42:19 -05:00
gorhill
ae2eb25e25
also log root document for convenience
2015-01-07 18:56:03 -05:00
gorhill
3e084455a7
regression
2015-01-07 18:38:05 -05:00
gorhill
4415bb60ef
Merge branch 'master' of github.com:gorhill/uBlock into fix-433
2015-01-07 17:45:47 -05:00
gorhill
6e18fe90b1
translation work from Crowdin
2015-01-07 17:45:28 -05:00
gorhill
cf446e97c8
output localized numbers
2015-01-07 17:42:13 -05:00
gorhill
cef1ac0ec9
regression
2015-01-07 14:24:06 -05:00
gorhill
31c219fbf6
code review
2015-01-07 12:19:37 -05:00
gorhill
6701ff4308
code review
2015-01-07 12:13:13 -05:00
gorhill
d639c63670
code review
2015-01-07 11:36:23 -05:00
gorhill
4a5938d3dd
Merge branch 'master' of github.com:gorhill/uBlock into fix-433
2015-01-07 09:39:51 -05:00
gorhill
c41d96a1ee
translation work from Crowdin
2015-01-07 09:39:31 -05:00
gorhill
f36880315a
code review: fixed reloading of dynamic filtering rules
2015-01-07 08:49:52 -05:00
gorhill
2bed24bb99
code review
2015-01-06 19:51:50 -05:00
gorhill
ace190a33e
regression
2015-01-06 15:35:08 -05:00
gorhill
4b9fc6d6f5
fixed import/export of dynamic rules
2015-01-06 12:14:37 -05:00
gorhill
5e8b540669
"required reading" better than "about"
2015-01-06 11:56:24 -05:00
gorhill
881e8111d8
"advanced user" flag + rearranging a bit dashboard
2015-01-06 11:44:06 -05:00
gorhill
3a5c2cfa57
code review
2015-01-06 08:44:19 -05:00
gorhill
c46134e4e3
Merge branch 'master' of github.com:gorhill/uBlock into fix-433
2015-01-06 08:13:10 -05:00
gorhill
a28f2ac5e0
translation work from Crowdin
2015-01-06 08:10:26 -05:00
gorhill
1597ce7fd9
lot of work related to dynamic filtering + new net requests logger
2015-01-06 08:01:15 -05:00
gorhill
81e035589b
Merge branch 'master' of github.com:gorhill/uBlock into fix-433
2015-01-04 10:04:59 -05:00