1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
Commit Graph

1547 Commits

Author SHA1 Message Date
Raymond Hill
491ce2bea1 Merge pull request #504 from sandyarmstrong/fftoo
Remove Chromium-specific language from description
2015-01-15 11:27:54 -05: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
5134f6e243 github API key 2015-01-15 10:57:16 -05:00
gorhill
dd0137cc70 new revision 2015-01-15 10:38:12 -05:00
gorhill
12c4946329 update only homeless mirrored assets 2015-01-15 10:36:15 -05:00
Deathamns
32c7bf854b Firefox: fix tab closing issue (pop-up blocking) 2015-01-15 15:58:14 +01:00
gorhill
97b5ad9ad5 removed unused code for the time being 2015-01-15 08:41:30 -05: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
3930be428d Merge branch 'master' of github.com:gorhill/uBlock 2015-01-14 20:59:47 -05:00
gorhill
014cabf4c2 update of third-party assets 2015-01-14 20:59:41 -05:00
Raymond Hill
28363a43fc Merge pull request #501 from chrisaljoudi/master
Change Safari build
2015-01-14 20:50:22 -05:00
Chris
f32de43500 Change Safari build -- can't build a Safari extension from the command line without a hack (have to have a certificate to sign, must use Extension Builder) 2015-01-14 18:14:27 -07:00
gorhill
f7197cd9c8 Merge branch 'master' of github.com:gorhill/uBlock 2015-01-14 19:43:19 -05:00
gorhill
119a98026c code review re #498 2015-01-14 19:43:10 -05:00
Raymond Hill
dfbf5e71e0 Merge pull request #499 from hotdogman/patch-1
Update make-safari.sh
2015-01-14 18:51:32 -05:00
hotdogman
0e0db3c80d Update make-safari.sh 2015-01-14 17:47:00 -06:00
gorhill
ee01803419 this fixes one part of #498 2015-01-14 17:45:55 -05:00
Deathamns
511b700517 Firefox: lower popup resize delay 2015-01-14 19:13:27 +01:00
Deathamns
ed818c92fe Remove comment 2015-01-14 19:12:10 +01:00
gorhill
38a841f712 translation work from Crowdin 2015-01-14 09:17:46 -05:00
Raymond Hill
240ef0d228 Merge pull request #496 from fwalch/travis-releases
Set up Travis releases.
2015-01-14 08:14:33 -05:00
Florian Walch
9e7909b62e Set up Travis releases. 2015-01-14 09:25:14 +01:00
Raymond Hill
c9322e4e62 Update README.md 2015-01-13 20:59:24 -05:00
gorhill
83df7d64aa Merge branch 'master' of github.com:gorhill/uBlock 2015-01-13 20:33:57 -05:00
gorhill
cbc073958b interim fix re. https://adblockplus.org/forum/viewtopic.php?f=10&t=24896&start=15#p114675 2015-01-13 20:33:48 -05:00
Raymond Hill
4257ded691 Update README.md 2015-01-13 19:04:56 -05:00
Raymond Hill
701cddd545 Update README.md 2015-01-13 19:03:24 -05:00
Raymond Hill
a9f21e5045 Merge pull request #493 from Narno/patch-1
Updating README: Alignment of the logo and name
2015-01-13 17:19:21 -05:00
Arnaud Ligny
ad4e64d362 Updating README: Alignment of the logo and name 2015-01-13 22:25:08 +01:00
Raymond Hill
08f4644070 Merge pull request #492 from chrisaljoudi/master
Way simplify vAPI closePopup for Safari
2015-01-13 16:15:25 -05:00
Chris
c255f02f0f Way simplify vAPI closePopup for Safari 2015-01-13 13:55:52 -07: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
gorhill
580d3a81db build package only if "all" arg specified 2015-01-13 09:28:53 -05:00
gorhill
7e6acb9200 fix script 2015-01-13 08:14:00 -05:00
gorhill
da0a2cd206 create package 2015-01-13 07:55:45 -05:00
gorhill
929466b429 chmod u+x 2015-01-13 07:51:14 -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
3522f0414d Firefox: remove unloading from vAPI 2015-01-13 07:30:05 +01:00
Deathamns
e0f214961d Miscellaneous changes 2015-01-13 07:30:04 +01:00
Deathamns
a71c967613 Firefox: fixed content scripts? 2015-01-13 07:30:03 +01:00
Deathamns
687d226ce9 Firefox: improvements for content scripts 2015-01-13 07:30:01 +01:00
Deathamns
d0de3d0d72 Firefox,Safari: implement vAPI.tabs.reload 2015-01-13 07:30:00 +01:00