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
|
bb3e1fd98b
|
Add bulk message sending
|
2024-08-25 23:35:57 +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 |
|
Infi
|
c9be7c9c2c
|
Move to SSE from websocket
|
2024-08-24 16:49:56 +02:00 |
|
Infi
|
5e93732183
|
Add pre-testing version of the webinterface
|
2024-08-24 03:05:33 +02:00 |
|