p5.js-web-editor/server
Andrew Nicolaou a1121e2e6b Enable CORS for all origins and requests on API (#324)
* Enable CORS for all origins and requests on API

* Whitelist CORS origins: *.p5js.org in production and also localhost in development
2017-03-23 14:53:16 -04:00
..
config update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
controllers Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
models update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
routes Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
utils update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
views update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
config.js fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
examples.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
server.js Enable CORS for all origins and requests on API (#324) 2017-03-23 14:53:16 -04:00