jiti-meet/react/features/authentication
Saúl Ibarra Corretgé f63b161955 fix(ios) disable QuickType bar on iOS15 when not using autocorrect
See:
https://reactnative.dev/blog/2021/09/01/preparing-your-app-for-iOS-15-and-android-12#quicktype-bar
2021-10-06 13:28:51 +02:00
..
components fix(ios) disable QuickType bar on iOS15 when not using autocorrect 2021-10-06 13:28:51 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.any.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.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(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
middleware.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
reducer.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00