lbryio / spee.ch

An image hosting service on top of the LBRY protocol.
https://spee.ch
MIT License
186 stars 78 forks source link

cuts staging from master #1040

Closed jessopb closed 4 years ago

jessopb commented 4 years ago

Adds cors functionality. Site owners may need to add the following to site/config/siteConfig.json: details: corsWhitelist: ["https://example.com"] for any other domains accessing the site. Or to simplify things, details: corsWhitelist: ["*"]

Also merges some automatic updates to dependencies.