Infi
4b94c6e30e
- Identify web payloads better
...
- Switch to IconId field name
- Add unique id to every message
- Automate nodejs build step via csproj
- Add unread color to tab opener
- Add unread number to tab name
- Update ImageSharp dep
2025-11-17 17:48:53 +01:00
Infi
c54efe5420
- Implement unread state sync for SSE
2025-10-01 21:30:41 +02:00
Infi
11311316fd
- Add textarea for input
...
- Remove channel switch button
- Integrate channel switch selection into channel name
- Fix state() warnings
2025-09-24 22:57:22 +02:00
Infi
94b345c6a3
First implementation of sveltekit for webinterface
2025-09-20 16:07:46 +02:00
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