ampache_react/app
Lucas Verney 157382c3b8 Fix mixed content blocked when browsing the UI on HTTPS
When not setting an endpoint protocol scheme at login, "http" was
assumed. Changing this to the same protocol as current one, to avoid
mixed blocked content.

Also prevent multiple submissions of LoginForm.
2016-07-29 00:03:28 +02:00
..
actions Fix mixed content blocked when browsing the UI on HTTPS 2016-07-29 00:03:28 +02:00
assets/img Initial commit 2016-07-24 23:46:27 +02:00
components Fix mixed content blocked when browsing the UI on HTTPS 2016-07-29 00:03:28 +02:00
containers Translations improved 2016-07-28 23:20:11 +02:00
dist Fix mixed content blocked when browsing the UI on HTTPS 2016-07-29 00:03:28 +02:00
locales Translations improved 2016-07-28 23:20:11 +02:00
middleware Fix mixed content blocked when browsing the UI on HTTPS 2016-07-29 00:03:28 +02:00
reducers Hot reloading with webpack 2016-07-26 15:59:18 +02:00
store Disable redux logging middleware when in production build 2016-07-24 23:52:56 +02:00
styles Better responsiveness 2016-07-27 13:51:30 +02:00
utils Translations improved 2016-07-28 23:20:11 +02:00
views Better webpack config 2016-07-25 23:22:44 +02:00
routes.js Initial commit 2016-07-24 23:46:27 +02:00