p5.js-web-editor/server/models
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
..
__mocks__ Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
__test__ Test create project server code (prep for #1095) 2019-06-12 11:27:28 +02:00
collection.js Adds Collections model and Editor API to manage collections 2019-09-08 16:45:59 +02:00
project.js Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
user.js Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00