55 コミット (c700fbd584a315d4398c481ecc2286c4a711c20c)

作成者 SHA1 メッセージ 日付
  Philipp Hancke 9b51b25987 sdputil: fix typo 5年前
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 7年前
  virtuacoplenny 9f699bfeb5 fix(sdp): group ssrcs when converting to jingle (#609) 7年前
  virtuacoplenny 6a5d1dd822 Modify error handling for missing video m-lines and local description (#632) 7年前
  virtuacoplenny 83436519ed feat(adapter): use with firefox (#628) 7年前
  Saúl Ibarra Corretgé 1387e283d4 feat(h264): add ability to disable H.264 (#610) 7年前
  Lyubo Marinov ff8468d931 eslint 4.8.0 7年前
  George Politis 5c9d938a33 feat(h264): fix preferring H.264 codec 7年前
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8年前
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8年前
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8年前
  hristoterezov e5472b9aca fix(eslint): Add eqeqeq rule 8年前
  Lyubo Marinov b713d6eb74 [eslint] radix 8年前
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 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 7cecd3a9d9 [eslint] comma-dangle, comma-spacing 8年前
  Lyubo Marinov eb0ae19d0f [eslint] block-spacing 8年前
  Lyubo Marinov 63ebd47172 [eslint] array-bracket-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 1c5764535a [eslint] no-lonely-if 8年前
  Lyubo Marinov 0da7f6b98f [eslint] no-negated-condition 8年前
  Lyubo Marinov c991abf9ef [eslint] prefer-template 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 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年前
  brian baldino bedc184fd2 change codec iteraton to a for loop so we get a predictable ordering, 8年前
  brian baldino 258c5d8695 address pr feedback 8年前
  brian baldino 33a8694b25 if enabled, prefer to use h264 (if it exists in the offer) 8年前
  brian baldino bcdf08a34e get rid of implode for remote rtx since it isn't needed (simulcast implode takes care of this). add new stripRtx method for stripping rtx from a remote offer altogether 8年前
  bbaldino 6c17cb7e65 Enable rtx sources for streams (#346) 8年前
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 8年前
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 8年前
  Lyubomir Marinov e403a68665 Prevent TypeError 9年前
  Lyubomir Marinov 7287bc2829 Deduplicates string searches using SDPUtil.find_line/s. 9年前
  isymchych 56328fcf58 use JitsiParticipant; add some method implementations 9年前
  hristoterezov b638495de4 Fixes mutes 9年前
  damencho 6d13fe1482 Fixes ssltcp candidates, error while transferring code from master. 9年前