182 次程式碼提交 (32c2d912be303c2c34da8e6c170f965b86d433a2)

作者 SHA1 備註 提交日期
  damencho d82d4cbed9 Creates first the container before setting avatar, cause the avatar set will check the large video container type and type may be missing. Fixes error 'container of type undefined doesn't exist': 9 年之前
  damencho 38275ce045 Shared video, synchronized playing/seek/muting/volume initial commit. 9 年之前
  hristoterezov 438cae101f Fixes error with max users limit after review 9 年之前
  damencho 3577f338cc Does not do force-update when resizing. 9 年之前
  hristoterezov 02ff54b659 Implements dialog for max users error 9 年之前
  damencho 97733cd17a Resizes large video on filmstrip toggle. 9 年之前
  damencho 4ff6d276ce Removes prezi. 9 年之前
  damencho d78666a49d Removes listener to missing event and duplicate dialog code. 9 年之前
  isymchych be0abf908e auto-save setiings 9 年之前
  isymchych 3cf478826e implement user logout 9 年之前
  isymchych c294f592c8 code cleanup: remove redundant span.nick elements 9 年之前
  isymchych 5ec28ff3c1 code cleanup: remove unused settings 9 年之前
  yanas 30f3da98e5 Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general. 9 年之前
  damencho 3c61bac3c8 Handles track removed and removes video elements. When switching on and off desktop sharing video elements number grow under remote video span. 9 年之前
  isymchych ebf57923ae hide chat if local display name is empty 9 年之前
  isymchych 0bcbd105e3 escape nicknames before displaying them 9 年之前
  isymchych 401e5e7ae0 fix jshint issues 9 年之前
  isymchych f65d630ad8 allow user to select camera and microphone 9 年之前
  isymchych 79d5bf6cfa move screensharing into single function, properly handle mute/unmute 9 年之前
  isymchych 379f786225 handle FOCUS_LEFT conference error 9 年之前
  yanas 6e7ed13370 Fixes missing local video thumbnail before entering a conference. 9 年之前
  yanas 5834fbe31a Re-implements last N related code to use the library. Fixes issues with resizeThumbnails. Fixes last N related event handling. 9 年之前
  hristoterezov 089a9880b0 Fixes issues related to PR #452 9 年之前
  isymchych 6b98fd52ea added some documentation (jsdocs) 9 年之前
  isymchych 93aef0683b fix issue with fullscreen in Safari 9 年之前
  hristoterezov 4ec62e40f1 Fixes jshint 9 年之前
  hristoterezov 8787723330 Fixes desktop streaming for FF 9 年之前
  hristoterezov 0d03a4fceb callstats 9 年之前
  yanas 27d509332a Merges Boris Grozev's commit from Dec 8, 2015, named: Uses a single avatar URL, allows to override gravatar with a custom URL. Commit: a2c41392 9 年之前
  paweldomas ea24c6a66a Fixes broken requireDisplayName feature. 9 年之前
  damencho a6a6d2992e Adds helper function to obtain large video id from tests. 9 年之前
  damencho b875dc62dc Fixing remote avatars to be the same as local one. 9 年之前
  isymchych 24b24a62c4 fixed "download logs" button 9 年之前
  damencho cb40ab5420 Fixes moderator icon on remote videos. 9 年之前
  isymchych 0262917aa6 implementation of "start muted" 9 年之前
  damencho 3fd68fa0fd Renames all active speaker references to be called dominant speaker. 9 年之前
  damencho 8249aea796 Call mucJoined of video layout when the actual joining occurs, as the local id is needed when the presence for the email is received/processed and avatar is set. 9 年之前
  yanas bbb144f1bd Fixes issue with conference starting before the UI is ready + enableWelcomePage config support. 9 年之前
  hristoterezov 29a85b797a Fixes audio / video mutes 9 年之前
  damencho 8aad75d9fa Sets local avatar after local video id is set on joined (VideoLayout.mucJoined()). 9 年之前
  hristoterezov 97697ed9f0 Fixes JS errors in UI.js 9 年之前
  isymchych 335cc6ca6f cleanup desktopsharing events 9 年之前
  isymchych 6ee6b6e9e5 fixes after rebase 9 年之前
  isymchych b375b14696 abstract out remoteVideos management 9 年之前
  isymchych a10f9437f1 Integration of statistics module 9 年之前
  isymchych 0fd0f5b633 refactoring of Etherpad and Prezi 9 年之前
  hristoterezov 3ec04d5a95 Implements desktop sharing. 9 年之前
  paweldomas ca8a147ea6 JWT token is now passed as BOSH URL parameter. 9 年之前
  isymchych f56eb3440a properly update toolbar if auth enabled 9 年之前
  isymchych 3a00837107 better error handling while establishing connection 9 年之前