aboutsummaryrefslogtreecommitdiff
path: root/staging
Commit message (Collapse)AuthorAgeFilesLines
* Move staging/hostlist to subprojects/plugin_hostlistAqua-sama2020-04-217-221/+6
|
* Add plugin loading code to smolblokAqua-sama2020-04-217-71/+143
|
* Fix some clazy warningsAqua-sama2020-04-214-39/+51
|
* Hostlist: test list parsingAqua-sama2020-04-216-39/+93
|
* Add staging/hostlistAqua-sama2020-04-215-2/+167
|
* smolblok: rewrite filtermanagerAqua-sama2020-04-2115-205/+138
|
* Parse type options into std::bitsetAqua-sama2020-04-216-111/+116
|
* Add some Options testsAqua-sama2020-04-215-30/+81
|
* Add tests for regex rulesAqua-sama2020-04-212-3/+23
|
* Fix MatcherRule with DomainMatchAqua-sama2020-04-213-20/+44
|
* Add some FilterList testsAqua-sama2020-04-216-65/+164
|
* Add tests for MatcherRule and RegexRuleAqua-sama2020-04-215-55/+166
|
* Move smolbote headers to include/smolboteAqua-sama2020-04-213-5/+6
| | | | Headers will be installed to include/smolbote/
* staging/adblock: single line FilterList::parseAqua-sama2020-04-219-107/+97
|
* staging/adblock: add AdblockPlusPluginAqua-sama2020-04-214-0/+71
|
* staging/adblock: implement FilterList::isUpToDateAqua-sama2020-04-214-14/+50
|
* staging: add filterlist parallel downloaderAqua-sama2020-04-216-1/+146
|
* staging: rewrite AdblockPlus parser yet againAqua-sama2020-04-218-0/+473