p5.js-web-editor/server
Cassie Tarakajian 7d6ba6f34f Merge branch 'develop' into feature/mobile-settings-screen 2020-07-01 16:51:53 -04:00
..
config Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
controllers [#1234] Add header to clear cache for present view 2020-06-29 18:22:55 -04:00
domain-objects Public API: Create new project (fixes #1095) (#1106) 2019-08-30 14:26:57 -04:00
migrations Fix server-side linting erros 2020-03-03 18:52:39 -05:00
models add script to add total size to all user accounts, add totalSize to user model, return totalSize from user api request 2020-03-03 14:00:53 -05:00
routes Navigation to Settings Screen 2020-06-23 15:54:09 -03:00
scripts [#1473] Update `master` to `main` in examples.js 2020-06-29 18:28:24 -04:00
utils Code style changes to use === and comparison to undefined 2020-03-30 17:07:10 -04:00
views make environment variable-based switch for /mobile route 2020-06-12 16:09:30 -03:00
server.js Configure CORS localhost origin via CORS_ALLOW_LOCALHOST env var 2020-05-03 13:20:14 +02:00