93 コミット (2334eb99671ba4c8dfd5b3568ea39a85fb88fd5e)

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