130 коммитов (2b4caa585da5e45df971d6b2e7d9cb85b4539ea8)

Автор SHA1 Сообщение Дата
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 9 лет назад
  Lyubo Marinov 110fe997b6 [eslint] no-continue 9 лет назад
  Lyubo Marinov 0da7f6b98f [eslint] no-negated-condition 9 лет назад
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 9 лет назад
  hristoterezov fa971c81b5 fix(eslint): Add no-empty-function rule 9 лет назад
  Lyubo Marinov 5bff0ed543 [eslint] no-var 9 лет назад
  hristoterezov e4352d2188 fix(eslint): Add no-else-return rule 9 лет назад
  Lyubo Marinov ed0d464392 [eslint] quotes 9 лет назад
  Lyubo Marinov f8ab8015a2 [eslint] space-before-blocks 9 лет назад
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 9 лет назад
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 9 лет назад
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 9 лет назад
  Lyubo Marinov a5d354e07b [eslint] arrow-body-style 9 лет назад
  Lyubo Marinov 7398216a5a [eslint] arrow-parens 9 лет назад
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 9 лет назад
  hristoterezov 3e44723582 fix(eslint): Add indent rule 9 лет назад
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 9 лет назад
  hristoterezov c36b464bfc fix(eslint): Add curly rule 9 лет назад
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 9 лет назад
  Devin Wilson adc5e046a8 fix(RTC): invalid reference 9 лет назад
  paweldomas 70df257439 style(RTC): use import 9 лет назад
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 9 лет назад
  paweldomas c843889f52 fix(RTC): broken "getRemoteTracks" method 9 лет назад
  paweldomas 359e525cc2 ref: remove double "l" from SignallingLayer 9 лет назад
  paweldomas af26c86db0 ref(RTC): rename "owner" to "ownerEndpointId" 9 лет назад
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access 9 лет назад
  paweldomas 0ddd4e8dfa ref(RTC): add getRemoteTracks method 9 лет назад
  paweldomas a31a50e1ff feat(RTC): store peer connections and assign IDs 9 лет назад
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 9 лет назад
  paweldomas 98df9a5f29 ref(XMPPEvents): move some PC related events to RTC 9 лет назад
  Boris Grozev e535569780 cleanup: Renames a function, adds documentation. 9 лет назад
  Saúl Ibarra Corretgé c631744a51 feat(lastN): Add ability to dynamically change lasN 9 лет назад
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 9 лет назад
  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 лет назад