1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-12-22 15:25:48 +01:00
galene/static
Juliusz Chroboczek 0a14b78d67 Move MediaPipe initialisation to filter init.
We used to initialise MediaPipe at worker start, which prevented
us from handling errors.  We now do it at filter init, and stop
the stream with an error message if initialisation fails.
2024-12-14 14:53:23 +01:00
..
example Simplify the initial connection protocol. 2024-06-10 21:12:47 +02:00
third-party Upgrade toastify-js to version 1.12. 2024-11-16 18:17:07 +01:00
404.css sfu: add 404 custom page 2020-09-11 16:51:56 +02:00
404.html Rename external directory to third-party. 2024-11-16 18:12:15 +01:00
background-blur-worker.js Move MediaPipe initialisation to filter init. 2024-12-14 14:53:23 +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 Widen configuration menus. 2024-12-12 14:24:11 +01:00
galene.html Rename external directory to third-party. 2024-11-16 18:12:15 +01:00
galene.js Move MediaPipe initialisation to filter init. 2024-12-14 14:53:23 +01: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 Remove onicecandidate callback when closing file transfer. 2024-12-02 13:52:57 +01: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