p5.js-web-editor/server
ghalestrilo 5c80702d99 🚧 add MobileSketchView screen to /mobile/preview 2020-06-18 15:39:55 -03:00
..
config Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
controllers Fixes #1409 - adds username to url when fetching sketch from editor API 2020-05-26 17:35:13 -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 🚧 add MobileSketchView screen to /mobile/preview 2020-06-18 15:39:55 -03:00
scripts Change helper file name to p5-keywords.js 2020-05-06 14:41:08 -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