94 Revize (4e3bf82bf4bc4eb1bcd6f8df03e624717a3f8fc0)

Autor SHA1 Zpráva Datum
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError před 9 roky
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 před 9 roky
  damencho a9dd9ad1d2 Adds a option to set custom callstats script. před 9 roky
  damencho e71cc30b3f Moves analytics event for feedback to the library. před 9 roky
  paweldomas 600cb75560 fix(statistics): create new CallStats instance after it was stopped před 9 roky
  damencho 7cd5a80206 Removes browser suffix adding to all action names. před 9 roky
  hristoterezov bcb3253df2 Implement audio problem detection před 9 roky
  hristoterezov e457906e01 Fixes the issue with not able to send feedback after JitsiConference.leave před 9 roky
  damencho bde1b89041 Typo. před 9 roky
  damencho a94fab12f1 Adds optional label to analytics handler. před 9 roky
  damencho 2a6c07a6cc Adds in statistics method to send event to cs and analytics. před 9 roky
  damencho 5ca17431e0 Fixes local audio levels after reload. před 9 roky
  hristoterezov b2d1ed5d0d Logs the reason for the reload před 9 roky
  damencho 643e8ca0ee Adds caching of events to AnalyticsAdapter. před 9 roky
  damencho 26231efbd7 Avoids using global JitsiMeetJS. před 9 roky
  damencho 3f6a8aee7c Adds re-initialize of callstats if addNewFabric fail. před 9 roky
  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. před 9 roky
  damencho 234f3384e1 Moves loading of analytics in the library. před 9 roky
  damencho d376801be4 Adds browser suffix to all events reported to analytics. před 9 roky
  damencho 62906b62f7 Introduces analytics interface to report events. před 9 roky
  damencho 9bb44a2562 Updates cs log for audio detect problem. před 9 roky
  hristoterezov b1e4c8debe Fixes issues after review PR #166 před 9 roky
  hristoterezov faeda96206 Implements reload method in JitsiConference před 9 roky
  tsareg dd7b70d939 Do not send event to callstats when no audiooutput devices are available. před 9 roky
  hristoterezov 36078b0e66 Implements audio problems detection před 9 roky
  damencho f2817b9c42 Removes deprecated applicationLog, replaces it with applicationLog. před 9 roky
  damencho 75c1f95f80 Changes the way we initialize callstats. před 9 roky
  damencho 5aba0ac3a6 Adds event for active device list. před 9 roky
  hristoterezov cdf7734b3e Fixes issue with the local audio levels před 9 roky
  damencho 9153024377 Refactor callstats removing improve static calls to Statistics. před 9 roky
  damencho 158b3a5463 Sends recorder states to callstats. před 9 roky
  damencho d773e0bcff Sends additional logs to callstats. před 9 roky
  tsareg e2bd4add58 Extracted code duplication into separate function před 9 roky
  damencho 5fc17d6d8a Reports application error on unhandled errors. před 9 roky
  Lyubomir Marinov 770ffa085e Support statistics on React Native před 9 roky
  tsareg c815e913d7 Transform JitsiTrackError into format acceptable by callstats před 9 roky
  tsareg f8ed717be6 Start callStats as soon as second participant join the room, maybe even without established jingle session and peer connection před 9 roky
  paweldomas f88adc5a6e Adds 'audioLevelsInterval' config option před 9 roky
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error před 9 roky
  Lyubomir Marinov 349c6e2c35 Simplify the source code před 9 roky
  Lyubomir Marinov 62f5f4db72 Remove repetitive statistics lookups před 9 roky
  Lyubomir Marinov 948bf34062 Remove, optimize checks před 9 roky
  Lyubomir Marinov 7ea29f14fb Reduce browser type checks in statistics před 9 roky
  Lyubomir Marinov 721fa9c523 Remove unnecessary checks před 9 roky
  Lyubomir Marinov dbe731ca63 Remove unused EventEmitter před 9 roky
  Lyubomir Marinov 27a7d7da72 Reformat the source code for consistency před 9 roky
  hristoterezov d137c752f7 Adds console.warn to callstats.reportError if the error parameter is null. před 9 roky
  hristoterezov 80d69ec992 Changes the implementation of reportError to callstats to create Error object if the error parameter is null. před 9 roky
  hristoterezov 5ec7cd352d Fix JS error returned by callstats when no error is passed to be reported před 9 roky
  hristoterezov e6968912ae Changes console.* to logger.* před 9 roky