aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * apparently WP filters no longer neededgorhill2015-10-072-6/+2
| |
| * fixed typo in last commitgorhill2015-10-072-2/+2
| |
| * start the use of inline script tag filtersgorhill2015-10-072-1/+9
| |
| * translation work from https://crowdin.com/project/ublockgorhill2015-10-061-2/+2
| |
| * to deal with new arstechnica.com ad until fix is in EasyListgorhill2015-10-062-1/+4
| |
| * add info link for cloud storage in Settings panegorhill2015-10-061-1/+1
| |
| * comment...gorhill2015-10-051-1/+1
| |
| * oops, mixed up ABP issues: it\'s rather from ↵gorhill2015-10-051-2/+2
| | | | | | | | https://issues.adblockplus.org/ticket/616
| * support for `genericblock` filter option ↵gorhill2015-10-051-1/+4
| | | | | | | | (<https://issues.adblockplus.org/ticket/647>)
| * preparing for next releasegorhill2015-10-052-2/+2
| |
| * translation work from https://crowdin.com/project/ublockgorhill2015-10-058-21/+21
| |
| * re. #781: backward compatibility code to ignore unsupported explicit style ↵gorhill2015-10-041-13/+21
| | | | | | | | properties
| * this fixes #780gorhill2015-10-042-1/+6
| |
| * this fixes #695gorhill2015-10-033-7/+7
| |
| * info accuracy in commentgorhill2015-10-031-4/+4
| |
| * convert hard tabs to soft tabsgorhill2015-10-031-4/+4
| |
| * Merge pull request #777 from jeeger/masterRaymond Hill2015-10-031-1/+10
| |\ | | | | | | Added Conkeror to the list of supported platforms.
| | * Added double braces to application ID.Jan Seeger2015-10-031-1/+1
| | |
| | * Tab fixes, broken XML fixes.Jan Seeger2015-10-031-9/+9
| | | | | | | | | | | | Replaced tabs with spaces, added missing namespace for Description element.
| | * Added Conkeror to the list of supported platforms.Jan Seeger2015-10-031-0/+9
| |/ | | | | | | | | | | uBlock Origins runs well in Conkeror, an emacs-inspired browser. This patch makes it possible to install the plugin directly, without having to modify the install.rdf file.
| * this fixes #773gorhill2015-10-021-1/+1
| |
| * Update README.mdRaymond Hill2015-10-021-1/+1
| |
| * updated commentgorhill2015-10-021-1/+3
| |
| * translation work from https://crowdin.com/project/ublockgorhill2015-10-021-3/+3
| |
| * Update README.mdRaymond Hill2015-09-301-1/+1
| |
| * Exception script tag filter makes no sense: reject such filtersgorhill2015-09-301-3/+4
| |
| * oops, fix to #756 needs thisgorhill2015-09-301-0/+53
| |
| * translation work from https://crowdin.com/project/ublockgorhill2015-09-303-20/+20
| |
| * comment grammargorhill2015-09-301-2/+2
| |
| * this fixes #756gorhill2015-09-307-59/+180
| |
| * this fixes #762gorhill2015-09-281-6/+4
| |
| * this fixes #762gorhill2015-09-281-6/+4
| |
| * this addresses #759 -- until fix is in EasyPrivacygorhill2015-09-282-1/+6
| |
| * translation work from https://crowdin.com/project/ublockgorhill2015-09-271-3/+3
| |
| * code review of new script tag filtering codegorhill2015-09-272-17/+73
| |
| * translation work from https://crowdin.com/project/ublockgorhill2015-09-264-14/+14
| |
| * new cosmetic filter to foil specific inline script tagsgorhill2015-09-262-5/+40
| |
| * this addresses #275: test case send through emailgorhill2015-09-262-1/+5
| |
| * this fixes #640gorhill2015-09-251-3/+9
| |
| * reverting #739: this broke normal installgorhill2015-09-251-1/+1
| |
| * translation work from https://crowdin.com/project/ublockgorhill2015-09-254-7/+7
| |
| * interim version for dev buildgorhill2015-09-252-2/+2
| |
| * Merge branch 'master' of github.com:gorhill/uBlockgorhill2015-09-251-1/+1
| |\
| | * Merge pull request #739 from nrich/patch-1Raymond Hill2015-09-251-1/+1
| | |\ | | | | | | | | Do not call onReady if addon is installing
| | | * Do not call onReady if addon is installing Neil Richardson2015-09-251-1/+1
| | |/ | | | | | | | | | | | | If the uBlock extension is installed globally for all users on a machine, a user's first run of Firefox will fail to load uBlock because the call to appShell.hiddenDOMWindow will throw an exception. A second run of Firefox will load uBlock successfully. The change will skip the call to onReady if the reason for the call to startup is because the addon is being installed.
| * | re. #724: configurable xhr timeoutgorhill2015-09-251-1/+2
| | |
| * | attempt at fixing #362gorhill2015-09-252-1/+5
| |/
| * Update README.mdRaymond Hill2015-09-241-1/+1
| |
| * Update README.mdRaymond Hill2015-09-241-1/+1
| |
| * Update README.mdRaymond Hill2015-09-241-5/+3
| |