Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More consistent and efficient blacklisting. | hackademix | 2019-04-12 | 1 | -1/+1 |
* | Sniffing of charset in <meta> tags and BOM. | hackademix | 2019-03-13 | 1 | -3/+3 |
* | Correctly decode using the original document charset and force re-encoding vi... | hackademix | 2019-03-11 | 1 | -11/+9 |
* | Work-around for StreamFilter bug storing cached script in a way that messes u... | hackademix | 2018-09-28 | 1 | -9/+26 |
* | Internal refactoring of htmlEdit() using idiomatic asynchronous ES for better... | hackademix | 2018-09-02 | 1 | -2/+3 |
* | Moved external licenses check into response pre-processing, in order to avoid... | hackademix | 2018-09-01 | 1 | -5/+5 |
* | Uniform conventions for module importing paths. | hackademix | 2018-07-31 | 1 | -1/+1 |
* | Stateful response processing support. | hackademix | 2018-07-31 | 1 | -8/+4 |
* | Implement early whitelisting / blacklisting logic. | hackademix | 2018-07-30 | 1 | -5/+19 |
* | Refactor and fix HTTP response filtering to touch only scripts, either extern... | hackademix | 2018-07-17 | 1 | -0/+110 |