128 コミット (0da7f6b98fcac38dfaf1a042dccc86a766817a95)

作成者 SHA1 メッセージ 日付
  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 9年前
  paweldomas af44ba0aa0 feat(RTCEvents): add REMOTE_TRACK_MUTE/UNMUTE 9年前
  hristoterezov 98e2d30a99 fix(RTC): Use import instead of require for JitsiTrackError 9年前
  damencho f812567dbc Sends non cached values only if datachannel is open. 9年前
  hristoterezov f25833413a fix(JitsiLocalTrack): issues after review 9年前
  hristoterezov 0d037bad65 feat(JitsiLocalTrack): Implement camera issues detection 9年前
  damencho 633fc18dce Moves caching of selected endpoint out of data channel. 9年前
  paweldomas 8a00c803b6 fix(JitsiConference,RTC): add onCallEnded to the RTC service 9年前
  hristoterezov 301ed7e503 Changes methods that use RTCDatachanel#send to throw exception on fail 9年前
  tsareg 32b9f91e5f Introduced JitsiLocalTrack#getCameraFacingMode() method and CameraFacingMode enum 9年前
  hristoterezov 2525f5ff81 Implements interfaces for data channel communication 9年前
  bgrozev 6c870f70b5 Revert "Implements interfaces for data channel communication" 9年前
  hristoterezov dd24d1bee1 Implements interfaces for data channel communication 9年前
  tsareg 49fa0a48a5 More simple RTC#removeRemoteTrack() and RTC#removeRemoteTracks() methods 9年前
  tsareg 27466fce4a Always fire JitsiConferenceEvents.TRACK_REMOVED event when track is removed when participant lefts the conference 9年前
  Boris Grozev 6cfd1ba968 Renames confusingly named functions, adds documentation. 9年前
  damencho 421483fc73 Removes getVideoId and getVideoSrc as no longer used by tests. 9年前
  hristoterezov faeda96206 Implements reload method in JitsiConference 9年前
  hristoterezov 36078b0e66 Implements audio problems detection 9年前