100 Révisions (e4133e067b64544e3796d2ad901b649ce9743186)

Auteur SHA1 Message Date
  Paweł Domas 9cccf3b62e More p2p analytics (#487) il y a 8 ans
  Leonard Kim a82d4b7c3c fix(stats): lazy initialization for statistics Sets il y a 8 ans
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 il y a 8 ans
  paweldomas d5c87ff6b9 fix(logs&stats): BEFORE_STATISTICS_DISPOSED il y a 8 ans
  Paweł Domas 2e970e5020 callstats: report P2P calls to CallStats (#445) il y a 8 ans
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc il y a 8 ans
  Lyubo Marinov 66b62080e8 [eslint] max-params il y a 8 ans
  Lyubo Marinov 308adc133a [eslint] max-len il y a 8 ans
  Lyubo Marinov 068f290835 [eslint] lines-around-comment il y a 8 ans
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline il y a 8 ans
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing il y a 8 ans
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call il y a 8 ans
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback il y a 8 ans
  Lyubo Marinov c991abf9ef [eslint] prefer-template il y a 8 ans
  Lyubo Marinov 5bff0ed543 [eslint] no-var il y a 8 ans
  Lyubo Marinov 4293971466 [eslint] operator-linebreak il y a 8 ans
  Lyubo Marinov ed0d464392 [eslint] quotes il y a 8 ans
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks il y a 8 ans
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren il y a 8 ans
  Lyubo Marinov 14147059b3 [eslint] spaced-comment il y a 8 ans
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule il y a 8 ans
  hristoterezov 3e44723582 fix(eslint): Add indent rule il y a 8 ans
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule il y a 8 ans
  hristoterezov c36b464bfc fix(eslint): Add curly rule il y a 8 ans
  Lyubo Marinov 596767d57e [eslint] object-shorthand il y a 8 ans
  paweldomas 935667f2fc feat: add BEFORE_STATISTICS_DISPOSED event il y a 8 ans
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support il y a 8 ans
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code il y a 8 ans
  hristoterezov 2bed1a7d5a fix(statistics): sendEventToAll was not passing string to callstats il y a 8 ans
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic il y a 8 ans
  hristoterezov 14ad15d956 refactor(audio_problem): Remove audio problem detection il y a 8 ans
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format il y a 8 ans
  hristoterezov 6858c5715c feat(feedback): Tries to send the detailed feedback to analytics il y a 8 ans
  Lyubomir Marinov dee489bca4 Add jsdocs il y a 8 ans
  paweldomas 453346264e feat(stats): log events for ICE disconnected,reconnected and failed il y a 8 ans
  damencho c437997638 Updates callstats link by default to use websockets. il y a 8 ans
  paweldomas a3debbb4b7 doc(statistics.js): remove FIXME for CallStats not working il y a 8 ans
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError il y a 8 ans
  damencho a9dd9ad1d2 Adds a option to set custom callstats script. il y a 8 ans
  damencho e71cc30b3f Moves analytics event for feedback to the library. il y a 8 ans
  paweldomas 600cb75560 fix(statistics): create new CallStats instance after it was stopped il y a 8 ans
  hristoterezov bcb3253df2 Implement audio problem detection il y a 8 ans
  hristoterezov e457906e01 Fixes the issue with not able to send feedback after JitsiConference.leave il y a 8 ans
  damencho 2a6c07a6cc Adds in statistics method to send event to cs and analytics. il y a 8 ans
  damencho 5ca17431e0 Fixes local audio levels after reload. il y a 8 ans
  hristoterezov b2d1ed5d0d Logs the reason for the reload il y a 8 ans
  damencho 643e8ca0ee Adds caching of events to AnalyticsAdapter. il y a 8 ans
  damencho 26231efbd7 Avoids using global JitsiMeetJS. il y a 8 ans
  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. il y a 8 ans
  damencho 234f3384e1 Moves loading of analytics in the library. il y a 8 ans