Commit Graph

34 Commits (01345d6d9df8b48964ca5df712394c1c9e7081e2)

Author SHA1 Message Date
damencho cdd782a82f fix: Fixes uncaught exception on malformed jwt. 4 years ago
Saúl Ibarra Corretgé b91d6b97a9 deps: jitsi/js-utils@1.0.0 4 years ago
Vlad Piersec 5f579e9a15 fix(prejoin): Make display name mandatory only for lobby 4 years ago
Saúl Ibarra Corretgé 6e679f952f redux: refactor loading of middlewares and reducers 5 years ago
Bettenbuk Zoltan 0598e7369b ref: eslint-config-jitsi@1.0.3 5 years ago
Hristo Terezov 1ffd75c0a6 fix(localStorage): exception when disabled. 5 years ago
damencho 15fb8a1525 Adds a disco feature to distinguish jibri participants. 5 years ago
paweldomas b25db3ce2e feat(config.js): add 'websocket' config option 5 years ago
virtuacoplenny 84b589719f fix(connection): reload immediately on possible split-brain (#3162) 6 years ago
paweldomas a9ee5944e1 ref(base/connection): conferenceFailed error argument 7 years ago
Дамян Минков ba94ba30c5 Handles connection failed event details (passing them to analytics). (#2432) 7 years ago
Lyubo Marinov 5d313a8cd8 Coding style 7 years ago
hristoterezov 969f5d67ab feat(eslint): Enable for non react files 7 years ago
hristoterezov a3a871d4b3 fix(lib-jitsi-meet): Use the exported constants 7 years ago
paweldomas 122be9e0e0 ref: move 'jwt' feature to 'base' 7 years ago
Lyubo Marinov 4e0761a46a CONNECTION_FAILED error as object 7 years ago
Ilya Daynatovich ab5c2e9ded Add jwt module to react 8 years ago
Lyubomir Marinov 538af01bf5 Comply w/ coding style 8 years ago
hristoterezov 92d0589a37 ref(overlay): The overlays to use React 8 years ago
paweldomas b58f1cdd16 use logger instead of console 8 years ago
hristoterezov 7e2fe30472 feat(JitsiLocalStorage): Implement localStorage wrapper 8 years ago
paweldomas 38fc1c01d4 Move XMPP login prompt handling to AuthHandler 8 years ago
hristoterezov d6ef36b4b4 Passes the room name to connect when using authentication 9 years ago
hristoterezov 6b5f6ec704 Fixes issue with multiple room query parameters added to bosh url 9 years ago
hristoterezov 0970fdd7e7 Clears external connect data after using it 9 years ago
yanas c881e7b640 Add hidden participant support 9 years ago
yanas 1c9903642b Do not remove the login params after read 9 years ago
yanas 3408737693 Adds id and password initial login 9 years ago
hristoterezov 4a1175d44f Fixes comments after review 9 years ago
hristoterezov bf9c4ea444 Implements server side connection establishment 9 years ago
damencho b4b9160fcb Adds room name to the bosh connection. 9 years ago
isymchych 6b98fd52ea added some documentation (jsdocs) 9 years ago
damencho 7e35794e47 Passes all configs to the connection. 9 years ago
hristoterezov 29a85b797a Fixes audio / video mutes 9 years ago
isymchych 3a00837107 better error handling while establishing connection 9 years ago
isymchych 58d1c76ab0 handle external auth; xmpp auth tbd 9 years ago