87 コミット (e4133e067b64544e3796d2ad901b649ce9743186)

作成者 SHA1 メッセージ 日付
  hristoterezov 0ea6b2a114 ref(JitsiTrack): prototype -> class 8年前
  paweldomas da19b721a8 ref(JitsiTrackEvents.TRACK_AUDIO_LEVEL_CHANGED): reorder args 8年前
  Paweł Domas 9cccf3b62e More p2p analytics (#487) 8年前
  Leonard Kim b68b0079b3 fix: ensure container is defined while attaching a track 8年前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8年前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8年前
  Lyubo Marinov 66b62080e8 [eslint] max-params 8年前
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 8年前
  Lyubo Marinov 308adc133a [eslint] max-len 8年前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8年前
  Lyubo Marinov 7cecd3a9d9 [eslint] comma-dangle, comma-spacing 8年前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8年前
  Lyubo Marinov 0da7f6b98f [eslint] no-negated-condition 8年前
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8年前
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8年前
  hristoterezov fa971c81b5 fix(eslint): Add no-empty-function rule 8年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8年前
  hristoterezov e4352d2188 fix(eslint): Add no-else-return rule 8年前
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8年前
  Lyubo Marinov ed0d464392 [eslint] quotes 8年前
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks 8年前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8年前
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8年前
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8年前
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8年前
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8年前
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8年前
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8年前
  paweldomas 96124b6834 style(JitsiTrack): use import 8年前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8年前
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access 8年前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8年前
  Boris Grozev 66a16cf85a docs: Fixes spelling. 8年前
  paweldomas 51922b2623 ref(peer conn status): moves hasRtcMutedVideoTrack 8年前
  Lyubomir Marinov 90ee7e8a54 ESLint 8年前
  paweldomas 00293ef23e fix(JitsiTrack): add 'isLocal' abstract method stub 8年前
  hristoterezov 1b05d28a3a feat(JitsiTrack): Implement interface for adding handlers to MediaStream 8年前
  Lyubomir Marinov 417e3fbc07 ES6 for JitsiTrackEvents 8年前
  hristoterezov b74bf57210 Fixes JSDocs 8年前
  hristoterezov 5c903dfcc3 Fixes onended handler issues 8年前
  damencho 2f93ae15e1 Adds analytics events for connection times. 9年前
  tsareg 06cf23ff61 Better JitsiTrack#dispose() method to prevent memory leaks 9年前
  hristoterezov c3f9885df0 Resolve xmpp dependacies in RTC module 9年前
  Lyubomir Marinov 9615aadfb3 Reduce the dependency on HTML elements 9年前
  Lyubomir Marinov dd76dd9925 Fix incorrect loop with removal 9年前
  hristoterezov 7499423fed Move Temasys-specific attach to its existing execution branch 9年前
  tsareg e4beb895d8 Log warning instead of error for audio output device change errors 9年前
  hristoterezov dd3e1bc4a9 Calls the global error handler on every logger.error 9年前
  tsareg 6500f9e1f4 Do not subscribe each JitsiTrack to RTCEvents.AUDIO_OUTPUT_DEVICE_CHANGED, instead subscribe once in RTC 9年前
  Lyubomir Marinov e165952a5d Simplify, clarify source code 9年前