summaryrefslogtreecommitdiff
path: root/src/lib/http_server.cc
AgeCommit message (Expand)Author
2025-02-06wip: use sqlite3 for playlists2895-http-playlistsCarl Hetherington
2025-02-02WIP: add playlists web interface.Carl Hetherington
2025-02-02WIP: add content support to the HTTP API.Carl Hetherington
2025-02-02WIP: add playlist support to the HTTP API.Carl Hetherington
2025-02-02Fix long delay in response to 2nd query from client.Carl Hetherington
2025-02-02Fix HTTP server when socket is closed.Carl Hetherington
2025-02-02Use nlohmann JSON library instead of rolling our own.Carl Hetherington
2024-06-23Add minimal player HTTP server (#2830).Carl Hetherington