aboutsummaryrefslogtreecommitdiff
path: root/content
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
* A different fix to the problemYuchen Pei2022-07-281-193/+191
* fixing side effects of constYuchen Pei2022-07-281-69/+75
* simplify close listeners in contact finderYuchen Pei2022-07-281-14/+3
* revise the contact finder dialogYuchen Pei2022-07-271-14/+30
* refactor final to limit number of contact links foundYuchen Pei2022-07-271-18/+10
* fixing link harvesting in contact finder.Yuchen Pei2022-07-271-6/+4
* fixing email template of contact finderYuchen Pei2022-07-271-1/+1
* further linting and fixes of contact finderYuchen Pei2022-07-271-40/+40
* fixing some bugs introduced in the previous commit.Yuchen Pei2022-07-271-6/+7
* cleaning up contactFinder.jsYuchen Pei2022-07-261-120/+53
* fixing some mozilla validation warnings when uploading the extensionYuchen Pei2022-07-221-1/+1
* fixing complaint dialog close bugYuchen Pei2022-04-291-1/+1
* nop whitespace formatting change.Yuchen Pei2022-04-072-169/+167
* 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
* Merge #21 `Match WebLabels by label rather than by canonical URL.`Ruben Rodriguez2018-09-261-12/+17
|\
| * Match WebLabels by label rather than by canonical URL.hackademix2018-09-251-12/+17
* | Improved and partially refactored floating dialog.hackademix2018-09-264-105/+203
* | Contact finder / complaint UI overhaul.hackademix2018-09-181-79/+75
* | Initial refactoring and unhiding of contact finder / complaint UI.hackademix2018-09-182-0/+353
|/
* 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