maia arson crimew
4885e5b747
Add option to pop out the chat to a seperate window.
2021-11-10 13:28:18 +01:00
Charlotte Som
8da286fad9
Refactor frontend to use ES modules
2021-11-09 13:21:14 +00:00
Charlotte Som
caf96d1d04
Small tweaks
2021-11-05 20:57:10 +00:00
Charlotte Som
30d1429e83
Cache-busting and anonymous crossorigin for video
2021-11-05 20:40:42 +00:00
Charlotte Som
d0be5f66cb
Implement frontend for chat
2021-11-05 13:07:21 +00:00
Charlotte Som
d48771e921
Prepare for adding the chat box
2021-10-25 02:59:52 +01:00
Charlotte Som
7796d8e5f0
Use WebSockets to communicate with the server instead of HTTP verbs
...
This means that we can filter out our own events and have an outgoing
debounce set up when we receive an incoming event. Hopefully this means
that we stop seeing repeat events when there is more latency involved.
2021-10-25 01:51:26 +01:00
Charlotte Som
468843c430
Initial commit
2021-10-24 23:48:27 +01:00