Commit Graph

8 Commits

Author SHA1 Message Date
Infi 725fe449f8 - Support locked channels
- Implement render limit for webinterface [default 1000]
2024-09-02 12:46:09 +02:00
Infi c4d5bfaf36 - Check for color 0 in JS
- Fix error with frag usage
2024-08-30 14:18:33 +02:00
Infi c7b596289e - Add doc comments for structs
- Small cleanup of the js file
2024-08-30 14:08:23 +02:00
Infi ff223bda2e Move message processing to javascript, future proofing it for other frameworks 2024-08-30 13:31:58 +02:00
Infi 579d405621 Use JSON for POST responses 2024-08-28 12:52:23 +02:00
Infi d0802a8d7a implement route for channel switching and use json for received data 2024-08-25 17:06:00 +02:00
Infi 19f10b09c8 Implement dynamic channel list 2024-08-25 01:03:02 +02:00
Infi 29e3c6acee Redo the message protocols to work with SSE data directly 2024-08-24 19:52:53 +02:00