aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove Chromium-specific language from descriptionSandy Armstrong2015-01-151-1/+1
| | | | This looks funny when running in Firefox.
* not neededgorhill2015-01-151-1/+1
|
* URL handling changesDeathamns2015-01-151-1/+1
|
* this fixes one part of #498gorhill2015-01-143-3/+7
|
* translation work from Crowdingorhill2015-01-145-10/+10
|
* this fixes #464gorhill2015-01-132-1/+15
|
* Firefox: fix tooltip animationDeathamns2015-01-132-18/+7
|
* Fix prorblems caused by vAPI.insertHTMLDeathamns2015-01-133-5/+16
|
* this fixes #489gorhill2015-01-132-2/+8
|
* Merge branch 'master' of github.com:gorhill/uBlockgorhill2015-01-132-2/+14
|\
| * Fix popup tooltips and sizing for FirefoxDeathamns2015-01-132-2/+14
| |
* | this fixes #490gorhill2015-01-131-8/+9
|/
* this fixes default tab selection for Firefoxgorhill2015-01-131-13/+17
|
* Implement vAPI.insertHTMLDeathamns2015-01-133-3/+4
| | | | | | | | | | 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.
* Miscellaneous changesDeathamns2015-01-131-3/+0
|
* Firefox: blocking improvements / other fixesDeathamns2015-01-131-1/+1
| | | | | | | - Implement pop-up blocking - Support blocking redirected requests - Fix Local mirroring and inline-script blocking - Block content on data: and about:blank pages
* Firefox: popup size for menu-panelDeathamns2015-01-132-1/+4
|
* Code stylingDeathamns2015-01-133-4/+4
|
* Make vAPI.setIcon less Chromium specificDeathamns2015-01-132-18/+4
|
* Popup related changesDeathamns2015-01-135-58/+36
|
* Firefox: implement toolbar button and popupDeathamns2015-01-135-8/+33
|
* Firefox: partial vAPI.tabs implementationDeathamns2015-01-131-1/+8
|
* Firefox: implement vAPI.storage via SQLiteDeathamns2015-01-131-1/+1
|
* translation work from crowdingorhill2015-01-121-23/+23
|
* this fixes #482gorhill2015-01-121-1/+1
|
* translation work from crowdingorhill2015-01-113-21/+21
|
* platform-specific code for popup UIgorhill2015-01-111-0/+1
|
* this fixes #473gorhill2015-01-112-1/+4
|
* translation work from Crowdingorhill2015-01-111-3/+3
|
* this fixes #471gorhill2015-01-111-2/+3
|
* translation work from Crowdingorhill2015-01-101-15/+15
|
* jshintgorhill2015-01-101-1/+4
|
* code reviewgorhill2015-01-101-4/+3
|
* hopefully this fixes #470gorhill2015-01-106-73/+235
|
* trying something re ↵gorhill2015-01-091-4/+5
| | | | http://www.wilderssecurity.com/threads/ublock-a-lean-and-fast-blocker.365273/page-20#post-2445709
* probably more reasonablegorhill2015-01-091-1/+1
|
* code review re #26gorhill2015-01-091-1/+1
|
* support elemhide filter optiongorhill2015-01-083-1/+20
|
* translation work from Crowdingorhill2015-01-081-10/+10
|
* fixed flawed 1st-/3rd-party testgorhill2015-01-084-28/+102
|
* need to maybe skip type after transpositiongorhill2015-01-071-8/+7
|
* also log root document for conveniencegorhill2015-01-073-2/+17
|
* regressiongorhill2015-01-071-6/+5
|
* Merge branch 'master' of github.com:gorhill/uBlock into fix-433gorhill2015-01-076-28/+28
|\
| * translation work from Crowdingorhill2015-01-076-28/+28
| |
* | output localized numbersgorhill2015-01-071-2/+2
| |
* | regressiongorhill2015-01-071-1/+1
| |
* | code reviewgorhill2015-01-071-1/+1
| |
* | code reviewgorhill2015-01-071-4/+9
| |
* | code reviewgorhill2015-01-072-9/+4
| |