aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/static-net-filtering.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* #621: re-factored how `domain=` filter option is testedgorhill2015-08-221-102/+203
* this fixes #621gorhill2015-08-211-67/+33
* #608: this fixes a bunch of strictness-related warningsgorhill2015-08-181-23/+23
* this completely fixes #490gorhill2015-07-131-6/+13
* code review: regex perf as per https://www.loggly.com/blog/five-invaluable-te...gorhill2015-07-041-1/+2
* this fixes #372gorhill2015-06-191-38/+38
* this addresses half of #58: find list(s) from which a static network filter o...gorhill2015-06-111-25/+16
* minor code reviewgorhill2015-06-091-2/+2
* code reviewgorhill2015-06-091-54/+72
* code review: result can be non-blocking yet non-emptygorhill2015-06-091-3/+3
* this fixes #59: now accurately reporting static filters in loggergorhill2015-06-091-216/+381
* logger: ability to create static net filtersgorhill2015-06-061-2/+9
* imported fix from https://github.com/chrisaljoudi/uBlock/commit/e06faa, to ad...gorhill2015-05-071-1/+1
* this fixes #142gorhill2015-04-271-19/+64
* code review re. #134gorhill2015-04-261-3/+2
* this hopefully fixes #134gorhill2015-04-261-11/+13
* Correct issue linksYFdyh0002015-04-071-13/+13
* support `font` request typegorhill2015-04-051-10/+3
* this fixes #1128gorhill2015-03-301-2/+2
* this fixes #1118gorhill2015-03-291-0/+7
* this fixes #1013, #1062 (draft)gorhill2015-03-271-2/+1
* merged #1096 fixesgorhill2015-03-261-0/+11
* this fixes #1013gorhill2015-03-251-29/+66
* this fixes #1038gorhill2015-03-171-10/+32
* Change extension descriptionDeathamns2015-03-071-1/+1
* code reviewgorhill2015-03-051-1/+1
* this fixes #702gorhill2015-03-041-424/+77
* to make using jshint convenientgorhill2015-03-031-17/+16
* Code review; fixes #920Chris2015-03-031-1/+1
* hostname-based version of #915gorhill2015-03-021-5/+51
* code reviewgorhill2015-03-021-1/+1
* this fixes #915gorhill2015-03-021-49/+114
* support 2-letter hostname, for when using TLD alonegorhill2015-03-011-3/+3
* this fixes #903gorhill2015-02-281-2/+2
* this addresses a part of #498gorhill2015-02-261-3/+17
* this mitigates #520, #376gorhill2015-02-231-176/+307
* this fixes #846gorhill2015-02-191-1/+1
* typo in codegorhill2015-02-131-1/+1
* trivial test to workaround potential bad filtersgorhill2015-02-131-0/+6
* make sure a single \/ is not treated as a valid regexgorhill2015-02-131-1/+1
* #723: code review pre-compute bit arraygorhill2015-02-071-8/+11
* this fixes #723gorhill2015-02-071-1/+9
* this fixes #719gorhill2015-02-071-8/+13
* links to latest jsperf versionsgorhill2015-02-051-2/+2
* comments to better document codegorhill2015-02-051-1/+17
* this fixes #665gorhill2015-02-041-126/+294
* for debugging purposegorhill2015-01-311-3/+4