jiti-meet/react/features/authentication
Robert Pintilii 3eecf8063f
ref(TS) Remove unnecessary ts-ignores (#12412)
Remove ts-ignores that are no longer needed because of tsconfig.web.json
Change ts-ignore to ts-expect-error for files outside react/features
2022-10-19 11:42:54 +03:00
..
components ref(TS) Remove unnecessary ts-ignores (#12412) 2022-10-19 11:42:54 +03:00
actionTypes.ts language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
actions.any.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03: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.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03:00
functions.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00
logger.ts ref(TS) Convert some files to TS (#12364) 2022-10-17 14:28:01 +03: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(eslint) Use new TypeScript ESlint config (#12143) 2022-09-08 12:52:36 +03:00