310 次代码提交 (ed43a6953d3e3497f12b3da54686b3e34b4fb2b3)

作者 SHA1 备注 提交日期
  Jaya Allamsetty ca325f5ef9 fix(stats): Use promise-based getStats on all browsers. 4 年前
  Jaya Allamsetty 43c589f409
feat(stats): Get audio levels for the top 5 speakers only. 4 年前
  Boris Grozev 5796d83bb1 squash: Use different function syntax. 5 年前
  Boris Grozev 4d00630c5a squash: Fix lint errors. 5 年前
  Boris Grozev c8255f3ab1 Process stats immediately before setting the interval. 5 年前
  Jaya Allamsetty e60f09b189 feat(browser-support): Add support for WKWebview based browsers. 4 年前
  Saúl Ibarra Corretgé 310983c5b0 fix(stats) fix parsing codec in new stats 4 年前
  tmoldovan8x8 fe93990c16
feat(stats) migrate RN to new stats 4 年前
  Jorge Vallecillo 7fcdcc26ab Fix typos 4 年前
  Jorge Vallecillo 713db5d8c3 Fix typos on comments 5 年前
  Hristo Terezov 4980889b24 feat(precallTest):disable if callstats is disabled 5 年前
  Jaya Allamsetty a433ca2dbc
feat(stats): Add the ability to enable callStats only on a certain % of conferences 5 年前
  paweldomas d36d72db48 feat: send conference.left analytics event 5 年前
  Jaya Allamsetty ae2f3a7a20 fix: Fix unit tests for PerformanceObserverStats 5 年前
  Jaya Allamsetty eaa2fd37a7 ref: rename performanceStats to LongTasksStats 5 年前
  Jaya Allamsetty a9ceee2de7 feat: PerformanceObserverStats initial commit 5 年前
  Vlad Piersec b4bff22ac5 feat(prejoin): Expose method to make a precall test 5 年前
  Jaya Allamsetty 43835df2a0 fix: Scale remote audio levels reported on receiver to getStats levels 5 年前
  Saúl Ibarra Corretgé 0e328c9b82 deps: eslint-config-jitsi@latest 5 年前
  Jaya Allamsetty b4a4ad2a00
feat: use getSynchronizationSources on the receiver for remote audio levels (#1245) 5 年前
  Saúl Ibarra Corretgé 5bf0b26409 deps: jitsi/js-utils@1.0.0 5 年前
  damencho 8366abe364 ref: Drops callStatsConfIDNamespace and uses only confID. 5 年前
  Gabriel Imre 0a53da6add feat(callstats): Add dedicated siteID parameter to allow for injection of jwt-based siteID 5 年前
  Philipp Hancke 509740734b chore: remove usage of `self` 5 年前
  Russell Graves fd58857424 Remove comment, figured out the reason. 5 年前
  Russell Graves 1ed920a222 Add the codec information for peer connections if supported (Chrome). 5 年前
  Jaya Allamsetty 868319d5f8 fix(stats): Use the standard props for icecandidate stats on Firefox 5 年前
  Jaya Allamsetty 3882a82f8f feat(Safari): Add unified plan support for Safari 5 年前
  Jaya Allamsetty c6323d1ddb feat(Amplitude): Add isP2P attribute to the transport.stats analytics event 5 年前
  damencho 6713d1f67c Adds option to disable callstats app logs. 5 年前
  Jaya Allamsetty a6186063ea feat(Amplitude): Add a new event for sending the ICE candidate types 5 年前
  bgrozev b24bbdee4e
Make the PeerConnection stats interval configurable, bump the default to 10s. (#1033) 5 年前
  damencho 944fd0fb22 Updates speaker stats to ignore hidden participants. 5 年前
  Jaya Allamsetty c8c9c43830 Remove isEdge checks 5 年前
  damencho 11d59e67db Fixes some comments. 6 年前
  damencho fe988ae391 Adds option to send email as identifier in stats. 6 年前
  damencho e6e6b890bb Simplifies logic around userID and callstatsUsername in callstats. 6 年前
  Hristo Terezov 486c61e2a9 fix(AudioProblemDetection):Reduce false positives 6 年前
  damencho ad8cc5a694 Partially reverts 24bda8e and uses domain/roomname to report to cs. 6 年前
  Hristo Terezov 070c67bf5d feat(stats): Add audio output problem detector. 6 年前
  Leonard Kim 97475026de ref(feedback): return promise for submitting callstats feedback 6 年前
  Дамян Минков 24bda8e941
Adds confID to JitsiConference option and enables callstats siteID. (#934) 6 年前
  Hristo Terezov 0ee30bf12a feat(JitsiConnection): disconnect->return Promise 6 年前
  Mark Madlangbayan f2ca35ba36 Fixed issue with set length. 6 年前
  Mark Madlangbayan 506c0f429e Added analytics dispose() 6 年前
  paweldomas 1c5fd72b2a fix: remove obsolete warnings 6 年前
  Hristo Terezov 23658b601b feat(AnalyticsAdapter): Add reset functionality. 6 年前
  Saúl Ibarra Corretgé 96dfda5841 feat(callstats): don't inlcude react-native-callstats 6 年前
  Hristo Terezov 50c09bcdcd fix(analytics): add try/catch for setUserProperties. 6 年前
  Hristo Terezov 5cc705b9fd feat(analytics): Allow handler specific permanent props implementation. 6 年前