jiti-meet/modules/UI
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
..
audio_levels fix(speaker-levels): convert calculation from string to float (#3870) 2019-02-06 10:49:20 -08:00
authentication Fix LoginDialog hidden by gUM-Overlay (#766) 2018-12-28 09:37:29 -08:00
etherpad fix(large-video): Resize calculations. 2020-02-10 20:23:37 +02:00
shared_video fix(largeVideo): update don't depend on thumbnails 2020-04-17 15:33:13 -05:00
util fix(thumbnail): videos on safari. 2020-04-17 13:15:25 -05:00
videolayout fix(RemoteVideo): .oncanplay -> addEventListener 2020-04-24 16:04:32 -05:00
UI.js fix(largeVideo): update don't depend on thumbnails 2020-04-17 15:33:13 -05:00
UIErrors.js feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00