chme
2a3bcead37
[web-src] Fix generating id for index nav (name_sort instead of name)
2018-12-23 09:31:05 +01:00
chme
1d5d6f4858
[web-src] Add index button list to genre album/tracks page and generate index-id-tag in ListItemXXX
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
95b1cfc70b
[web-src] Index based navigation for artists, albums, genres
2018-12-23 09:31:04 +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
e72fd88fb9
[web-src] Add "Add next" button to modal dialogs for
...
album/artist/track/playlist details
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