327 Commits (81a1b0a31b96723cde5b5b708e8b685fa0915f2c)

Author SHA1 Message Date
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 years ago
  yanas 2eed6cdebf fix(JitsiConference.js): Adds punctuation. 8 years ago
  yanas 9fb2c36eb0 Fixes jsdoc syntax 8 years ago
  yanas 2d99b1105f Adds isInLastN to JitsiConference 8 years ago
  Leonard Kim e709caaa7c Collect dominant speaker times 8 years ago
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 years ago
  Lyubo Marinov b713d6eb74 [eslint] radix 8 years ago
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 8 years ago
  Lyubo Marinov 308adc133a [eslint] max-len 8 years ago
  Lyubo Marinov 3deb625337 [eslint] consistent-this 8 years ago
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8 years ago
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline 8 years ago
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 years ago
  Lyubo Marinov 09aad8fc9f [eslint] no-new 8 years ago
  Lyubo Marinov eacd244218 [eslint] no-unused-expressions 8 years ago
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 years ago
  Lyubo Marinov 848389acf2 [eslint] no-bitwise 8 years ago
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8 years ago
  hristoterezov b13348726b fix(eslint): Add no-implicit-coercion rule 8 years ago
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 years ago
  hristoterezov fa971c81b5 fix(eslint): Add no-empty-function rule 8 years ago
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 years ago
  hristoterezov e4352d2188 fix(eslint): Add no-else-return rule 8 years ago
  hristoterezov 245c49bc31 fix(eslint): Add dot-notation rule 8 years ago
  Lyubo Marinov a2f62d9c28 [eslint] no-spaced-func 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
  Lyubo Marinov a5d354e07b [eslint] arrow-body-style 8 years ago
  Lyubo Marinov 7398216a5a [eslint] arrow-parens 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
  Lyubo Marinov 1ff84b6781 [eslint] prefer-const 8 years ago
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8 years ago
  Paweł Domas d0ce2d6866 feat: add SdpTransformUtil 8 years ago
  Devin Wilson 73dc16a7a9 Fix generate recvonly ssrc when no video 8 years ago
  paweldomas 7a7d6972c5 ref(JitsiConference): cleanup imports 8 years ago
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access 8 years ago
  paweldomas 0ddd4e8dfa ref(RTC): add getRemoteTracks method 8 years ago
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 8 years ago
  paweldomas 98df9a5f29 ref(XMPPEvents): move some PC related events to RTC 8 years ago
  paweldomas 0e6b610033 style(JitsiConference): add ' ' before if 8 years ago
  paweldomas f8b9faed99 ref(JitsiConference): rename 'addLocalStream' + doc fixes 8 years ago
  paweldomas ebbec1ffa8 ref(JingleSessionPC): rename 'replaceStream' 8 years ago