jiti-meet/react/features/authentication
Saúl Ibarra Corretgé a5da90ddaf fix(prejoin) don't hide during auth
Fix the focus issue by disabling autofocus in case an auth (login, ait
for owner or password) dialog is shown.

Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1336
2022-07-05 07:49:35 +02:00
..
components fix(rn,styles) cleanup unused styles 2022-06-21 11:48:07 +02:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.js fix(auth) simplify auth-and-upgrade procedure 2022-06-21 19:20:09 +02:00
actions.native.js fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049) 2021-04-22 17:05:14 +02:00
actions.web.js fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049) 2021-04-22 17:05:14 +02:00
functions.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.native.js fix(prejoin) don't hide during auth 2022-07-05 07:49:35 +02:00
middleware.web.js fix: Fixes navigating back to welcome page after clicking cancel on login window. 2022-06-17 15:19:06 +03:00
reducer.ts ref(reducers) Convert some reducers to TS (#11768) 2022-07-01 12:32:39 +03:00