CyTube/test
Calvin Montgomery 22a9acfc90 Support proxying chat images via camo
Camo: https://github.com/atmos/camo.  This has a couple advantages over
just allowing images to be dumped as-is:

  - Prevents mixed-content warnings by allowing the server to proxy HTTP
    images to an HTTPS camo instance
  - Protects users' privacy by not exposing their browser directly to
    the image host
  - Allows the camo proxy to intercept and reject bad image sources
    (URLs that are not actually images, gigapixel-sized images likely to
    DoS users' browsers, etc.)

Whitelisting specific domains is supported for cases where the source is
known to be trustworthy.
2017-05-28 19:38:43 -07:00
..
channel Fix voteskip issue when there are no videos left 2017-03-21 20:04:06 -07:00
configuration Support proxying chat images via camo 2017-05-28 19:38:43 -07:00
www Integrate new tab completion methods 2017-01-10 22:26:46 -08:00
camo.js Support proxying chat images via camo 2017-05-28 19:38:43 -07:00
customembed.js Add tests missed in last commit 2017-01-05 21:04:15 -08:00
ffmpeg.js Add tests missed in last commit 2017-01-05 21:04:15 -08:00