jiti-meet/react/features/deep-linking
Leonard Kim 1409d6fb5e fix(deep-linking): do not accept native app name as raw html
There is no need to display the native app name as
raw html.
2019-08-04 06:45:00 -07:00
..
components fix(deep-linking): do not accept native app name as raw html 2019-08-04 06:45:00 -07:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js flow: tame the beast 2019-03-21 14:47:55 +01:00
constants.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
functions.js feat(deep-linking): allow disabling through override 2019-07-19 14:48:46 -07:00
index.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
middleware.js feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
openDesktopApp.js feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
reducer.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00