83 Commits (f8ab8015a25c2e9785871ee579f9f8bf4b42d87a)

Autor SHA1 Nachricht Datum
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks vor 8 Jahren
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren vor 8 Jahren
  Lyubo Marinov 14147059b3 [eslint] spaced-comment vor 8 Jahren
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule vor 8 Jahren
  hristoterezov 3e44723582 fix(eslint): Add indent rule vor 8 Jahren
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule vor 8 Jahren
  hristoterezov c36b464bfc fix(eslint): Add curly rule vor 8 Jahren
  Lyubo Marinov 596767d57e [eslint] object-shorthand vor 8 Jahren
  paweldomas 935667f2fc feat: add BEFORE_STATISTICS_DISPOSED event vor 8 Jahren
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support vor 8 Jahren
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code vor 8 Jahren
  hristoterezov 2bed1a7d5a fix(statistics): sendEventToAll was not passing string to callstats vor 8 Jahren
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic vor 8 Jahren
  hristoterezov 14ad15d956 refactor(audio_problem): Remove audio problem detection vor 8 Jahren
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format vor 8 Jahren
  hristoterezov 6858c5715c feat(feedback): Tries to send the detailed feedback to analytics vor 8 Jahren
  Lyubomir Marinov dee489bca4 Add jsdocs vor 8 Jahren
  paweldomas 453346264e feat(stats): log events for ICE disconnected,reconnected and failed vor 8 Jahren
  damencho c437997638 Updates callstats link by default to use websockets. vor 8 Jahren
  paweldomas a3debbb4b7 doc(statistics.js): remove FIXME for CallStats not working vor 8 Jahren
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError vor 8 Jahren
  damencho a9dd9ad1d2 Adds a option to set custom callstats script. vor 8 Jahren
  damencho e71cc30b3f Moves analytics event for feedback to the library. vor 8 Jahren
  paweldomas 600cb75560 fix(statistics): create new CallStats instance after it was stopped vor 8 Jahren
  hristoterezov bcb3253df2 Implement audio problem detection vor 8 Jahren
  hristoterezov e457906e01 Fixes the issue with not able to send feedback after JitsiConference.leave vor 8 Jahren
  damencho 2a6c07a6cc Adds in statistics method to send event to cs and analytics. vor 8 Jahren
  damencho 5ca17431e0 Fixes local audio levels after reload. vor 8 Jahren
  hristoterezov b2d1ed5d0d Logs the reason for the reload vor 8 Jahren
  damencho 643e8ca0ee Adds caching of events to AnalyticsAdapter. vor 8 Jahren
  damencho 26231efbd7 Avoids using global JitsiMeetJS. vor 8 Jahren
  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. vor 8 Jahren
  damencho 234f3384e1 Moves loading of analytics in the library. vor 8 Jahren
  hristoterezov b1e4c8debe Fixes issues after review PR #166 vor 9 Jahren
  hristoterezov faeda96206 Implements reload method in JitsiConference vor 9 Jahren
  tsareg dd7b70d939 Do not send event to callstats when no audiooutput devices are available. vor 9 Jahren
  hristoterezov 36078b0e66 Implements audio problems detection vor 9 Jahren
  damencho f2817b9c42 Removes deprecated applicationLog, replaces it with applicationLog. vor 9 Jahren
  damencho 5aba0ac3a6 Adds event for active device list. vor 9 Jahren
  hristoterezov cdf7734b3e Fixes issue with the local audio levels vor 9 Jahren
  damencho 9153024377 Refactor callstats removing improve static calls to Statistics. vor 9 Jahren
  damencho 158b3a5463 Sends recorder states to callstats. vor 9 Jahren
  damencho d773e0bcff Sends additional logs to callstats. vor 9 Jahren
  tsareg e2bd4add58 Extracted code duplication into separate function vor 9 Jahren
  tsareg c815e913d7 Transform JitsiTrackError into format acceptable by callstats vor 9 Jahren
  tsareg f8ed717be6 Start callStats as soon as second participant join the room, maybe even without established jingle session and peer connection vor 9 Jahren
  paweldomas f88adc5a6e Adds 'audioLevelsInterval' config option vor 9 Jahren
  Lyubomir Marinov 7ea29f14fb Reduce browser type checks in statistics vor 9 Jahren
  Lyubomir Marinov 721fa9c523 Remove unnecessary checks vor 9 Jahren
  Lyubomir Marinov dbe731ca63 Remove unused EventEmitter vor 9 Jahren