p5.js-web-editor/server
Andrew Nicolaou 83978acc1d Adds Collections model and Editor API to manage collections
- List any user's collections
- Create new collection
- Modify collection metadata
- Delete collection
- Add/remove any project to/from a collection
2019-09-08 16:45:59 +02:00
..
config Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
controllers Adds Collections model and Editor API to manage collections 2019-09-08 16:45:59 +02:00
domain-objects Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
migrations for #950, update babel to v7 (#1077) 2019-06-05 12:05:31 -04:00
models Adds Collections model and Editor API to manage collections 2019-09-08 16:45:59 +02:00
routes Adds Collections model and Editor API to manage collections 2019-09-08 16:45:59 +02:00
scripts Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
utils Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
views Display Access Token tab depending on UI_ACCESS_TOKEN_ENABLED feature flag (#1149) 2019-09-08 16:45:59 +02:00
server.js Adds Collections model and Editor API to manage collections 2019-09-08 16:45:59 +02:00