aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* this fixes #835gorhill2015-10-161-11/+21
* different fix for #762, which does not create a regression of 435gorhill2015-10-142-8/+20
* #760: reflect obsolete status immediately in UIgorhill2015-10-143-8/+24
* this fixes #760gorhill2015-10-141-11/+64
* this addresses https://www.reddit.com/r/pathofexile/comments/3okptl/ublock_or...gorhill2015-10-131-1/+5
* this fixes #806gorhill2015-10-131-7/+4
* this addresses http://www.wilderssecurity.com/threads/ublock-a-lean-and-fast-...gorhill2015-10-091-1/+1
* comment...gorhill2015-10-051-1/+1
* oops, mixed up ABP issues: it\'s rather from https://issues.adblockplus.org/...gorhill2015-10-051-2/+2
* support for `genericblock` filter option (<https://issues.adblockplus.org/tic...gorhill2015-10-051-1/+4
* re. #781: backward compatibility code to ignore unsupported explicit style pr...gorhill2015-10-041-13/+21
* updated commentgorhill2015-10-021-1/+3
* Exception script tag filter makes no sense: reject such filtersgorhill2015-09-301-3/+4
* oops, fix to #756 needs thisgorhill2015-09-301-0/+53
* this fixes #756gorhill2015-09-302-20/+10
* this fixes #762gorhill2015-09-281-6/+4
* this fixes #762gorhill2015-09-281-6/+4
* code review of new script tag filtering codegorhill2015-09-272-17/+73
* new cosmetic filter to foil specific inline script tagsgorhill2015-09-262-5/+40
* re. #724: configurable xhr timeoutgorhill2015-09-251-1/+2
* select optimal `hideElements` depending on whether shadow DOM is supportedgorhill2015-09-151-42/+45
* removed unused codegorhill2015-09-141-34/+0
* this fixes #712gorhill2015-09-141-1/+7
* update reverse lookup code to deal with #711gorhill2015-09-131-3/+2
* #711: oopsgorhill2015-09-131-1/+1
* this fixes #711gorhill2015-09-132-23/+15
* forgot to comment to link code to issue (#708 in current case)gorhill2015-09-131-0/+2
* this fixes #708gorhill2015-09-132-2/+6
* this addresses #705gorhill2015-09-121-2/+20
* code reviewed implementation of high-medium generic cosmetic filtersgorhill2015-09-113-6/+30
* #44: meant to use mousedown...gorhill2015-09-101-2/+2
* Experimental fix for #44gorhill2015-09-104-17/+23
* this fixes #691gorhill2015-09-101-1/+77
* this addresses #693gorhill2015-09-081-12/+14
* this fixes #672gorhill2015-09-041-17/+33
* this fixes #678gorhill2015-09-041-1/+7
* this fixes #668, #669gorhill2015-08-311-1/+5
* this fixes #666gorhill2015-08-311-1/+1
* https://github.com/chrisaljoudi/uBlock/issues/1528: apply fix to element pickergorhill2015-08-281-1/+15
* https://github.com/chrisaljoudi/uBlock/issues/1528: apply fix to scriptlets toogorhill2015-08-287-15/+49
* this fixes https://github.com/chrisaljoudi/uBlock/issues/1528gorhill2015-08-282-4/+14
* code reviewgorhill2015-08-251-6/+3
* code review last commit re. #602gorhill2015-08-251-4/+3
* this fixes #528 + checksums.txt needs patching re. #602gorhill2015-08-251-3/+26
* #621: re-factored how `domain=` filter option is testedgorhill2015-08-222-103/+204
* this fixes #621gorhill2015-08-212-68/+34
* #602: no need to rename compiled lists, they will be invalidated anywaysgorhill2015-08-181-4/+3
* All third-party assets which are not enabled by default will no longer begorhill2015-08-184-11/+170
* #608: this fixes a bunch of strictness-related warningsgorhill2015-08-1817-64/+69
* this fixes #581gorhill2015-08-171-6/+33