54 Commits (dda16f607ed190a0664d643d511cc87f9bfceaf1)

Author SHA1 Message Date
  hristoterezov 44d2c7ba21 feat(browser_caps): Implement browser capabilities API. (#690) 7 years ago
  virtuacoplenny 9f699bfeb5 fix(sdp): group ssrcs when converting to jingle (#609) 8 years ago
  virtuacoplenny 6a5d1dd822 Modify error handling for missing video m-lines and local description (#632) 8 years ago
  virtuacoplenny 83436519ed feat(adapter): use with firefox (#628) 8 years ago
  Saúl Ibarra Corretgé 1387e283d4 feat(h264): add ability to disable H.264 (#610) 8 years ago
  Lyubo Marinov ff8468d931 eslint 4.8.0 8 years ago
  George Politis 5c9d938a33 feat(h264): fix preferring H.264 codec 8 years ago
  Lyubo Marinov 089ee76c04 Prepare for webpack 2 8 years ago
  Paweł Domas 81a1b0a31b P2P ver2 (#413) 8 years ago
  Lyubo Marinov c88c4f9124 [eslint] camelcase 8 years ago
  hristoterezov e5472b9aca fix(eslint): Add eqeqeq rule 8 years ago
  Lyubo Marinov b713d6eb74 [eslint] radix 8 years ago
  Lyubo Marinov 8fbc815836 [eslint] no-param-reassign 8 years ago
  Lyubo Marinov 308adc133a [eslint] max-len 8 years ago
  Lyubo Marinov 068f290835 [eslint] lines-around-comment 8 years ago
  Lyubo Marinov 9a8b5563c6 [eslint] object-property-newline 8 years ago
  Lyubo Marinov 840c5b3cdf [eslint] computed-property-spacing, key-spacing, keyword-spacing, object-curly-spacing 8 years ago
  Lyubo Marinov 7cecd3a9d9 [eslint] comma-dangle, comma-spacing 8 years ago
  Lyubo Marinov eb0ae19d0f [eslint] block-spacing 8 years ago
  Lyubo Marinov 63ebd47172 [eslint] array-bracket-spacing 8 years ago
  Lyubo Marinov 69e82e9fa6 [eslint] no-useless-concat, no-useless-escape 8 years ago
  Lyubo Marinov 4581605a28 [eslint] newline-after-var, newline-before-return, newline-per-chained-call 8 years ago
  Lyubo Marinov 1c5764535a [eslint] no-lonely-if 8 years ago
  Lyubo Marinov 0da7f6b98f [eslint] no-negated-condition 8 years ago
  Lyubo Marinov c991abf9ef [eslint] prefer-template 8 years ago
  Lyubo Marinov 5bff0ed543 [eslint] no-var 8 years ago
  Lyubo Marinov 4293971466 [eslint] operator-linebreak 8 years ago
  Lyubo Marinov ed0d464392 [eslint] quotes 8 years ago
  Lyubo Marinov b5b0e95b4e [eslint] sort-vars 8 years ago
  Lyubo Marinov 78217478d1 [eslint] space-before-function-paren 8 years ago
  Lyubo Marinov 14147059b3 [eslint] spaced-comment 8 years ago
  hristoterezov c96898c478 fix(eslint): Add no-multi-spaces rule 8 years ago
  hristoterezov 3e44723582 fix(eslint): Add indent rule 8 years ago
  hristoterezov f02a22d3f9 fix(eslint): Add brace-style rule 8 years ago
  hristoterezov c36b464bfc fix(eslint): Add curly rule 8 years ago
  Lyubo Marinov 596767d57e [eslint] object-shorthand 8 years ago
  Lyubo Marinov 1ff84b6781 [eslint] prefer-const 8 years ago
  brian baldino bedc184fd2 change codec iteraton to a for loop so we get a predictable ordering, 8 years ago
  brian baldino 258c5d8695 address pr feedback 8 years ago
  brian baldino 33a8694b25 if enabled, prefer to use h264 (if it exists in the offer) 8 years ago
  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 years ago
  bbaldino 6c17cb7e65 Enable rtx sources for streams (#346) 8 years ago
  hristoterezov 9781a0d63c ref(module/xmpp): ES6 for modules/xmpp/xmpp.js and it's related files 9 years ago
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 9 years ago
  Lyubomir Marinov e403a68665 Prevent TypeError 9 years ago
  Lyubomir Marinov 7287bc2829 Deduplicates string searches using SDPUtil.find_line/s. 9 years ago
  isymchych 56328fcf58 use JitsiParticipant; add some method implementations 10 years ago
  hristoterezov b638495de4 Fixes mutes 10 years ago
  damencho 6d13fe1482 Fixes ssltcp candidates, error while transferring code from master. 10 years ago
  damencho b442f2f8cc Converts ssltcp candidate to tcp one on FF. 10 years ago