ampache_react/app/views
Lucas Verney ab7470d618 Basic playlist support for webplayer
Webplayer can now handle a basic playlist, pushing multiple songs in the
playlist and passing from one song to another.

Some things that are not yet working:
* Using previous and next buttons and going outside of the playlist
breaks things.
* Random / repeat modes are not yet implemented.
* Playlist is not exposed in the UI at the moment.
* Seeking in a song is not exposed in the UI.
* When playing a song, webplayer does not automatically play the next
one when reaching the end of the song.
2016-08-11 22:01:47 +02:00
..
AlbumPage.jsx Rework webplayer 2016-08-10 23:50:23 +02:00
AlbumsPage.jsx Fix pagination. Closes #17 2016-08-11 01:05:33 +02:00
ArtistPage.jsx Basic playlist support for webplayer 2016-08-11 22:01:47 +02:00
ArtistsPage.jsx Fix pagination. Closes #17 2016-08-11 01:05:33 +02:00
BrowsePage.jsx Rework webplayer 2016-08-10 23:50:23 +02:00
DiscoverPage.jsx Rework webplayer 2016-08-10 23:50:23 +02:00
HomePage.jsx Rework webplayer 2016-08-10 23:50:23 +02:00
LoginPage.jsx Rework webplayer 2016-08-10 23:50:23 +02:00
LogoutPage.jsx Rework webplayer 2016-08-10 23:50:23 +02:00
SongsPage.jsx Basic playlist support for webplayer 2016-08-11 22:01:47 +02:00
WebPlayer.jsx Basic playlist support for webplayer 2016-08-11 22:01:47 +02:00