chme
91ec155ecd
[web-src] Refactor albums lists to use new ListAlbums component
2020-09-27 19:13:07 +02:00
chme
f8257a1f55
[web-src] Hide cover artwork in lists if disabled in settings
2020-09-27 19:13:07 +02:00
chme
48e766e1ae
[web-src] Show cover artwork in album listings
2020-09-27 19:13:07 +02:00
chme
52d37b883c
[web-src] Update to Vue CLI 4 and fix linter issues
2020-04-12 09:41:01 +02:00
chme
df455ce069
[web-src] Make use of extended queue/item/add endpoint
...
Should speed up starting playback from the web ui (reduces number of web
api requests)
2019-02-23 11:02:12 +01:00
chme
7a30a50bd7
[web-src] Add info button to artist tracks, genre and spotify pages
2019-02-20 10:34:15 +01:00
chme
99e0cfe6bb
[web-src] Fix error following genre links (add missing url encoding of genre name in url)
2019-02-17 11:33:23 +01:00
whatdoineed2do/Ray
b39e472e2a
[web-src] genre play/add to Q uses genre track lists and not the album tracks (which may incl tracks of other genres)
2019-01-05 07:43:08 +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
73d9bf3ff1
[web-src] Fix styling of genre tracks/albums links
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
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
whatdoineed2do/Ray
ef9a275c78
[webui] add genre tab mirroring album/artist functionality
2018-11-23 14:11:02 +01:00