61 次程式碼提交 (b183d09b5b69e9667d2c0e46d98b00f798c8347c)

作者 SHA1 備註 提交日期
  Philipp Hancke b183d09b5b sdp: remove remove(Session|Media)Lines 5 年之前
  Jaya Allamsetty b012353d68 Update modules/xmpp/SDP.js 5 年之前
  Jaya Allamsetty 26f5e88813 fix(SDP<->Jingle): Reject m-line with port 0 only when a=bundle-only is not present 5 年之前
  virtuacoplenny e59d8b4efd fix(migration): reject the data channel to restart it (#760) 7 年之前
  virtuacoplenny 9f699bfeb5 fix(sdp): group ssrcs when converting to jingle (#609) 7 年之前
  Lyubo Marinov ff8468d931 eslint 4.8.0 7 年之前
  bbaldino ea27047fb2 Unified plan simulcast signaling (#540) 8 年之前
  Lyubo Marinov 45a5f64326 Prepare for webpack 2 8 年之前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 年之前
  Lyubo Marinov de61af8b2d [eslint] require-jsdoc 8 年之前
  hristoterezov 432185066a fix(eslint): Add no-invalid-this rule 8 年之前
  hristoterezov f647f03e5d fix(eslint): Add max-depth rule 8 年之前
  Lyubo Marinov 146148483e [eslint] no-shadow 8 年之前
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8 年之前
  hristoterezov e5472b9aca fix(eslint): Add eqeqeq rule 8 年之前
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 8 年之前
  hristoterezov 774ee4b2b0 fix(eslint): Add no-loop-func rule 8 年之前
  Lyubo Marinov 308adc133a [eslint] max-len 8 年之前
  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 69e82e9fa6 [eslint] no-useless-concat, no-useless-escape 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 年之前
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 年之前
  hristoterezov 6095a3a95d fix(eslint): Add no-eq-null rule 8 年之前
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 年之前
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8 年之前
  Lyubo Marinov ed0d464392 [eslint] quotes 8 年之前
  Lyubo Marinov b5b0e95b4e [eslint] sort-vars 8 年之前
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8 年之前
  Lyubo Marinov 324afc0caf [eslint] space-infix-ops 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 年之前
  hristoterezov fceb8606d8 fix(eslint): Add no-extra-parens rule 8 年之前
  paweldomas 3b59cdb080 ref(RTC): cleanup local track access 8 年之前
  paweldomas 682e0abaf8 fix(sdp): remove 'ssltcp' candidates when 'webrtcIceTcpDisable' = true 8 年之前
  paweldomas 937dc622c0 feat(Jingle): add 'failICE' config option 8 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 8 年之前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8 年之前
  paweldomas f6d730794e Deal with the WebRTC streams on per track basis 9 年之前
  Lyubomir Marinov 1e17367d5b Initializes fields with primitive values through the prototype. (The Internet says that's faster so it MUST be true.) 9 年之前
  Lyubomir Marinov 230196572c Simplifies source code. 9 年之前
  Lyubomir Marinov e97859f23d Complies with the convention in most of the source code in the file and puts opening braces at the end of the interval after a space character. 9 年之前
  Lyubomir Marinov 4dd7ae6bfa Improves the readability of the source code. (Suggested by Iván Loire.) 9 年之前