p5.js-web-editor/server/controllers
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
collection.controller Adds Collections model and Editor API to manage collections 2019-09-08 16:45:59 +02:00
project.controller Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
user.controller Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
aws.controller.js Bug/orphaned assets (#1108) 2019-07-22 16:09:11 -04:00
embed.controller.js fixes #785, update node, and everything else that comes along with that (#810) 2019-01-16 17:56:18 -05:00
file.controller.js Fixes #1052, in which you can't save a sketch after uploading a file (#1053) 2019-04-24 13:32:23 -04:00
project.controller.js Public API: Create new project (fixes #1095) (#1106) 2019-09-08 16:45:58 +02:00
session.controller.js Consistent user data returned from API 2019-05-29 12:51:50 -04:00
user.controller.js Consistent user data returned from API 2019-05-29 12:51:50 -04:00