298 コミット (16fe22e9c901b71ec804921a28765cc94e45047d)

作成者 SHA1 メッセージ 日付
  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年前
  damencho 2108f80e3d Simplifies logic and renames a method. 6年前
  damencho 7f52a2cc60 Handles private messages received by speakerstats component. 7年前
  damencho 6eb3157a84 Adds server-side speaker stats handling. 7年前
  paweldomas 6442a2a45c fix(RTPStatsCollector): this.stop is 'undefined' 7年前
  Saúl Ibarra Corretgé 6a0c44450a core: refactor initialization not to return a Promise 7年前
  Saúl Ibarra Corretgé 826dacdc7d feat(sanity): axe IE and Temasys plugin support 🔥🔥🔥 7年前
  hristoterezov 3b4b05a692 fix(analytics): Remove annoying console.warn. 7年前
  paweldomas c1d954cc98 feat(stats): enable RTPStatsCollector for RN 7年前
  damencho 67e30ea301 Fixes comments. 7年前
  damencho e3adbca608 Implements the promised based getStats. Enables them for Safari and FF. 7年前
  bgrozev 60f4769da2 Avoid analytics exception when disabled (#684) 7年前
  hristoterezov a1237fb48e ref(browser): Use js-utils. 7年前