Commit Graph

59 Commits (f2e0704b93dab96d1f36b1a002218e7d7f7bba05)

Author SHA1 Message Date
Hristo Terezov a7aaf31c79 feat(iframe-api): Add deviceListChanged event. 7 years ago
Hristo Terezov ed1d3d3df5 fix(api-devices): Initial device function calls 7 years ago
Hristo Terezov 427f49367b feat(iframe-api): Device handling. 7 years ago
Hristo Terezov cb8e9eed5e feat(subject): UI 7 years ago
virtuacoplenny 22277ad799
feat(api): add notification for when filmstrip gets toggled (#3974) 7 years ago
Gabriel-Tiberiu Imre-Lucaci 5739e1deaa feat(external_api): notify when api is disposed 7 years ago
paweldomas 4312512d2f feat(external API): add feedbackPromptDisplayed event 7 years ago
damencho fc129d9849 Adds setting subject and adding event on receiving such change. 7 years ago
virtuacoplenny 6241172af8
feat(screenshare): support remote wireless screensharing (#3809) 7 years ago
Bettenbuk Zoltan 3fdf944763 Fix eslint/jsdoc warnings (doc change only!) 7 years ago
Saúl Ibarra Corretgé 2ae2f04f0a feat(eslint): tame the beast 7 years ago
hristoterezov bd8559fad6 fix(invite): IFrame api when invalid invitees are passed. 7 years ago
hristoterezov 769e782c6f feat(callee-info): Redesign. 8 years ago
akshitkrnagpal 20444adbc9 Added emailChange listener to API 8 years ago
hristoterezov a5f2cb8bd9 fix(google-auth): popup. 8 years ago
hristoterezov 69eefc82a5 feat(iframe_api): Add invite functionality. 8 years ago
Leonard Kim 1eee20dd5a ref(toolbar): remove contact list 8 years ago
Slava Kisel e1d849e3a0
Implement external API notification about screen sharing status 8 years ago
damencho 2478176f23 Adds uiLoaded event in iframe API, fired when all resources are loaded. 8 years ago
Leonard Kim 762f529f1d feat(api): expose a way to submit feedback 8 years ago
hristoterezov 5ffcaca649 feat(aot): Handle video not available use cases (#2242) 8 years ago
hristoterezov eb30ea9693 fix(alwaysontop): URLs for the additionally loaded resources. 8 years ago
Lyubo Marinov dfebd692f3 eslint 4.8.0 8 years ago
Saúl Ibarra Corretgé 46ccefdfe9 feat(external_api): set permissions for cross-origin iframe 8 years ago
Lyubo Marinov c2ae7999ef Coding style 8 years ago
Lyubo Marinov 15ab7a292c Reduce the dependencies of the Web ExternalAPI 8 years ago
hristoterezov 1782030936 feat(alwaysontop): Toolbar. 8 years ago
hristoterezov da9e3fb63e feat(external_api): Return external resources for the always on top. 8 years ago
Lyubo Marinov e542af28a2 [RN] Converge with Web's ExternalAPI a bit 9 years ago
hristoterezov 07a0e3d8ff fix(iframe_api): Remove min height/width. 9 years ago
hristoterezov 70122789e7 fix(iframe_api): Change the format of the arguments in the constructor 9 years ago
hristoterezov 3736d6ca78 fix(iframe_api): Remove unnecessary div that wraps the iframe 9 years ago
hristoterezov 07158e8071 style(iframe_api): Adds _ for every non public property 9 years ago
hristoterezov cc6fcfd982 feat(iframe_api): Getter for the iframe 9 years ago
Saúl Ibarra Corretgé 3de6f1cd7f feat(external_api): make sure the created iframe has no border 9 years ago
Saúl Ibarra Corretgé 7b1639569e feat(external_api): make height / width calculation more resilient 9 years ago
hristoterezov 4d329b510f ref: module.exports -> export for the ES6 modules 9 years ago
hristoterezov dfc94ff144 ref(iframe_API): Changing the format of the outgoing messages for API.js 9 years ago
hristoterezov b49c1c6ba2 fix(transport): Code style issues and enableLegacyFormat param bug 9 years ago
Lyubo Marinov e9dc9c47a9 Coding style 9 years ago
hristoterezov 3e055c1201 ref(external_api): To use transport module 9 years ago
hristoterezov 55f5ceb85a fix(external_api): JS error in removeListeners and simplifies dispose 9 years ago
Lyubo Marinov a9bdde193d Approach consistent filmstrip naming 9 years ago
hristoterezov 334eb5d423 feat(iframe_api): Add more ESLint rules 9 years ago
hristoterezov d416fd8c0f ref(iframe_api): Use EventEmitter 9 years ago
hristoterezov 78119df2db ref(iframe_api): Use ES6 9 years ago
hristoterezov dbcd19418c fix(iframe_api): Passing config params is not working 9 years ago
hristoterezov aeb301c8d5 feat(iframe_api): Add jwt token parameter 9 years ago
Saúl Ibarra Corretgé 5849980092 external_api: fix jsdoc 9 years ago
hristoterezov 207ac47aa7 fix(iframe_api): s/getNumberOfParticipant/getNumberOfParticipants 9 years ago