799 コミット (643e8ca0ee848a16b2e79409a2c8fd5e01dba730)
 

作成者 SHA1 メッセージ 日付
  damencho 643e8ca0ee Adds caching of events to AnalyticsAdapter. 9年前
  damencho 68b78bb730 Adds load and error callback to the script util. 9年前
  Lyubomir Marinov 81718e55c7 Merge branch 'tsareg-react_native_webrtc_media_stream_track_get_settings_not_implemented' 9年前
  Lyubomir Marinov 0b2499682d Merge branch 'react_native_webrtc_media_stream_track_get_settings_not_implemented' of https://github.com/tsareg/lib-jitsi-meet into tsareg-react_native_webrtc_media_stream_track_get_settings_not_implemented 9年前
  hristoterezov a23779fb24 Merge pull request #200 from tsareg/set_mute 9年前
  tsareg f9ed623f23 Wrap calling MediaStreamTrack#getSettings() with try-catch block as it throws "Not implemented" Error in react-native-webrtc 9年前
  tsareg d00993293a Added TRACK_NO_STREAM_FOUND JitsiTrackError type 9年前
  tsareg 3c0b730a1a Replaced string with constant 9年前
  tsareg b6ad86ac19 Merge remote-tracking branch 'remotes/upstream/master' into set_mute 9年前
  hristoterezov 870a608a0d Merge pull request #208 from jitsi/analytics-update 9年前
  damencho 26231efbd7 Avoids using global JitsiMeetJS. 9年前
  damencho 0370183e94 Moves the method definition of the play callback. 9年前
  Lyubomir Marinov d836d8aacc Merge branch 'tsareg-is_user_facing_camera' 9年前
  Lyubomir Marinov 6121695107 Merge branch 'is_user_facing_camera' of https://github.com/tsareg/lib-jitsi-meet into tsareg-is_user_facing_camera 9年前
  damencho 873c5b4c93 Adds some analytics events for getusermedia success or fail. 9年前
  damencho 1f45df2122 Substracts from ttfm the time that user waits while been asked for user permissions. 9年前
  damencho 9351e50d74 Adds ttfm for temasys. 9年前
  damencho fe9aebd0c6 Distinguish tracks that had been muted when calculating ttfm. 9年前
  bgrozev 6883915507 Merge pull request #207 from jitsi/cs-reinitialize 9年前
  damencho 3f6a8aee7c Adds re-initialize of callstats if addNewFabric fail. 9年前
  bgrozev 9e7c77219c Merge pull request #206 from jitsi/fix_ss_from_popup 9年前
  hristoterezov e22f353829 Use the existing constant instead of string in ScreenObtainer.js 9年前
  hristoterezov 0d37338085 Merge pull request #204 from jitsi/analytics-move2 9年前
  damencho 1b1ff464d5 Adds missing require. 9年前
  hristoterezov 1aa31587c6 Implements desktop sharing extension external installation 9年前
  damencho be22ab769b Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation. 9年前
  tsareg bc915c16fe Pass 'facingMode' to gUM when 'unmuting' video track 9年前
  damencho 234f3384e1 Moves loading of analytics in the library. 9年前
  George Politis 701a5e7e9b Merge pull request #202 from jitsi/session_accept_timeout 9年前
  paweldomas 30c7739899 Avoid 'session-accept' timeout 9年前
  paweldomas 7f6a5dd415 Reload the conference on 'session-accept' timeout 9年前
  George Politis d196b8344a Merge pull request #201 from jitsi/analytics-move 9年前
  damencho c9d0c17264 Adds a comment. 9年前
  damencho 746ed36381 Reports ttfm through analytics. 9年前
  damencho d376801be4 Adds browser suffix to all events reported to analytics. 9年前
  damencho 89720887ad Adds muc idle event. 9年前
  damencho e014c23ce6 Adds utility method to fetch browser name. 9年前
  damencho 2f93ae15e1 Adds analytics events for connection times. 9年前
  yanas dcc937cd5d Merge pull request #199 from jitsi/crash_no_mediastreamtrack 9年前
  damencho 62906b62f7 Introduces analytics interface to report events. 9年前
  tsareg 5956915d82 _setMute refactoring 9年前
  paweldomas a34e4255e4 Make 'isDeviceListAvailable' a Promise 9年前
  Emil Ivov 78b7282efa Merge pull request #198 from jitsi/ds-lower-onerror-verbosity 9年前
  damencho 93ed5cedbb Lowers the verbosity on data channel errors. 9年前
  Дамян Минков 1ad297533f Merge pull request #191 from bgrozev/log-json 9年前
  Paweł Domas 2f2781f41f Merge pull request #197 from jitsi/strophe-plugins-required 9年前
  damencho 0e49f7b92f Throws an exception when strophe plugins are missing. 9年前
  Paweł Domas 48a054ddf2 Merge pull request #196 from jitsi/fix-attach-ie 9年前
  damencho d33442ef4a Fixes connection optimization for IE. 9年前
  hristoterezov 7445bc45e3 Merge pull request #193 from jitsi/fix-setmute-missing-room 9年前