- Apr 07, 2020
-
-
Andrei Gavrilescu authored
Co-authored-by:
Annika Wickert <awlx@users.noreply.github.com>
-
Andrei Gavrilescu authored
-
- Feb 20, 2020
-
-
Andrei Gavrilescu authored
* integrate screen sharing tracker window * update jitsi-meet-electron-utils required version * update package.json
-
- Oct 16, 2019
-
-
Hristo Terezov authored
-
- Jul 11, 2019
-
-
Дамян Минков authored
* Adds using power monitor and detecting computer suspend. * Simplify api listener functions. * Fixes comments.
-
- Dec 27, 2018
-
-
Saúl Ibarra Corretgé authored
It's more trouble than it's worth really. For one, it doesn't work in brady bunch mode.
-
Saúl Ibarra Corretgé authored
-
- Oct 10, 2018
-
-
Saúl Ibarra Corretgé authored
This partially reverts eec6a270. The problem is that when a conference is protected by a password or has auth enabled, the "joined" event will come later, when the user authenticates, so the 10s timeout will kick in. This is not ideal because we react to the onLoad event of an iframe, which doesn't tell us much of *what* is actually loaded, but a new event would be required to properly fix this.
-
Saúl Ibarra Corretgé authored
-
- Oct 04, 2018
-
-
Saúl Ibarra Corretgé authored
This is the new syntax for extending components. See: https://github.com/styled-components/styled-components/issues/1546
-
- Oct 01, 2018
-
-
Saúl Ibarra Corretgé authored
-
- Sep 28, 2018
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
Wait until the joined event.
-
- Aug 29, 2018
-
-
Saúl Ibarra Corretgé authored
Also, create a couple of auxiliary functions so we save some indentation in the main render function.
-
- Aug 14, 2018
-
-
akshitkrnagpal authored
-
- Jul 27, 2018
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Akshit Kr Nagpal authored
-
Akshit Kr Nagpal authored
-
Akshit Kr Nagpal authored
-
- Jul 20, 2018
-
-
akshitkrnagpal authored
-
- Jul 15, 2018
-
-
Akshit Kr Nagpal authored
-
- Jul 10, 2018
-
-
Akshit Kr Nagpal authored
-
akshitkrnagpal authored
-
- Jul 04, 2018
-
-
akshitkrnagpal authored
-
- Jul 03, 2018
-
-
akshitkrnagpal authored
-
akshitkrnagpal authored
-
- Jun 29, 2018
-
-
akshitkrnagpal authored
-
Akshit Kr Nagpal authored
-
Akshit Kr Nagpal authored
-
akshitkrnagpal authored
-
- Jun 28, 2018
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
The entire page is draggable, except: - buttons - any input type - the filmstrip - the chat panel
-
akshitkrnagpal authored
-
Akshit Kr Nagpal authored
-
akshitkrnagpal authored
The spinner will be visible until jitsi-meet iframe is completely loaded.
-
- Jun 25, 2018
-
-
akshitkrnagpal authored
The configured server URL will be used when the room URL is not a full URL. If a full URL is given, the target server is joined. The default server URL is https://meet.jit.si
-
Akshit Kr Nagpal authored
Use the concept of a "server URL", since it's URLs we are dealing with, not actul domains.
-