add copyright notices, update algo sha
sort summary
add complex block stat test, fix bug
refactor BlockSummary, add test
fix block details view
allow app link to call a js function
make app icon z-index a parameter. show details of blocked sites
log invalid response
lower log level
fix test
always pass user_agent for proper redis key construction
lower log level
move block stats into service, change icon color based on number of blocks
make user-agent part of passthru cache key
do not show block icon for non-browsers. move isHtml into FilterHttpRequest
fix mitm passthru cache flush
fix mitm passthru cache flush
flush mitm passthru cache when changing showBlockStats
cache account.showBlockStats in redis
move showBlockStats flag to account
only add app icons to top-level windows
add icons using DOM manipulation instead of appending to innerHtml
add block icon in more colors
use max z-index for icons to try to keep them on top
remove .sh suffix from cert renew cron
allow multiple matchers to coordinate icon display
WIP. refactor js insertion. add block stats stub json.
add AppMatcher.requestModifier flag
Co-authored-by: Jonathan Cobb <jonathan@kyuss.org>
Reviewed-on: #43