jiti-meet/react/features/base/connection
damencho cdd782a82f fix: Fixes uncaught exception on malformed jwt.
Does not skip passing jwt even when malformed to allow getting the error, terminating the connection and showing the warning. We were not passing jwt when malformed and were successfully joining a conference for deployments where no token is allowed.
2020-08-13 11:00:04 -05:00
..
actionTypes.js ref: merge prejoin with lobby 2020-06-09 18:10:43 +02:00
actions.native.js fix: Fixes uncaught exception on malformed jwt. 2020-08-13 11:00:04 -05:00
actions.web.js feat: lobby feature 2020-06-09 18:10:43 +02:00
constants.js rn: ensure the conference terminated event is always sent 2019-04-25 14:04:26 +02:00
functions.js ref: move getCurrentConferenceUrl to base/connection 2019-07-26 08:25:53 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
reducer.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00