aboutsummaryrefslogtreecommitdiff
path: root/bg/ResponseProcessor.js
Commit message (Expand)AuthorAgeFilesLines
* lintingYuchen Pei2022-04-071-16/+16
* nop whitespace formatting change.Yuchen Pei2022-04-071-16/+16
* More consistent and efficient blacklisting.hackademix2019-04-121-1/+1
* Sniffing of charset in <meta> tags and BOM.hackademix2019-03-131-3/+3
* Correctly decode using the original document charset and force re-encoding vi...hackademix2019-03-111-11/+9
* Work-around for StreamFilter bug storing cached script in a way that messes u...hackademix2018-09-281-9/+26
* Internal refactoring of htmlEdit() using idiomatic asynchronous ES for better...hackademix2018-09-021-2/+3
* Moved external licenses check into response pre-processing, in order to avoid...hackademix2018-09-011-5/+5
* Uniform conventions for module importing paths.hackademix2018-07-311-1/+1
* Stateful response processing support.hackademix2018-07-311-8/+4
* Implement early whitelisting / blacklisting logic.hackademix2018-07-301-5/+19
* Refactor and fix HTTP response filtering to touch only scripts, either extern...hackademix2018-07-171-0/+110