jiti-meet/react/features/app
robertpin afbf261f67 fix(iframe) Keep URL params on iframe reload
Don't cleanup URL params when jitsi is in iframe
Fixes an issue where the user right-clicks on the iframe and Reload frame. This causes a refresh of the iframe, not the whole page, but without the parameters (jwt, configOverwrite etc are all lost). The parameters are part of the URL, so by not cleaning them up we make sure that on reload we still have all params
2021-10-29 10:59:54 +03:00
..
components feat(dialogs): Redesign Video Quality dialog & change dialog background color 2021-10-19 10:05:59 +03:00
actions.js feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
functions.native.js rn: start removing defaultURL 2019-03-12 16:55:28 +01:00
functions.web.js rn: simplified code 2019-03-12 16:55:28 +01:00
getRouteToRender.native.js feat(conference) added React Navigation 2021-10-20 21:29:21 +02:00
getRouteToRender.web.js feat(conference) added React Navigation 2021-10-20 21:29:21 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(iframe) Keep URL params on iframe reload 2021-10-29 10:59:54 +03:00
middlewares.any.js feat(rn,av-moderation) updated advanced moderation on Native 2021-09-22 16:05:42 +02:00
middlewares.native.js feat(shared-video) refactor dialog to use React 2021-03-03 15:37:38 +01:00
middlewares.web.js feat(dynamic-branding): Add branding option for virtual backgrounds 2021-09-27 12:59:17 +03:00
reducers.any.js feat(rn,av-moderation) updated advanced moderation on Native 2021-09-22 16:05:42 +02:00
reducers.native.js feat(authentication) refactor auth dialogs to use React 2021-03-24 15:09:40 +01:00
reducers.web.js feat(rn,av-moderation) updated advanced moderation on Native 2021-09-22 16:05:42 +02:00