aboutsummaryrefslogtreecommitdiff
path: root/bg/ExternalLicenses.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename variable `document` to `doc`Stef Gijsberts2021-11-101-5/+5
| | | | | This is done because shadowing the global variable `document` can lead to unexpected results.
* WebLabels matching by id made case-insensitive.hackademix2018-09-301-5/+6
|
* Lenient WebLabels matching (by URL, by id, by name).hackademix2018-09-291-12/+32
|
* Match WebLabels by label rather than by canonical URL.hackademix2018-09-251-16/+17
|
* Fixed weblabels not being checked in whitelisted documents unless they ↵hackademix2018-09-021-5/+29
| | | | precede scripts.
* WebLabels-based license checking implementation.hackademix2018-08-201-0/+96