65 Commits (4581605a28da4bc434d68a6b36fd5e81ba9ee44c)

Author SHA1 Message Date
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 years ago
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8 years ago
  Lyubo Marinov 1068233eac [eslint] prefer-rest-params 8 years ago
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 years ago
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 years ago
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8 years ago
  Lyubo Marinov ed0d464392 [eslint] quotes 8 years ago
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks 8 years ago
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8 years ago
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 8 years ago
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8 years ago
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8 years ago
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8 years ago
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8 years ago
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8 years ago
  Lyubo Marinov 596767d57e [eslint] object-shorthand 8 years ago
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8 years ago
  damencho f8aea90c50 Match reported remote userId to other cs calls. 9 years ago
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 9 years ago
  hristoterezov b354a3e655 fix(callstats): userID sent with the feedback 9 years ago
  damencho 9e806dcb81 Defaults to jitsi instead of focus for remote user id reported to callstats. 9 years ago
  damencho 6993a876ca Reports resources as alias and usernames simultaneously to callstats backend. 9 years ago
  damencho 9dd1aafefa Updates logs. 9 years ago
  hristoterezov 14ad15d956 refactor(audio_problem): Remove audio problem detection 9 years ago
  Lyubomir Marinov 90ee7e8a54 ESLint 9 years ago
  hristoterezov e457906e01 Fixes the issue with not able to send feedback after JitsiConference.leave 9 years ago
  damencho 3f6a8aee7c Adds re-initialize of callstats if addNewFabric fail. 9 years ago
  damencho 9bb44a2562 Updates cs log for audio detect problem. 9 years ago
  Devin Wilson 35ce33da81 Add config.hosts.domain to the callstats id 9 years ago
  hristoterezov faeda96206 Implements reload method in JitsiConference 9 years ago
  tsareg dd7b70d939 Do not send event to callstats when no audiooutput devices are available. 9 years ago
  hristoterezov 36078b0e66 Implements audio problems detection 9 years ago
  damencho f2817b9c42 Removes deprecated applicationLog, replaces it with applicationLog. 9 years ago
  damencho 75c1f95f80 Changes the way we initialize callstats. 9 years ago
  damencho 5aba0ac3a6 Adds event for active device list. 9 years ago
  damencho 5fc17d6d8a Reports application error on unhandled errors. 9 years ago
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 years ago
  hristoterezov d137c752f7 Adds console.warn to callstats.reportError if the error parameter is null. 9 years ago
  hristoterezov 80d69ec992 Changes the implementation of reportError to callstats to create Error object if the error parameter is null. 9 years ago
  hristoterezov 5ec7cd352d Fix JS error returned by callstats when no error is passed to be reported 9 years ago
  damencho 1521c7da5e Report the error as object to callstats, not as string. 9 years ago
  damencho f79f76fb8c Removes fabricSetupFailed and adds iceConnectionFailure for callstats. 9 years ago
  hristoterezov 49bd22e976 Fixes issue with callstats confID 9 years ago
  damencho fb5a36a48f Sends the stack when reporting errors. 9 years ago
  damencho 66806b6b2e Fixes callstats wrtcFuncNames signalingError. 9 years ago
  Boris Grozev eb5f0dce0b Sends dominant speaker events to callstats. 9 years ago
  damencho d11ec5f6de Adds screenShareStart and screenShareStop events to callstats reports. 9 years ago
  Devin Wilson 541ac26a99 Use roomname as callstats conference id 9 years ago
  damencho b7e1654670 Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats. 9 years ago
  paweldomas 6f6b409951 Passes the info about stream renderer element id to CallStats. 9 years ago