mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[htdocs] Rebuild player web interface v0.3.0
- fix for play shuffle - index based navigation for artists, albums, genres, genre albums/tracks - dedicated genre tracks page - refactor modal dialogs into separate components - refactor list item components into functional components - show queue item modal dialog in now playing page - add composer to track and queue item modal dialog - show cover artwork in album modal dialog - reduce timeout for scroll behavior (should reduce ugly jumps navigating to different routes)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "forked-daapd-web",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "forked-daapd web interface",
|
||||
"author": "chme <christian.meffert@googlemail.com>",
|
||||
"license": "GPL-2.0",
|
||||
|
||||
Reference in New Issue
Block a user