1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-22 16:45:58 +01:00
galene/static
Juliusz Chroboczek 14a4303664 Rework connection replacement.
We used to signal connection replacement by reusing the same connection
id.  This turned out to be racy, as we couldn't reliably discard old
answers after a connection id was refused.

We now use a new id for every new connection, and explicitly signal
stream replacement in the offer message.  This requires maintaining a
local id on the client side.
2021-01-31 23:59:17 +01:00
..
css sfu webfont: switch to fontawesome 5 2020-11-20 20:54:33 +01:00
scripts minor fixes 2020-09-11 09:52:39 +02:00
webfonts sfu webfont: switch to fontawesome 5 2020-11-20 20:54:33 +01:00
404.css sfu: add 404 custom page 2020-09-11 16:51:56 +02:00
404.html Fix CSS for new version of Font Awesome. 2020-11-25 17:02:27 +01:00
common.css improve sfu design and remove some useless code 2020-09-11 09:52:39 +02:00
galene.css Add user interface for filter selection. 2021-01-13 13:57:05 +01:00
galene.html Minor typos and tweaks in galene.html. 2021-01-25 13:06:09 +01:00
galene.js Rework connection replacement. 2021-01-31 23:59:17 +01:00
index.html Change homepage URL. 2020-12-16 22:41:06 +01:00
mainpage.css improve sfu design and remove some useless code 2020-09-11 09:52:39 +02:00
mainpage.js Relicense under the MIT licence. 2020-12-19 17:26:33 +01:00
protocol.js Rework connection replacement. 2021-01-31 23:59:17 +01:00
tsconfig.json SFU is now called Galène. 2020-12-06 19:51:02 +01:00