musiqpad / mqp-server

NodeJS server base for hosting an individual pad
MIT License
31 stars 18 forks source link

[Feature] Image proxy #40

Closed explodingcamera closed 8 years ago

explodingcamera commented 8 years ago

Adding a way to enable an Image proxy might be good for several reasons:

To implement it, you could use an existing service like (https://images.weserv.nl/) or add a proxy to the webserver.

TheBanHammer commented 8 years ago

Completed and pushed in 06a58af and f32a597