p5.js-web-editor/server
Andrew Nicolaou 7fdd970a43 Fixes bug where requestsOfType() would fail if no body
- Passes if request has no body
- Returns a JSON object with an error message when request
  doesn't match type, the response body was "[object Object]"
2019-07-22 15:03:31 -04:00
..
config Fixes #760 (#1046) 2019-05-01 15:38:11 -04:00
controllers Bug/orphaned assets (#1108) 2019-06-19 17:03:15 -04:00
migrations for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
models Test create project server code (prep for #1095) 2019-06-12 11:27:28 +02:00
routes fixes #802 (#809) 2019-01-16 12:35:34 -05:00
scripts for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
utils Fixes bug where requestsOfType() would fail if no body 2019-07-22 15:03:31 -04:00
views Serve up an empty 404 page if no examples user (#766) 2019-01-25 14:12:39 -05:00
server.js Fixes bug where requestsOfType() would fail if no body 2019-07-22 15:03:31 -04:00