p5.js-web-editor/server
Jared Donovan 903713e705 WIP - Mixed content error for Issue #543 (#661)
* Set trust proxy option on Express app.

* Fix replacement of filePath for full screen and embed sketches.

* Use const rather than let because  is never reassigned.
2018-07-03 13:02:46 -07:00
..
config update eslint and fix linting errors 2018-05-08 19:16:04 -07:00
controllers Remove authorization from specific routes (#642) 2018-05-29 21:37:10 -07:00
migrations update script to migrate assets to cdn url 2018-01-09 16:12:02 -05:00
models fix even more linting errors 2018-05-08 19:16:04 -07:00
routes fix linting error 2018-05-30 14:23:11 -07:00
utils WIP - Mixed content error for Issue #543 (#661) 2018-07-03 13:02:46 -07:00
views Fixed the linting errors that I could. (#653) 2018-06-18 14:45:50 -07:00
config.js fix a ton of eslint errors 2016-06-23 18:29:55 -04:00
examples-gg-latest.js Fixed the linting errors that I could. (#653) 2018-06-18 14:45:50 -07:00
examples.js Remove EXAMPLE_USERNAME as a settable option as per discussion on Issue #646 (#651) 2018-06-18 14:30:05 -07:00
server.js WIP - Mixed content error for Issue #543 (#661) 2018-07-03 13:02:46 -07:00