p5.js-web-editor/server/controllers
Andrew Nicolaou 7c4f180540 Consistent user data returned from API
There's duplication in the user and session endpoints that
all return the same shaped user model data. The new helper should keep
them consistent when new properties need to be exposed.
2019-05-29 12:51:50 -04:00
..
user.controller Removes hashedKey from APIKey data when serialising 2019-05-29 12:51:50 -04:00
aws.controller.js Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07:00
embed.controller.js fixes #785, update node, and everything else that comes along with that (#810) 2019-01-16 17:56:18 -05:00
file.controller.js Fixes #1052, in which you can't save a sketch after uploading a file (#1053) 2019-04-24 13:32:23 -04:00
project.controller.js fixes #850, bundling external libraries was causing a callback to never be called (#1060) 2019-05-02 19:33:16 -04:00
session.controller.js Consistent user data returned from API 2019-05-29 12:51:50 -04:00
user.controller.js Consistent user data returned from API 2019-05-29 12:51:50 -04:00