Commit Graph

93 Commits (ae0bf876a86237afea34abec7e81193c301481b7)

Author SHA1 Message Date
Slava Kisel e1d849e3a0
Implement external API notification about screen sharing status 7 years ago
damencho 2478176f23 Adds uiLoaded event in iframe API, fired when all resources are loaded. 7 years ago
Leonard Kim 762f529f1d feat(api): expose a way to submit feedback 7 years ago
bgrozev 090f2f9ccb Restructures the analytics events (#2333) 7 years ago
virtuacoplenny 9b67e796bd ref(analytics): centralize all event names (#2272) 7 years ago
hristoterezov ee1ec42463 fix(external_api): Request feedback when using the API (#2271) 7 years ago
hristoterezov 5ffcaca649 feat(aot): Handle video not available use cases (#2242) 7 years ago
hristoterezov eb30ea9693 fix(alwaysontop): URLs for the additionally loaded resources. 7 years ago
hristoterezov 0b50578de9 style(analytics): sendEvent -> sendAnalyticsEvent 7 years ago
hristoterezov 0eddef4d62 feat(mute): Add analytics and console logs for audio/video mutes 7 years ago
paweldomas 122be9e0e0 ref: move 'jwt' feature to 'base' 7 years ago
Lyubo Marinov 5561a9c031 Partially prepare for eslint-plugin-flowtype 2.37.0 7 years ago
Lyubo Marinov dfebd692f3 eslint 4.8.0 7 years ago
Saúl Ibarra Corretgé 46ccefdfe9 feat(external_api): set permissions for cross-origin iframe 7 years ago
Lyubo Marinov c2ae7999ef Coding style 7 years ago
Lyubo Marinov 15ab7a292c Reduce the dependencies of the Web ExternalAPI 7 years ago
hristoterezov f93c1b5748 fix(external_api): isAudioMuted and isVideoMuted 7 years ago
hristoterezov 5ef914602f fix(remotecontrol): Handle screen sharing cancel 7 years ago
hristoterezov 1782030936 feat(alwaysontop): Toolbar. 7 years ago
hristoterezov da9e3fb63e feat(external_api): Return external resources for the always on top. 7 years ago
paweldomas e818fa1e9e fix(API): early audio muted status 7 years ago
Lyubo Marinov e542af28a2 [RN] Converge with Web's ExternalAPI a bit 7 years ago
paweldomas a5f61714bd fix: unmute video on audio only switch off 7 years ago
hristoterezov 07a0e3d8ff fix(iframe_api): Remove min height/width. 7 years ago
hristoterezov 70122789e7 fix(iframe_api): Change the format of the arguments in the constructor 7 years ago
hristoterezov 3736d6ca78 fix(iframe_api): Remove unnecessary div that wraps the iframe 7 years ago
hristoterezov 07158e8071 style(iframe_api): Adds _ for every non public property 7 years ago
hristoterezov cc6fcfd982 feat(iframe_api): Getter for the iframe 7 years ago
Saúl Ibarra Corretgé 3de6f1cd7f feat(external_api): make sure the created iframe has no border 7 years ago
Saúl Ibarra Corretgé 7b1639569e feat(external_api): make height / width calculation more resilient 7 years ago
hristoterezov 4d329b510f ref: module.exports -> export for the ES6 modules 8 years ago
Lyubo Marinov 320e67baa1 Fix the initialization of the (external) API 8 years ago
Lyubo Marinov e6f6884c36 [RN] Support JSON Web Token (JWT) 8 years ago
hristoterezov dfc94ff144 ref(iframe_API): Changing the format of the outgoing messages for API.js 8 years ago
hristoterezov b49c1c6ba2 fix(transport): Code style issues and enableLegacyFormat param bug 8 years ago
Lyubo Marinov e9dc9c47a9 Coding style 8 years ago
hristoterezov 3e055c1201 ref(external_api): To use transport module 8 years ago
hristoterezov 54388b6a0a ref(remotecontrol): To use transport module instead of API 8 years ago
hristoterezov 0dff35c0db feat(transport): Implement transport module 8 years ago
hristoterezov 55f5ceb85a fix(external_api): JS error in removeListeners and simplifies dispose 8 years ago
Lyubo Marinov f4de65a647 Comply w/ coding style 8 years ago
hristoterezov 0f42f18100 ref(iframe_api): ESLint support for API.js 8 years ago
hristoterezov ab62690b97 fix(iframe_api): toggle audio/video race condition 8 years ago
hristoterezov e7a3ee477d fix(frame_api): toggle SS race condition 8 years ago
Lyubo Marinov a9bdde193d Approach consistent filmstrip naming 8 years ago
hristoterezov 334eb5d423 feat(iframe_api): Add more ESLint rules 8 years ago
hristoterezov d416fd8c0f ref(iframe_api): Use EventEmitter 8 years ago
hristoterezov 78119df2db ref(iframe_api): Use ES6 8 years ago
hristoterezov dbcd19418c fix(iframe_api): Passing config params is not working 8 years ago
hristoterezov 0ed39dad63 fix(iframe_api): Display name command race condition 8 years ago