- 07 Dec, 2020 1 commit
-
-
Juliusz Chroboczek authored
-
- 06 Dec, 2020 3 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 05 Dec, 2020 8 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This simplifies the interface since close does the right thing without help from the application. Also improves error checking.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
We now treat local and remote candidates differently, and flush local candidates immediately after sending an offer.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 04 Dec, 2020 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This avoids a race condition if the group changes before the connections are pushed.
-
Juliusz Chroboczek authored
Solves the issue of groups with a name ending in "/".
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This was broken when we eliminated the login message.
-
- 03 Dec, 2020 5 commits
-
-
Juliusz Chroboczek authored
-
Antonin Décimo authored
-
Juliusz Chroboczek authored
-
Alain Takoudjou authored
To prevent size of menu to change when user click on present the unpresent button
-
Juliusz Chroboczek authored
-
- 02 Dec, 2020 5 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
Antonin Décimo authored
-
Juliusz Chroboczek authored
The login message is replaced with handshake, which only carries the client id. Username and password is now in the join message. Permissions is replaced with joined.
-
- 01 Dec, 2020 10 commits
-
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
Input elements have no contents. Thanks to Antonin Décimo.
-
Antonin Décimo authored
-
Antonin Décimo authored
The best TSDoc type is (Text|HTMLElement)[], but to JSDoc the array is not distributive. JSDoc prefers Text[]|HTMLElement[], but TSDoc rejects that syntax. In the end, both are fine with Array.<Text|HTMLElement>.
-
Antonin Décimo authored
-
Juliusz Chroboczek authored
Also get rid of dead groups, they're not useful.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
This was broken when we implemented local videos.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-
- 30 Nov, 2020 3 commits
-
-
Juliusz Chroboczek authored
Don't attempt to present if we don't have the present permission, don't display the friendly popup if we've selected presentation.
-
Juliusz Chroboczek authored
-
Juliusz Chroboczek authored
-