p5.js-web-editor/server
Cassie Tarakajian cc6d868988 [] Update sketch media file duplication code
- Sketch duplication code now checks for AWS endpoint via environment
  variable, rather than hard-coded string
- Fixes `aws.controller#getObjectKey`, which was incorrectly generating
  file keys
2020-07-16 17:00:50 -04:00
..
config Fixes bug where lastUsedAt timestamp wasn't set when access token used 2019-05-29 12:51:50 -04:00
controllers [] Update sketch media file duplication code 2020-07-16 17:00:50 -04:00
domain-objects Public API: Create new project (fixes ) () 2019-08-30 14:26:57 -04:00
migrations Fix server-side linting erros 2020-03-03 18:52:39 -05:00
models Allow deleted sketches in collections to be removed (fixes ) 2020-06-29 11:39:35 +02:00
routes Navigation to Settings Screen 2020-06-23 15:54:09 -03:00
scripts [] Update master to main in examples.js 2020-06-29 18:28:24 -04:00
utils Code style changes to use === and comparison to undefined 2020-03-30 17:07:10 -04:00
views Prototype with proposed i18n architecture () 2020-07-06 11:36:45 +02:00
jest.setup.js Split client and server tests into separate Jest "projects" 2020-06-28 15:44:00 +02:00
server.js Webpack config in dev and prod include copywebpack for static translations.json 2020-07-10 17:08:47 +01:00