Add up-next queue panel

Shows upcoming videos in the autoplay queue below now-playing meta.
Clickable to jump to any video. Hidden when queue has 1 item or empty.
Updates on playFromList, playNext, playPrev. Hidden in empty player state.

Files:
- frontend/index.html: upnext section in player pane
- frontend/app.js: renderUpNext(), wired into playFromList/playNext/playPrev
- frontend/styles.css: .upnext, .upnext-item, .upnext-list styles
This commit is contained in:
Jonathan Sykes
2026-06-14 14:44:52 +08:00
parent 0ba0f56a54
commit 4376cd9e88
7 changed files with 94 additions and 2 deletions

Binary file not shown.