90 次程式碼提交 (f02a22d3f99e6264e9e83732ad1ed07f7f6979e0)

作者 SHA1 備註 提交日期
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8 年之前
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8 年之前
  Lyubo Marinov 1ff84b6781 [eslint] prefer-const 8 年之前
  paweldomas e9268c2135 style(JitsiMeetJS): use import 8 年之前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8 年之前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 年之前
  paweldomas 065ff068a3 feat(JitsiMeetJS): add/remove global log transport methods 8 年之前
  paweldomas 2ae47e4d4b feat(JitsiMeetJS): add 'setLogLevelById' 8 年之前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 8 年之前
  Boris Grozev edf6a3a1c2 feat: Moves connectionquality to lib-jitsi-meet. 8 年之前
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 8 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年之前
  Lyubomir Marinov ad48c0c4d3 ES6 for JitsiConferenceErrors 8 年之前
  Lyubomir Marinov 1c6340cb38 ES6 for JitsiConferenceEvents 8 年之前
  Lyubomir Marinov f40b8957f4 ES6 for JitsiConnectionErrors 8 年之前
  Lyubomir Marinov 27840ba13a ES6 for JitsiConnectionEvents 8 年之前
  Lyubomir Marinov 4f10ce43a9 ES6 for JitsiMediaDevicesEvents 8 年之前
  Lyubomir Marinov 0e7c83b46a ES6 for JitsiTrackError 8 年之前
  Lyubomir Marinov 6ad10dc442 ES6 for JitsiTrackErrors 8 年之前
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents 8 年之前
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 8 年之前
  damencho 208f17de9d Sets the real device ids of local tracks once they are created. 8 年之前
  damencho bc2c8f06c7 Updates statistics when device is not found. 8 年之前
  nikvaessen 9ffa96bfa3 removed the transcriberHolder, transcriber and audioRecorder instances 8 年之前
  nikvaessen 592656c721 readded forgotten file 8 年之前
  damencho 873c5b4c93 Adds some analytics events for getusermedia success or fail. 8 年之前
  damencho 1f45df2122 Substracts from ttfm the time that user waits while been asked for user permissions. 8 年之前
  hristoterezov 1aa31587c6 Implements desktop sharing extension external installation 8 年之前
  damencho 234f3384e1 Moves loading of analytics in the library. 8 年之前
  damencho e014c23ce6 Adds utility method to fetch browser name. 8 年之前
  damencho 62906b62f7 Introduces analytics interface to report events. 9 年之前
  paweldomas a34e4255e4 Make 'isDeviceListAvailable' a Promise 9 年之前
  Boris Grozev 961870f55c Formats callstats application logs as JSON. 9 年之前
  paweldomas fc995e5aa0 Add utility method for constructing JWT login service URL 9 年之前
  paweldomas d4c952f4b9 Not report "user cancelled prompt" error as GUM failure 9 年之前
  paweldomas 3e2edf2d3a Report gUM failed to the stats only when all resolutions fail 9 年之前
  tsareg c43a3bcbe8 Expose JitsiTrackError through JitsiMeetJS.errorTypes.JitsiTrackError 9 年之前
  tsareg 714585de88 Fire an optional JitsiMediaDevices.PERMISSION_PROMPT_IS_SHOWN event when browser shows user media permission prompt when calling createLocalTracks 9 年之前
  tsareg 8281bfee2a Reverted previous commit 9 年之前
  hristoterezov cdf7734b3e Fixes issue with the local audio levels 9 年之前
  tsareg bf70a26910 Fix error when no global JitsiMeetJS var is available 9 年之前
  tsareg 4b28402045 Expose JitsiMeetJS.environment with methods for environment detection 9 年之前
  damencho 9153024377 Refactor callstats removing improve static calls to Statistics. 9 年之前
  tsareg 7b0da951b5 Removed unnecessary .call 9 年之前
  tsareg e2bd4add58 Extracted code duplication into separate function 9 年之前
  tsareg 5e4aa82cad Report DOMException when audio output device change fails as gUM error to callstats 9 年之前
  tsareg f8ed717be6 Start callStats as soon as second participant join the room, maybe even without established jingle session and peer connection 9 年之前
  tsareg 8273d5108c Store additional "devices" array in JitsiTrackError for GUM errors and minor bug fixes and changes 9 年之前
  Lyubomir Marinov 2c8c5a1028 Remove duplications of error messages 9 年之前
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9 年之前