p5.js-web-editor/client
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
..
components Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
images New Design for About (#246) 2017-01-06 13:14:39 -05:00
modules Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles start to fix editing permissions for the sidebar 2017-04-13 13:41:03 -04:00
utils Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
constants.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
index.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
routes.jsx Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
store.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00