p5.js-web-editor/client/utils
Andrew Nicolaou a267837fb7 Persists Redux store to/from sessionStorage (#334)
* Persists Redux store when reloading app for login

* Disable confirmation box when leaving page for login

* Removes extra console.warn

* Sets serveSecure: true for new projects if served over HTTPS

* Clears persisted state on IDEView load

Because when a sketch is created on HTTPS and then the user logs in
the page won't be reloaded

* Appends ?source=<protocol> to URL to track return protocol
2017-04-20 14:05:15 -04:00
..
htmlmixed.js fix p5 specific syntax highlighting 2016-12-14 18:07:13 -05:00
isSecurePage.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
p5-javascript.js #21 edit jshint options to be more lax for semicolons 2016-12-13 16:59:47 -05:00
reduxFormUtils.js Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00