151 次程式碼提交 (9a8b5563c69ecf18de022a1f396a0c20dafb46ab)

作者 SHA1 備註 提交日期
  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 7cecd3a9d9 [eslint] comma-dangle, comma-spacing 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 13bfa61028 [eslint] prefer-arrow-callback 8 年之前
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 年之前
  hristoterezov 8a14f1e7bc fix(eslint): Add no-extra-bind rule 8 年之前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 年之前
  hristoterezov e4352d2188 fix(eslint): Add no-else-return rule 8 年之前
  hristoterezov 99d121e906 fix(eslint): Add guard-for-in rule 8 年之前
  hristoterezov 245c49bc31 fix(eslint): Add dot-notation 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 55ed404dd4 [eslint] space-in-parens 8 年之前
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 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 年之前
  Lyubo Marinov 1ff84b6781 [eslint] prefer-const 8 年之前
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8 年之前
  hristoterezov 70c4748cfa fix(eslint): Changes eslint existing rules to match the same rules in jitsi meet 8 年之前
  Devin Wilson 73dc16a7a9 Fix generate recvonly ssrc when no video 8 年之前
  paweldomas d970947aae style(ChatRoom): use import 8 年之前
  paweldomas f0d128484d ref(MediaType): convert to ES6 syntax 8 年之前
  paweldomas ff932f385c ref(JingleSessionPC): emit track added/removed in RTC 8 年之前
  paweldomas 67cc2f3ea3 ref(ChatRoom): move emit remote stream added 8 年之前
  paweldomas 63a1c1ac3c ref: remove JingleSession from ChatRoom 8 年之前
  paweldomas 641adf11a3 fix: generate recvonly SSRC if 0 video tracks 8 年之前
  bbaldino 4b39ac665a Sdp overhaul (#338) 8 年之前
  hristoterezov 3f43e1e4e5 feat(caps): Implement XEP-0115 8 年之前
  hristoterezov c8291bcf2e ref(Listenable): some classes to use Listenable 8 年之前
  hristoterezov 986719bd97 feat(Analytics): Multiple analytics handlers support 8 年之前
  damencho cf80ff9b0a Initialise lock state on room join. 8 年之前
  paweldomas 5794371545 fix(ChatRoom): Cannot read property 'roomjid' of undefined 8 年之前
  paweldomas c9c482f43f fix(JitsiConference): fix crash on this.room if the room was disposed 8 年之前
  paweldomas 90df0b2275 fix(ChatRoom): rename 'bridgeIsDown' and it's ext name 8 年之前
  hristoterezov 9075fcfc43 fix(JitsiConference.leave): Promise and logic 8 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年之前
  damencho 230b5745e9 Fire conference_left only if it is not a kick presence unavailable. 8 年之前
  damencho a2188ad5b7 Fixes leaving the room when only user and focus are present. 8 年之前
  damencho cbf2eebeec Fires CONFERENCE_LEFT event once we receive our presence unavailable. 8 年之前
  damencho 31d22ef5b4 Adds not allowed errors and handling it. 8 年之前
  damencho a40929464e Skips passing presence to emitter as it is not used. 8 年之前
  damencho 5169ec5213 Always saves password as we can make several room join attempts. 8 年之前