p5.js-web-editor/server/utils
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
..
filePath.js update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
fileUtils.js fixes #668 2018-08-29 15:06:41 -04:00
generateFileSystemSafeName.js fix lint error 2019-02-20 14:57:26 -05:00
isAuthenticated.js fix linting errors 2018-01-09 16:21:40 -05:00
mail.js Email verification (#369) 2017-06-26 12:48:28 -04:00
previewGeneration.js WIP - Mixed content error for Issue #543 (#661) 2018-07-03 13:02:46 -07:00
renderMjml.js Email verification (#369) 2017-06-26 12:48:28 -04:00
requestsOfType.js Fixes bug where requestsOfType() would fail if no body 2019-07-22 16:09:11 -04:00