p5.js-web-editor/server
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
..
config Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
controllers Consistent user data returned from API 2019-05-29 12:51:50 -04:00
migrations Fixing Spelling Mistake (#913) 2019-03-20 12:43:38 -04:00
models Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
routes Removes AdvancedSettingsView as functionality now in AccountView 2019-05-29 12:51:50 -04:00
scripts Script to fetch ml5 examples from Github Repo (#1051) 2019-05-02 15:12:06 -04:00
utils fix lint error 2019-02-20 14:57:26 -05:00
views Serve up an empty 404 page if no examples user (#766) 2019-01-25 14:12:39 -05:00
server.js Adds a temporary route for checking Personal Access Tokens work 2019-05-29 12:51:50 -04:00