140 次程式碼提交 (d02b756084c7544402e0ab41a80b87e28214bf24)

作者 SHA1 備註 提交日期
  yanas d02b756084 fix(DataChannels):Moves last n list handling to RTC 8 年之前
  yanas 2d99b1105f Adds isInLastN to JitsiConference 8 年之前
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc 8 年之前
  Lyubo Marinov 66b62080e8 [eslint] max-params 8 年之前
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8 年之前
  hristoterezov e5472b9aca fix(eslint): Add eqeqeq rule 8 年之前
  Lyubo Marinov 308adc133a [eslint] max-len 8 年之前
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8 年之前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 年之前
  Lyubo Marinov 05c90dc42c [eslint] no-undef-init 8 年之前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 年之前
  Lyubo Marinov 110fe997b6 [eslint] no-continue 8 年之前
  Lyubo Marinov 0da7f6b98f [eslint] no-negated-condition 8 年之前
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 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 ed0d464392 [eslint] quotes 8 年之前
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks 8 年之前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8 年之前
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 8 年之前
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8 年之前
  Lyubo Marinov a5d354e07b [eslint] arrow-body-style 8 年之前
  Lyubo Marinov 7398216a5a [eslint] arrow-parens 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 年之前
  Devin Wilson adc5e046a8 fix(RTC): invalid reference 8 年之前
  paweldomas 70df257439 style(RTC): use import 8 年之前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8 年之前
  paweldomas c843889f52 fix(RTC): broken "getRemoteTracks" method 8 年之前
  paweldomas 359e525cc2 ref: remove double "l" from SignallingLayer 8 年之前
  paweldomas af26c86db0 ref(RTC): rename "owner" to "ownerEndpointId" 8 年之前
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access 8 年之前
  paweldomas 0ddd4e8dfa ref(RTC): add getRemoteTracks method 8 年之前
  paweldomas a31a50e1ff feat(RTC): store peer connections and assign IDs 8 年之前
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 8 年之前
  paweldomas 98df9a5f29 ref(XMPPEvents): move some PC related events to RTC 8 年之前
  Boris Grozev e535569780 cleanup: Renames a function, adds documentation. 8 年之前
  Saúl Ibarra Corretgé c631744a51 feat(lastN): Add ability to dynamically change lasN 8 年之前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年之前
  paweldomas af44ba0aa0 feat(RTCEvents): add REMOTE_TRACK_MUTE/UNMUTE 8 年之前
  hristoterezov 98e2d30a99 fix(RTC): Use import instead of require for JitsiTrackError 8 年之前
  damencho f812567dbc Sends non cached values only if datachannel is open. 8 年之前
  hristoterezov f25833413a fix(JitsiLocalTrack): issues after review 8 年之前
  hristoterezov 0d037bad65 feat(JitsiLocalTrack): Implement camera issues detection 8 年之前
  damencho 633fc18dce Moves caching of selected endpoint out of data channel. 8 年之前