aboutsummaryrefslogtreecommitdiff
path: root/content/externalLicenseChecker.js
Commit message (Expand)AuthorAgeFilesLines
* fixing a bug introduced in 136cb7354a7.Yuchen Pei2022-09-231-4/+10
* refactor editHtmlYuchen Pei2022-09-221-1/+1
* clean up external license checking a bitYuchen Pei2022-09-221-1/+12
* Updating copyright to files touched in the previous commits.Yuchen Pei2022-09-201-0/+1
* Clean up externalLicenseChecker.jsYuchen Pei2022-07-281-29/+21
* nop whitespace formatting change.Yuchen Pei2022-04-071-12/+12
* Fixed Array.map is not a functionRuben Rodriguez2020-03-301-1/+1
* Match scripts to weblabels also without query strings.hackademix2018-10-021-1/+1
* Match WebLabels by label rather than by canonical URL.hackademix2018-09-251-12/+17
* Fixed weblabels not being checked in whitelisted documents unless they preced...hackademix2018-09-021-12/+11
* Moved external licenses check into response pre-processing, in order to avoid...hackademix2018-09-011-2/+6
* WebLabels-based license checking implementation.hackademix2018-08-201-0/+87