ampache_react/app
Lucas Verney 4d4ce6c14e Basic webplayer
Now able to play a single file, in a format supported by your browser.

* Playlists not yet supported.
* Volume is a simple on/off switch.
* Repeat / Random not yet supported.
2016-08-07 01:38:49 +02:00
..
actions Basic webplayer 2016-08-07 01:38:49 +02:00
assets/img Initial commit 2016-07-24 23:46:27 +02:00
components Basic webplayer 2016-08-07 01:38:49 +02:00
containers Handle session expiration. Closes #11 2016-08-06 17:20:02 +02:00
locales Fix some aria warnings and use immutable everywhere 2016-08-06 15:32:03 +02:00
middleware Handle session expiration. Closes #11 2016-08-06 17:20:02 +02:00
models Basic webplayer 2016-08-07 01:38:49 +02:00
reducers Basic webplayer 2016-08-07 01:38:49 +02:00
store Disable redux logging middleware when in production build 2016-07-24 23:52:56 +02:00
styles Basic webplayer 2016-08-07 01:38:49 +02:00
utils Nicer alerts when an API error occurs, see #6 2016-08-06 16:59:22 +02:00
views Basic webplayer 2016-08-07 01:38:49 +02:00
routes.js Beginning of Discover page and remove dead code 2016-08-03 15:46:51 +02:00