p5.js-web-editor/server
Andrew Nicolaou c9551a3142 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-25 12:01:39 -04: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-25 12:01:39 -04:00
domain-objects Public API: Create new project (fixes #1095) (#1106) 2019-08-30 14:26:57 -04:00
migrations Update to webpack 4 (#1145) 2019-08-28 16:08:40 -04:00
models Adds Collections model and Editor API to manage collections 2019-09-25 12:01:39 -04:00
routes Adds Collections model and Editor API to manage collections 2019-09-25 12:01:39 -04:00
scripts merge master 2019-09-11 19:05:15 -04:00
utils Public API: Create new project (fixes #1095) (#1106) 2019-08-30 14:26:57 -04:00
views merge master 2019-09-11 19:05:15 -04:00
server.js Adds Collections model and Editor API to manage collections 2019-09-25 12:01:39 -04:00