11 Commits

Author SHA1 Message Date
02882871b9 🐛 Properly disconnect from previous websocket on server change 2024-08-29 01:54:10 +02:00
a973ccf509 🩹 Fix slider value indicator in dark theme 2024-08-28 23:31:18 +02:00
ba1fb66796 💄 Use system color scheme 2024-08-28 23:20:48 +02:00
0997e067d9 🐛 Don't break references when updating a port 2024-08-28 23:18:36 +02:00
fd626950de 🥅 Properly display error responses 2024-07-03 11:05:48 +02:00
639527a49a Implement creating, deleting and editing of ports 2024-07-03 10:17:29 +02:00
f91cdc3827 Make status indicator work
- Display current state (Connecting, Error, Connected)
- Try to reconnect after disconnect
2024-02-29 20:21:25 +01:00
8e82ad36cb Implement connection selector
- Ability to Add/Modify/Delete connections
2024-02-29 20:06:13 +01:00
959796210d Implement WebSocket API client
- List ports
- Read and write mute state
- Read and write volume
2024-02-29 11:49:49 +01:00
280bee632d 💄 Remove tooltips from bottom nav bar 2024-02-29 11:44:47 +01:00
4a6155769c 💄 Start working on the UI
- Add bottom NavBar
- Add top bar
- Start working on the `Mixing` Tab
2024-02-25 19:36:49 +01:00