109 Commits (46b75e5178121595374bb521e17c90ae77c6d409)

Author SHA1 Message Date
  Saúl Ibarra Corretgé 19d9b3f023 feat(config): reorganize and thoroughly document config.js 7 years ago
  paweldomas d2e8b13add feat: add config.startWithAudioMuted config.startWithVideoMuted 7 years ago
  paweldomas 6493b09565 feat: add config.startAudioOnly 7 years ago
  Saúl Ibarra Corretgé 3c084c0082 config: document enableFirefoxSimulcast 7 years ago
  paweldomas 3926d705ad feat: add config.startScreenSharing 7 years ago
  paweldomas b84e910086 feat: add option to disable desktop sharing 7 years ago
  paweldomas 0f4c785705 feat(config.js): add config.testing. 7 years ago
  George Politis 86c867ea71 docs: Documents the p2p.useStunTurn option. 7 years ago
  Boris Grozev 2a3c4cfb82 ref: Adds deployment info variables to config.js, 7 years ago
  Saúl Ibarra Corretgé 8a3cec4a9d feat(p2p): enable H.264 for P2P by default 7 years ago
  Saúl Ibarra Corretgé 3ea2f00578 feat(p2p): refactor configuration options 7 years ago
  Saúl Ibarra Corretgé 35f79dd2b4 config: default resolution is now 720p 7 years ago
  paweldomas 4b487e3c89 config: enable P2P by default 8 years ago
  Leonard Kim 2333249b05 feat(1-on-1): Initial implementation 8 years ago
  Leonard Kim 0f0ff6788c fix(config): Bring back minHDHeight 8 years ago
  Leonard Kim a88409bbfa fix(video-label): Display based on video dimensions in LargeVideoManager 8 years ago
  Saúl Ibarra Corretgé a96a70869d fix(screen-sharing) Enable it by default on Firefox 8 years ago
  paweldomas 5e2e7902ce fix(config.js): remove unused 'logStats' 8 years ago
  paweldomas fba086134d add default STUN servers to config.js 8 years ago
  paweldomas fb47b6ae21 feat: add test P2P methods 8 years ago
  Boris Grozev 6121bcf171 config: Don't require an extension for firefox >=52. 8 years ago
  Saúl Ibarra Corretgé 9f866ae608 config: switch default disableRtx to false 8 years ago
  Saúl Ibarra Corretgé 213b73da6e cleanup: remove old adaptive simulcast config option 8 years ago
  Saúl Ibarra Corretgé 175c8e6e50 cleanup: remove adaptive las N config option 8 years ago
  Saúl Ibarra Corretgé f90667b23c doc: document resolution config option and set it to 720 by default 8 years ago
  George Politis 3d671ae71f docs: Documents the disableRtx config option. 8 years ago
  George Politis a7015b0d1a fix: Respect the disableRtx config option. 8 years ago
  Saúl Ibarra Corretgé 6d6b5a7917 cleanup: Remove default Chrome extension ID 8 years ago
  Boris Grozev 7707e384c5 config: Disable suspend video by default. 8 years ago
  Boris Grozev 142f6e4518 feat: Enables by default tab sharing for chrome. 8 years ago
  Lyubomir Marinov a2b076985a ESLint 8 years ago
  damencho fcf7069b25 Adds close page. 8 years ago
  hristoterezov f10b13328f feat(profile): Don't allow non-guest users to edit their profile 8 years ago
  George Politis 318ab2c9dc Nukes the pre-configured bridge from the config file. 9 years ago
  Boris Grozev 8466aa2f78 Renames adaptiveSimulcast to disableAdaptiveSimulcast. 9 years ago
  yanas d49dff4ae1 Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages. 9 years ago
  yanas 72454ff279 HD label added when the large video is in HD. 9 years ago
  George Politis 70346e2307 Replaces obsolete config option and enables simulcast by default. 9 years ago
  Lyubomir Marinov 4a6e8e5e6e Manually formats config.js to bring in a bit of consistency and make uncommenting properties a tad easier and less error prone. 9 years ago
  Boris Grozev e06ec616a6 Changes enableThirdParty requests to disableThirdParty requests, in 9 years ago
  Jesse Bickel 46a5c909c8 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. 9 years ago
  Boris Grozev f42684d789 Changes enableThirdParty requests to disableThirdParty requests, in 9 years ago
  Jesse Bickel 3f42f8bf67 Only load 3rd party JavaScript when config.enableThirdPartyRequests is true. 9 years ago
  Spellauge 277f340063 authdomain2 9 years ago
  Boris Grozev 62d3b749bb Adds config options to filter out TCP or UDP candidates (for the purpose 9 years ago
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 9 years ago
  Boris Grozev 995b3be6e7 Implements screen sharing for firefox, using a jidesha extension. 9 years ago
  paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. 9 years ago
  Boris Grozev b0c81985d4 Removes the useBundle and useRtcpMux options from config.js. These are 9 years ago
  hristoterezov 47b6355d66 Implements functionality that forces the user to enter display name. 9 years ago