53 次程式碼提交 (613211a2c16601bb140a39acdccd0095aeac47b0)

作者 SHA1 備註 提交日期
  Lyubo Marinov 077b667a59 Update NPM dependencies/packages 8 年之前
  Saúl Ibarra Corretgé f39dfa7f7a build: drop babel-pollyfill dependency 8 年之前
  Saúl Ibarra Corretgé b7eaa05ead build: run webpack on postinstall 8 年之前
  Lyubo Marinov d3f43d2542 Update NPM dependencies/packages 8 年之前
  Lyubo Marinov 2a534c95e9 Update NPM dependencies/packages 8 年之前
  Lyubo Marinov 260548b4a9 [eslint] import/no-duplicates 8 年之前
  Lyubo Marinov bfef62c1b1 Flow - A static type checker for JavaScript 8 年之前
  Lyubo Marinov c8d7989a80 Stick to the exact package versions for the direct dependencies 9 年之前
  bbaldino 4b39ac665a Sdp overhaul (#338) 9 年之前
  Lyubomir Marinov 2ea114c47f Fix Webpack to version 1 9 年之前
  brian baldino aa1bda86a6 Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil 9 年之前
  paweldomas 9e94532421 chore(package.json): use fixed version of Strophe 9 年之前
  hristoterezov 14053f3b83 refactor(statistics): Remove unused code 9 年之前
  Emil Ivov 71eb81fe60 Renames a reference missed in the last commit. 9 年之前
  Boris Grozev 6fcdcb9888 chore: Only uses jslint 3+ 9 年之前
  damencho 329f6a8f92 Updates socket.io version to callstats recommended version. 9 年之前
  Lyubomir Marinov a6e1ff3450 Remove .babelrc to simplify React Native support 9 年之前
  Lyubomir Marinov 90ee7e8a54 ESLint 9 年之前
  Lyubomir Marinov ddc32e41dd Do not build unminimized artifact by default 9 年之前
  Lyubomir Marinov 161f703e20 Switch from Browserify to Webpack 9 年之前
  hristoterezov b2cbb92895 fix(package.json): failing build from jitsi-meet project 9 年之前
  Lyubomir Marinov c435acd913 Enable ES6/ES2015 9 年之前
  damencho be22ab769b Loads analytics js dynamically by searching for it next to the library or by using a custom script url option passed to the library on initialisation. 9 年之前
  Michael Bell 1d57a4550a Change reference to jitsi-meet-logger to use full github url 9 年之前
  Boris Grozev a0a2cabf34 Make sure the browserify script returns failure unless 9 年之前
  George Politis 8998cff9f9 Bumps sdp-simulcast version. 9 年之前
  hristoterezov d35dac3095 Define the main/primary entry point of the library 9 年之前
  Boris Grozev 4eb486bef8 Uses sdp-simulcast 0.1.6 (fixes for RTX + simulcast). 9 年之前
  Ivan Loire 2673dcddaa Recompile browserify bundle on file changes (watch mode) 9 年之前
  damencho a6d1419861 Prints the version of lib when building. 9 年之前
  hristoterezov 5928488dc7 Changes video mute/unmute implementation. JitsiLocalTrack objects store information about the SSRCs. On video mute / unmute operation no jingle packets are sent anymore. 10 年之前
  damencho 85f465c9aa Updates version only when requested. 10 年之前
  damencho 4fc6c930d6 Removes deployment logic. 10 年之前
  damencho 732e9d5b31 Updates deploy command. 10 年之前
  damencho 48a16c4b23 Fixes version command. 10 年之前
  damencho 1a179f2cb9 Updates package.json with dependencies and scripts. Removes Makefile. Adds version to the library. 10 年之前
  George Politis 6a0fddf72d Bumps the sdp-simulcast version. 10 年之前
  hristoterezov 629add96e2 Adds uglify to Makefile and minified version of the library. 10 年之前
  hristoterezov f29399d9e4 Fixes IE 10 support 10 年之前
  damencho b442f2f8cc Converts ssltcp candidate to tcp one on FF. 10 年之前
  hristoterezov 44336d93e5 Added basic desktop sharing support. 10 年之前
  Boris Grozev 11a231e5ff Adds jshint and precommit-hook to devDependencies. 10 年之前
  hristoterezov 575b25d41b Removes some unnused files 10 年之前
  George Politis 732401f72f Bumps sdp-simulcast@0.1.2. 10 年之前
  mksh 953553b745 Use valid SPDX license identifier for Jitsi-Meet to avoid warnings during installing npm dependencies 10 年之前
  hristoterezov e1cc5e5aac Changes the logger from console to jitsi-meet-logger 10 年之前
  hristoterezov 6e05c97b2d Updates versions in package json. 10 年之前
  paweldomas bedf6bda20 Uses browserify as a dev dependency. 10 年之前
  hristoterezov 2328443ecb Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces. 10 年之前
  hristoterezov 24975595b7 Implements JitsiConnection 10 年之前