Upload / Up1

Client-side encrypted image host web server
MIT License
811 stars 97 forks source link

Don't allow uploads if config.js can't be loaded #15

Closed k3d3 closed 9 years ago

k3d3 commented 9 years ago

We've already seen this a few times, where someone creates a server and uploads don't work (related issue is #8), but the link never works because the browser doesn't know the API key. We should either show a large warning message when config.js isn't loaded, or don't allow uploads at all until it exists.