p5.js-web-editor/server
Joey Lee 5bcb5119e3 Update/Updated Generative Design Examples (#774)
* replaced () with {} to fix implicit return error

* added first version of fetching generative-design examples

* ignore local testing files

* formatting

* updated examples-gg-latest

* updated examples-gg-latest.js

- data files not served via rawgit - hallelujah!
- added jquery

* updated p5 version

* refactoring and code cleanup

* added comment

* comment out link to svgFiles - unused

* moved commented code

* fixed conflicts

* linted examples-gg-latest

* changed branch ref to master

* rm spaces

* updated url links with https for jquery and set branch to dev-updates for testing

* changed branched ref to master

* removed console.log of response.data to prevent logging user data to console

* fixed linting error

* updated p5 version from 0.7.1 to 0.7.2
2018-12-07 11:46:04 -05:00
..
config update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
controllers Fix async validation in signup form (fixes #742) (#746) 2018-10-29 19:33:37 -04:00
migrations update script to migrate assets to cdn url 2018-01-09 16:12:02 -05:00
models add authorization to file routes 2018-09-19 16:09:12 -04:00
routes for #733 2018-10-18 14:14:38 -04:00
scripts Update/Updated Generative Design Examples (#774) 2018-12-07 11:46:04 -05:00
utils fixes #668 2018-08-29 15:06:41 -04:00
views Fixes #717 (#720) 2018-10-05 15:35:31 -04:00
server.js Fixes #717 (#720) 2018-10-05 15:35:31 -04:00