aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* this fixes #581gorhill2015-08-171-10/+7
* this really fixes #599, #600gorhill2015-08-151-12/+10
* multiple shadow roots is deprecated: https://www.chromestatus.com/features/46...gorhill2015-08-132-2/+12
* this fixes https://github.com/gorhill/uMatrix/issues/129gorhill2015-08-131-9/+102
* support append from cloud storage + uniformize buttons visual in dashboardgorhill2015-08-125-30/+136
* sync (#80): new filesgorhill2015-08-111-0/+199
* code reviewgorhill2015-08-111-5/+3
* sync feature (#80): draftgorhill2015-08-119-80/+249
* this addresses #583: provide a link to the "Badware risks" wiki pagegorhill2015-08-101-1/+4
* minor code reviewgorhill2015-08-032-4/+6
* code reviewgorhill2015-08-022-9/+11
* try/catch createShadowRoot in contentscriptsSean Rand2015-08-032-2/+12
* code review for last commit: we want to keep namespacing thoughgorhill2015-08-011-23/+25
* this fixes #507gorhill2015-08-012-57/+94
* this fixes #546gorhill2015-07-301-1/+10
* this fixes #536gorhill2015-07-271-1/+6
* this addresses #531gorhill2015-07-272-0/+77
* change of mind: removing 3p-passive because redundancy, better to work on docgorhill2015-07-273-10/+4
* minor code reviewgorhill2015-07-241-4/+1
* new dynamic rule type: "3p-passive", for css/imagesgorhill2015-07-243-49/+10