chme
55e75dc850
[web-src] Show queue item details in now playing page
...
Make the cover artwork clickable to open the details dialog modal.
2018-12-23 09:31:04 +01:00
chme
382036687a
[web-src] Refactor ListItemAlbum to be a functional component
...
This should improve performance of long album lists.
2018-12-23 09:31:04 +01:00
chme
5e85e0b024
[web-src] Refactor details modal dialogs into separate components
...
This will allow to open a dialog outside of the ListItem component. Also
reduces the size of the generated DOM tree by only including one dialog
per page (per object type) and not for each list item.
2018-12-23 09:31:04 +01:00
chme
73d9bf3ff1
[web-src] Fix styling of genre tracks/albums links
2018-12-23 09:31:04 +01:00
whatdoineed2do/Ray
df2b422a0c
[web-src] handle 'context_uri' that have no direct db entries, such as smartpl generated 'all tracks' or 'all genre tracks'
2018-12-23 09:31:04 +01:00
whatdoineed2do/Ray
69c73e249d
[web-src] dedicated 'genre tracks' page
2018-12-23 09:31:04 +01:00
chme
95b1cfc70b
[web-src] Index based navigation for artists, albums, genres
2018-12-23 09:31:04 +01:00
chme
7ef4e9dd74
[web-src] Make artwork responsive, change error handling if
...
an item has no artwork plus some small styling changes
2018-11-23 14:11:16 +01:00
whatdoineed2do/Ray
357a0e611a
[web-ui] 'now playing' page displays artwork if available otherwise displays 'default non artwork' image located under htdocs/artwork-default.png
2018-11-23 14:11:02 +01:00
chme
c97f94fec2
[web-src] Starting playback now explicitely turns shuffle mode on/off
...
Additionally some small refactoring to make starting playback for an uri
easier.
2018-11-23 14:11:02 +01:00
chme
42e04177af
[web-src] Add play button to PageArtist
2018-11-23 14:11:02 +01:00
chme
075c4cdb45
[web-src] Keep PageTracks in line with PageArtist
2018-11-23 14:11:02 +01:00
whatdoineed2do/Ray
08a370966d
[webui] list all tracks for artist
2018-11-23 14:11:02 +01:00
whatdoineed2do/Ray
ef9a275c78
[webui] add genre tab mirroring album/artist functionality
2018-11-23 14:11:02 +01:00
chme
388c8868d5
[web-src] Update spotify-web-api and adapt to simpified playlist
...
endpoints
2018-11-23 14:11:02 +01:00
chme
fc3317c445
[web-src] Remove links to forked-daapd-web
2018-11-23 14:11:02 +01:00
chme
d5ab294172
Merge forked-daapd-web into forked-daapd
2018-10-01 12:54:15 -07:00