ampache_react/app/actions
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
..
APIActions.js Basic webplayer 2016-08-07 01:38:49 +02:00
auth.js Handle session expiration. Closes #11 2016-08-06 17:20:02 +02:00
index.js Basic webplayer 2016-08-07 01:38:49 +02:00
paginate.js Use Immutable, enhance i18n, pagination in the store 2016-08-01 00:30:44 +02:00
store.js Store invalidation on logout 2016-08-03 15:55:42 +02:00
webplayer.js Basic webplayer 2016-08-07 01:38:49 +02:00