aboutsummaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* use blank string if no translation foundgorhill2015-03-031-4/+1
* jshintgorhill2015-03-031-0/+2
* to make using jshint convenientgorhill2015-03-031-17/+16
* trivial request logger workgorhill2015-03-031-0/+8
* Code review; fixes #920Chris2015-03-031-1/+1
* request log filtering: add i18n promptChris2015-03-031-0/+6
* code reviewgorhill2015-03-021-5/+2
* request log filtering: early draftgorhill2015-03-021-5/+108
* hostname-based version of #915gorhill2015-03-022-6/+52
* code reviewgorhill2015-03-021-1/+1
* this fixes #916gorhill2015-03-022-2/+2
* code reviewgorhill2015-03-021-4/+4
* this fixes #915gorhill2015-03-024-53/+123
* high-high generic: do not try forevergorhill2015-03-011-6/+15
* I misunderstood Element.matches(), revertinggorhill2015-03-011-29/+1
* code reviewgorhill2015-03-011-1/+1
* re-benchmarked using same settings as Chromiumgorhill2015-03-011-2/+2
* speed boost for processing high-high genericsgorhill2015-03-011-29/+56
* support 2-letter hostname, for when using TLD alonegorhill2015-03-013-6/+6
* Firefox/Fennec fixesDeathamns2015-03-011-1/+1
* oopsgorhill2015-03-011-1/+1
* mind pipe anchors when highlighting as per filtergorhill2015-03-011-0/+2
* this addresses #905#issuecomment-76543649gorhill2015-02-281-1/+5
* this fixes #903gorhill2015-02-282-3/+3
* new versiongorhill2015-02-271-2/+2
* this addresses a part of #498gorhill2015-02-262-5/+19
* debugging codegorhill2015-02-261-0/+1
* code reviewgorhill2015-02-251-8/+11
* code to migrate obsolete list locations to new locationsgorhill2015-02-251-1/+22
* this fixes #886gorhill2015-02-252-13/+21
* this fixes #840gorhill2015-02-241-0/+6
* this fixes #869gorhill2015-02-242-18/+22
* this fixes #881gorhill2015-02-241-0/+8
* comment reviewgorhill2015-02-241-1/+7
* this completes fix of #520gorhill2015-02-242-155/+105
* code reviewgorhill2015-02-231-18/+19
* this mitigates #520, #376gorhill2015-02-2311-563/+961
* this fixes #846gorhill2015-02-191-1/+1
* usability: minimized by defaultgorhill2015-02-181-1/+1
* double-click to edit rulesgorhill2015-02-171-0/+1
* this fixes #820gorhill2015-02-163-18/+66
* Save mouse position only in top documentDeathamns2015-02-161-1/+4
* #815: code reviewgorhill2015-02-161-7/+7
* this fixes #815gorhill2015-02-161-1/+13
* Asset loader: take local file XHR status in mindChris2015-02-151-1/+1
* this has been unrequired since a whilegorhill2015-02-151-2/+0
* preparing for 1st release candidategorhill2015-02-152-14/+24
* do not leak uBlock is in use (see comment in 21ea1a6e03ecd274cc318995566e9a07...gorhill2015-02-142-3/+0
* #789: code review: even simpler, just check parent nodegorhill2015-02-141-2/+3
* #789: code review: simpler, just keep a reference to the style taggorhill2015-02-142-16/+10