summaryrefslogtreecommitdiff
path: root/web/index.html
AgeCommit message (Collapse)Author
2026-02-03Tidy up playlists.html a bit.Carl Hetherington
2026-02-03Tidy up index.html a bit.Carl Hetherington
2026-02-03Support current playlist in the web interface.Carl Hetherington
2026-02-03Support playlist load from the web interface.Carl Hetherington
2026-02-03Rework player content handling.Carl Hetherington
The idea now is ... There is a "pending" or "next" playlist. You can load a playlist from the database, or add content to it. Play loads the pending playlist into the current one and starts playing it. Stop stops and clears the current playlist. Pause pauses. While something is playing you can do what you like to the next playlist.
2026-02-03Start adding playlists etc. to the transport page.Carl Hetherington
2026-02-03Add playlists web interface.Carl Hetherington
2026-02-03Fix index.html generation, broken since the switch to fmt.Carl Hetherington
2026-02-03Tweak formatting.Carl Hetherington
2025-04-03Tweak HTML for HTTP interface.Carl Hetherington
2024-06-23Add minimal player HTTP server (#2830).Carl Hetherington