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
gorhill
ea2043c0eb
auto cleanup of listeners
2015-01-04 10:03:51 -05:00
gorhill
b36c305db3
merging changes from master
2015-01-02 19:48:41 -05:00
gorhill
a3d58ae9e4
new language supported: Catalan
2015-01-02 19:06:09 -05:00
gorhill
9381ad0276
translation work from crowdin
2015-01-02 19:00:51 -05:00
gorhill
e8045d154b
bringing changes from master
2015-01-02 14:19:12 -05:00
gorhill
00995992d2
this fixes #455
2015-01-02 13:42:35 -05:00
gorhill
2d05d51664
code review for #456
2015-01-01 21:14:53 -05:00
gorhill
2a7e9f8d98
this fixes #456 : another unrelated bug unveil from previous fix
2015-01-01 20:58:19 -05:00
gorhill
057e95bed0
fixed comment
2015-01-01 19:16:02 -05:00
gorhill
33d73b343d
this fixes #456
2015-01-01 19:09:40 -05:00
gorhill
4cbfb0fa6b
semantically better
2015-01-01 10:57:03 -05:00
gorhill
5bfe3b09a7
filtering result has been refactored
2015-01-01 10:55:00 -05:00
gorhill
df2db73fb1
bringing branch up to date with master
2015-01-01 09:40:14 -05:00
gorhill
8562f70144
avoid potential double execution of firstRetrieveHandler (because mutations observer)
2015-01-01 09:15:37 -05:00
gorhill
aca35e4cbc
code review for #452 : avoid if'ing each time
2015-01-01 08:09:44 -05:00
gorhill
4c7533b786
code review for #452
2015-01-01 07:46:33 -05:00
gorhill
619b89e6a6
avoid dom changes if possible
2015-01-01 07:29:28 -05:00
gorhill
c252bc8ff4
text overflow for hostname cell
2015-01-01 00:16:02 -05:00
gorhill
3b0dac6402
Merge branch 'master' of github.com:gorhill/uBlock into fix-433
2014-12-31 23:24:07 -05:00
gorhill
baa0fee0f3
this fixes #452
2014-12-31 23:09:22 -05:00
gorhill
3c941f8309
another round of work re dynamic filtering
2014-12-31 17:26:17 -05:00
gorhill
ceaf920cff
Merge branch 'master' of github.com:gorhill/uBlock into fix-433
2014-12-31 17:25:05 -05:00
gorhill
6c8b4cf201
translation work from Crowdin
2014-12-31 17:21:06 -05:00
gorhill
43e773aab2
finally a fully working draft: now onto myriad finishing touches
2014-12-31 10:47:19 -05:00
gorhill
a953cd5c0c
Merge branch 'master' of github.com:gorhill/uBlock into fix-433
2014-12-30 16:45:37 -05:00
gorhill
a0279b1378
more work to expand dynamic filtering
2014-12-30 16:36:29 -05:00
gorhill
84a2cbd949
new, faster version
2014-12-28 17:24:01 -05:00
gorhill
b49b0864d3
code review: #433
2014-12-28 12:04:48 -05:00
gorhill
1fe7045b92
too many changes for #433 : branching so that I can commit and keep working on it
2014-12-28 10:07:43 -05:00
gorhill
aed66e5278
code review for #438
2014-12-27 13:42:47 -05:00
gorhill
c0b9e634b3
this fixes #438
2014-12-26 15:26:44 -05:00
gorhill
f60f149531
1000 is k, not K
2014-12-24 08:11:22 -05:00
Peter Dave Hello
5e0b78662d
update zh_TW translation
2014-12-23 12:39:44 +08:00
gorhill
8eaa92f0a2
for debugging purpose when investigating
2014-12-22 18:38:18 -05:00
gorhill
e904e96d4d
this fixes #436
2014-12-22 14:48:17 -05:00
Peter Dave Hello
d4e15af494
add zh_TW translation
2014-12-22 03:25:17 +08:00
gorhill
fb478ac543
translation work from Crowdin
2014-12-21 09:47:41 -05:00
gorhill
97bf6e279e
further fix re #426
2014-12-21 00:07:08 -05:00
gorhill
4f229c7c27
this fixes #426
2014-12-20 15:28:16 -05:00
gorhill
a66c26ebef
translation work from Crowdin
2014-12-20 09:24:04 -05:00
gorhill
59abd062ef
#423 : code review (oops)
2014-12-19 14:06:55 -05:00
gorhill
0cdc703f13
#423 : code review
2014-12-19 14:04:17 -05:00
gorhill
6fc7f96a48
this fixes #423
2014-12-19 14:00:46 -05:00
gorhill
35db700f58
translation work from Crowdin
2014-12-19 09:30:58 -05:00
gorhill
0d3dd3d2ec
code review for #420 : mind that the rule can apply everywhere
2014-12-17 10:47:52 -05:00
gorhill
b9c1f2e397
this fixes #420
2014-12-17 10:32:50 -05:00
gorhill
ceb36732cc
jshint
2014-12-17 10:09:08 -05:00
gorhill
a7c9134bf6
this fixes #417
2014-12-17 08:04:21 -05:00
gorhill
5019f241df
this fixes #418 ; also remove last chrome API reference from portable code
2014-12-17 08:02:37 -05:00
gorhill
a1172b1efe
code review related to #405
2014-12-15 14:37:09 -05:00