jiti-meet/modules
Saúl Ibarra Corretgé 46ccefdfe9 feat(external_api): set permissions for cross-origin iframe
In Chrome M63 a warning is shown, permissions won't be automatically allowed
afterwards. Reference:
https://sites.google.com/a/chromium.org/dev/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes

Setting this early makes us future proof, while working with current versions
too: Chrome < 63 gives an error because it doesn't understand the option and
Firefox seems to ignore it, so both continue to work as before.
2017-09-13 15:38:30 -05:00
..
API feat(external_api): set permissions for cross-origin iframe 2017-09-13 15:38:30 -05:00
UI feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
URL Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
devices feat(device-errors): move device error dialogs to notifications 2017-08-01 16:33:00 -07:00
keyboardshortcut ref: module.exports -> export for the ES6 modules 2017-06-14 19:37:13 -05:00
keycode style(keycode): Comment 2017-01-23 15:29:25 -06:00
recorder ESLint 2016-10-03 11:12:27 -05:00
remotecontrol feat(remotecontrol): Prevent multiple remote control sessions (#1875) 2017-08-17 09:43:22 -07:00
settings [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
translation Fixes loading jquery-i18next. 2017-03-07 17:30:20 -06:00
transport Moves analytics loading to react. (#1945) 2017-09-01 14:14:03 -05:00
util Moves analytics loading to react. (#1945) 2017-09-01 14:14:03 -05:00
FollowMe.js ref(pinning): remove pinnedId state from VideoLayout 2017-08-11 10:43:35 +01:00