1
Fork 0
galene/static
Juliusz Chroboczek 242875e55c Implement a client-side timeout.
We already had a server-side timeout, but it didn't prevent
a client from hanging when it lost connectivity with the server.
2024-06-10 21:33:31 +02:00
..
example Simplify the initial connection protocol. 2024-06-10 21:12:47 +02:00
external Import Contextual.js. 2022-02-16 20:34:20 +01:00
404.css sfu: add 404 custom page 2020-09-11 16:51:56 +02:00
404.html Move fontawesome to external, upgrade to 6.0.0. 2022-02-16 19:24:32 +01:00
change-password.css Implement form for changing passwords. 2024-04-11 13:27:08 +02:00
change-password.html Use management stubs in change-password.js. 2024-05-02 18:48:51 +02:00
change-password.js Add wildcard support to management.js. 2024-05-08 15:01:33 +02:00
common.css Fix overflow on mainpage 2021-04-22 18:09:36 +02:00
galene.css Add link for changing password. 2024-04-11 14:30:44 +02:00
galene.html static: fixup missing </form> 2024-04-26 19:10:57 +02:00
galene.js Simplify the initial connection protocol. 2024-06-10 21:12:47 +02:00
index.html Autofocus group input on index page 2023-04-08 21:21:31 +02:00
mainpage.css Check for group existence on landing page. 2022-08-31 17:17:09 +02:00
mainpage.js Fix status generation for remote groups. 2022-09-16 20:45:54 +02:00
management.js Add wildcard support to management.js. 2024-05-08 15:01:33 +02:00
protocol.js Implement a client-side timeout. 2024-06-10 21:33:31 +02:00
stats.html Add human-readable version of stats under /stats.html. 2021-04-30 20:46:44 +02:00
stats.js Rename /galene-api/0/ to /v0/. 2024-05-03 18:33:37 +02:00
tsconfig.json Add minimal client example. 2024-06-08 15:05:00 +02:00