aboutsummaryrefslogtreecommitdiff
path: root/bg/ResponseProcessor.js
Commit message (Expand)AuthorAgeFilesLines
* 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