p5.js-web-editor/server
Cassie Tarakajian 6cd71acb81
update list of mime types and move to common server and client file (#511)
Fixes #476 and fixes #450
2018-02-01 16:45:19 -05:00
..
config Email verification (#369) 2017-06-26 12:48:28 -04:00
controllers add isAuthenticated middleware, add isAuthenticated middleware to certain routes, make all other routes consistent 2018-01-09 15:57:49 -05:00
migrations update script to migrate assets to cdn url 2018-01-09 16:12:02 -05:00
models Email verification (#369) 2017-06-26 12:48:28 -04:00
routes fix linting errors 2018-01-09 16:21:40 -05:00
utils update list of mime types and move to common server and client file (#511) 2018-02-01 16:45:19 -05:00
views Fixes #494 removes extra / in webpack url references in index.html (#495) 2017-12-08 15:07:54 -05:00
config.js fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
examples.js fix #466 2017-10-30 15:36:09 -04:00
server.js Fixes #500 removes CSRF token setting in cookie and validation on request (#501) 2018-01-08 16:12:55 -05:00