aboutsummaryrefslogtreecommitdiff
path: root/bg
Commit message (Expand)AuthorAgeFilesLines
* Support for batch async list operations.hackademix2018-09-132-35/+62
* Internal refactoring of htmlEdit() using idiomatic asynchronous ES for better...hackademix2018-09-021-2/+3
* Fixed weblabels not being checked in whitelisted documents unless they preced...hackademix2018-09-021-5/+29
* Moved external licenses check into response pre-processing, in order to avoid...hackademix2018-09-011-5/+5
* WebLabels-based license checking implementation.hackademix2018-08-201-0/+96
* Broader detection of UTF-8 encoding in responses.hackademix2018-08-011-1/+1
* Uniform conventions for module importing paths.hackademix2018-07-311-1/+1
* Refactoring out list management in its own class / bug fixing and simplifying...hackademix2018-07-311-0/+71
* Stateful response processing support.hackademix2018-07-311-8/+4
* Implement early whitelisting / blacklisting logic.hackademix2018-07-302-7/+46
* White/Black lists back-end refactoring, fixing entry truncation on removal an...hackademix2018-07-291-0/+79
* Refactor and fix HTTP response filtering to touch only scripts, either extern...hackademix2018-07-172-0/+192