aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove Chromium-specific language from descriptionSandy Armstrong2015-01-151-1/+1
| | | | This looks funny when running in Firefox.
* github API keygorhill2015-01-151-2/+2
|
* new revisiongorhill2015-01-151-1/+1
|
* update only homeless mirrored assetsgorhill2015-01-151-0/+47
|
* Firefox: fix tab closing issue (pop-up blocking)Deathamns2015-01-152-4/+15
|
* removed unused code for the time beinggorhill2015-01-151-4/+0
|
* not neededgorhill2015-01-154-26/+1
|
* URL handling changesDeathamns2015-01-157-41/+71
|
* Merge branch 'master' of github.com:gorhill/uBlockgorhill2015-01-141-4/+1
|\
| * Merge pull request #501 from chrisaljoudi/masterRaymond Hill2015-01-141-4/+1
| |\ | | | | | | Change Safari build
| | * Change Safari build -- can't build a Safari extension from the command line ↵Chris2015-01-141-4/+1
| |/ | | | | | | without a hack (have to have a certificate to sign, must use Extension Builder)
* | update of third-party assetsgorhill2015-01-145-15/+630
|/
* Merge branch 'master' of github.com:gorhill/uBlockgorhill2015-01-141-0/+7
|\
| * Merge pull request #499 from hotdogman/patch-1Raymond Hill2015-01-141-0/+7
| |\ | | | | | | Update make-safari.sh
| | * Update make-safari.shhotdogman2015-01-141-0/+7
| |/
* | code review re #498gorhill2015-01-141-4/+16
|/
* this fixes one part of #498gorhill2015-01-147-19/+54
|
* Firefox: lower popup resize delayDeathamns2015-01-141-1/+1
|
* Remove commentDeathamns2015-01-141-1/+0
|
* translation work from Crowdingorhill2015-01-145-10/+10
|
* Merge pull request #496 from fwalch/travis-releasesRaymond Hill2015-01-143-6/+28
|\ | | | | Set up Travis releases.
| * Set up Travis releases.Florian Walch2015-01-143-6/+28
|/
* Update README.mdRaymond Hill2015-01-131-5/+1
|
* Merge branch 'master' of github.com:gorhill/uBlockgorhill2015-01-131-1/+1
|\
| * Update README.mdRaymond Hill2015-01-131-1/+1
| |
* | interim fix re. ↵gorhill2015-01-132-2/+6
|/ | | | https://adblockplus.org/forum/viewtopic.php?f=10&t=24896&start=15#p114675
* Update README.mdRaymond Hill2015-01-131-1/+1
|
* Merge pull request #493 from Narno/patch-1Raymond Hill2015-01-131-11/+9
|\ | | | | Updating README: Alignment of the logo and name
| * Updating README: Alignment of the logo and nameArnaud Ligny2015-01-131-11/+9
|/
* Merge pull request #492 from chrisaljoudi/masterRaymond Hill2015-01-131-15/+3
|\ | | | | Way simplify vAPI closePopup for Safari
| * Way simplify vAPI closePopup for SafariChris2015-01-131-15/+3
| |
* | this fixes #464gorhill2015-01-132-1/+15
|/
* Firefox: fix tooltip animationDeathamns2015-01-133-19/+8
|
* Fix prorblems caused by vAPI.insertHTMLDeathamns2015-01-134-6/+17
|
* this fixes #489gorhill2015-01-132-2/+8
|
* Merge branch 'master' of github.com:gorhill/uBlockgorhill2015-01-133-3/+15
|\
| * Fix popup tooltips and sizing for FirefoxDeathamns2015-01-133-3/+15
| |
* | this fixes #490gorhill2015-01-132-9/+16
|/
* this fixes default tab selection for Firefoxgorhill2015-01-131-13/+17
|
* build package only if "all" arg specifiedgorhill2015-01-131-4/+7
|
* fix scriptgorhill2015-01-131-1/+3
|
* create packagegorhill2015-01-131-0/+3
|
* chmod u+xgorhill2015-01-131-0/+0
|
* Implement vAPI.insertHTMLDeathamns2015-01-138-6/+43
| | | | | | | | | | 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.
* Firefox: remove unloading from vAPIDeathamns2015-01-131-12/+12
|
* Miscellaneous changesDeathamns2015-01-1310-192/+249
|
* Firefox: fixed content scripts?Deathamns2015-01-133-25/+6
|
* Firefox: improvements for content scriptsDeathamns2015-01-133-92/+118
|
* Firefox,Safari: implement vAPI.tabs.reloadDeathamns2015-01-132-1/+21
|
* Firefox: simplify vAPI.app.restartDeathamns2015-01-133-60/+55
|