p5.js-web-editor/server
Andrew Nicolaou cd21e9ae72 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 16:09:11 -04:00
..
config Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
controllers Bug/orphaned assets (#1108) 2019-07-22 16:09:11 -04:00
migrations for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
models Merge branch 'master' into feature/public-api 2019-06-12 12:03:22 +02:00
routes Removes AdvancedSettingsView as functionality now in AccountView 2019-05-29 12:51:50 -04: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 16:09:11 -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 16:09:11 -04:00