jiti-meet/modules
Hristo Terezov 851976ebdf fix(RemoteVideo): .oncanplay -> addEventListener
Replaces the .oncanplay listener with addEventListener('canplay', ...).
This is needed because third party libraries (for example callstats)
are brutally overriding the .oncanplay property and replacing our
listener.
2020-04-24 16:04:32 -05:00
..
API external_api: add command to set E2EE key 2020-04-16 20:25:56 +02:00
UI fix(RemoteVideo): .oncanplay -> addEventListener 2020-04-24 16:04:32 -05:00
devices feat(api): notify api of mic and camera errors (#4289) 2019-05-29 14:17:07 -07:00
keyboardshortcut feat(chat): convert to use React 2018-09-26 14:48:10 -05:00
keycode feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
recorder feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
remotecontrol fix(remote-control): do not assume failed query is missing support 2019-07-11 07:25:08 +01:00
translation ref(i18next): Remove the base/config dependancy. 2018-05-18 13:34:08 -05:00
transport ref(api): use Transport modules from js-utils 2019-12-10 06:48:19 -08:00
util ref(JitsiMeetLogStorage): move to base/logging 2019-02-01 10:34:03 +01:00