summaryrefslogtreecommitdiff
path: root/src/server.cc
AgeCommit message (Collapse)Author
2025-10-22server: Add play/pause actions for /api/v1/device/addressJoel Klinghed
2025-10-22main: Split out main api/server part from mainJoel Klinghed
Add fake-api, sharing api/server implementation with main but fakes bluetooth events, to simplify working on the UI.