73 次代码提交 (068f2908358c6b02e0cae96e5720c3d471563eb9)

作者 SHA1 备注 提交日期
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8 年前
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline 8 年前
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 年前
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 年前
  Lyubo Marinov 13bfa61028 [eslint] prefer-arrow-callback 8 年前
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 年前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 年前
  hristoterezov 99d121e906 fix(eslint): Add guard-for-in 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 年前
  Lyubo Marinov 596767d57e [eslint] object-shorthand 8 年前
  paweldomas 791dfb596f style(JitsiConferenceEventManager): use import 8 年前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8 年前
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access 8 年前
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 8 年前
  paweldomas 98df9a5f29 ref(XMPPEvents): move some PC related events to RTC 8 年前
  hristoterezov 3e7b06c1b1 fix(caps): add event to notify when caps version for a user is changed 8 年前
  paweldomas 935667f2fc feat: add BEFORE_STATISTICS_DISPOSED event 8 年前
  damencho 4f3e37e04d Conference detects suspend, leaves room and fires an event. 8 年前
  Emil Ivov 71eb81fe60 Renames a reference missed in the last commit. 8 年前
  paweldomas 2de84c8d01 fix(JitsiConf...EventManager): skip msg for non-existing user 8 年前
  Boris Grozev 3da8825543 feat: moves isConnectionInterrupted to lib-jitsi-meet. 8 年前
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic 8 年前
  hristoterezov 14ad15d956 refactor(audio_problem): Remove audio problem detection 8 年前
  hristoterezov 5b656903ac feat(analytics): Add support for permanent properties and new parameters format 8 年前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年前
  damencho cbf2eebeec Fires CONFERENCE_LEFT event once we receive our presence unavailable. 8 年前
  paweldomas 453346264e feat(stats): log events for ICE disconnected,reconnected and failed 8 年前
  damencho 31d22ef5b4 Adds not allowed errors and handling it. 8 年前
  Lyubomir Marinov ad48c0c4d3 ES6 for JitsiConferenceErrors 8 年前
  Lyubomir Marinov 1c6340cb38 ES6 for JitsiConferenceEvents 8 年前
  paweldomas a51feba392 feat(XMPPEvents): add CALL_ENDED event 8 年前
  hristoterezov 06d07a3d6a Fixes issues after review 8 年前
  hristoterezov bcb3253df2 Implement audio problem detection 8 年前
  Sam Whited 7f684b5c7a Put event forwarder in the right scope 8 年前
  Sam Whited ec34cf48a2 Add events for lock icon update 8 年前
  nikvaessen aa1a4c12c5 add Tracks to transcriber on creation 8 年前
  nikvaessen d889d2c03b added getTranscriber method and handle new tracks created 8 年前
  hristoterezov 733c968004 Removes unused code after reloads removal 8 年前
  damencho 2a6c07a6cc Adds in statistics method to send event to cs and analytics. 8 年前
  damencho fa733cb2f6 Removes reload code. 8 年前
  hristoterezov b2d1ed5d0d Logs the reason for the reload 8 年前
  damencho 234f3384e1 Moves loading of analytics in the library. 8 年前