1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-12 19:55:59 +01:00
galene/static
Juliusz Chroboczek f53276b89e Simplify the protocol and the protocol interface.
Split the id field into id and source, where source indicates the sender
of the message and id the entity being sent.  Remove the label request,
just use the offerer's username.  Maintain the username within the
ServerConnection, this removes a parameter from some methods.
2021-01-03 12:17:30 +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 play button to video custom controls 2020-12-15 16:48:32 +01:00
galene.html Add play button to video custom controls 2020-12-15 16:48:32 +01:00
galene.js Simplify the protocol and the protocol interface. 2021-01-03 12:17:30 +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 Simplify the protocol and the protocol interface. 2021-01-03 12:17:30 +01:00
tsconfig.json SFU is now called Galène. 2020-12-06 19:51:02 +01:00