117 次程式碼提交 (c0e80c14f882ed66716eb334ff61d6e8d3d1466c)

作者 SHA1 備註 提交日期
  paweldomas b58f1cdd16 use logger instead of console 8 年之前
  damencho a079914603 Removes click handlers when popup is hidden. 8 年之前
  yanas bb80bf4144 fix: Use a separate css class for thumbnail menu 8 年之前
  Boris Grozev c0c198098b style: Renames variables, adds a FIXME. 8 年之前
  hristoterezov c41c219206 fix(Thumbnails): removes unused css classes 8 年之前
  Konstantyn Pahsura 9633919e32 css class for remote video specified 8 年之前
  Konstantyn Pahsura 76e55f1132 show/hide menu if elem hovered 8 年之前
  Ilya Daynatovich 30e717bd20 Rename classname; Refactor click on video method 8 年之前
  Ilya Daynatovich d703271c96 Fix bug with resizing when using shortcut for switching btw videos 8 年之前
  hristoterezov a8b69d5cd8 feat(MessageHandler): Implement dont show again utility 8 年之前
  hristoterezov 7e2fe30472 feat(JitsiLocalStorage): Implement localStorage wrapper 8 年之前
  hristoterezov 634a18e847 fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered 8 年之前
  Ilya Daynatovich 138ed6a487 Fixed interface 8 年之前
  Ilya Daynatovich d84d0b65ca Adjust alignment of remote video menu 8 年之前
  damencho e3edef2999 Renames videocontainer overlay to hoverOverlay. 8 年之前
  damencho 7acda03024 Adds an overlay to dim videos when showing displayname. 8 年之前
  damencho 5cead57723 Reverts hover over small video to show display name. 8 年之前
  yanas a17a98991c Ongoing work on video thumbnail layout 8 年之前
  yanas 3fe43abdea Move the display name to the center 8 年之前
  hristoterezov 09c8e14465 feat(Mute_Participant): Implement warning dialog for muting remote participant 8 年之前
  hristoterezov ea0f0da8a4 feat(JitsiPopover): Add onBeforePosition option 8 年之前
  damencho 5217bf0bb8 Removes translateString and use translateElement. 8 年之前
  Ilya Daynatovich 8f57179aa4 return default value 8 年之前
  Ilya Daynatovich 62af73ea09 Add new option to jitsi-popover 8 年之前
  Lyubomir Marinov a2b076985a ESLint 8 年之前
  yanas 3bb877cc3a Audio levels redesign. 8 年之前
  damencho 15f4288e4a Fixes some jshint errors. 8 年之前
  yanas 37dcc6c994 Improves the pin and hover borders 8 年之前
  yanas 1c8535a2d5 Improves the pin and hover borders 8 年之前
  paweldomas 46766ec239 fix(RemoteVideo): avoid black thumbnail 8 年之前
  paweldomas 66bbc4d9fd fix(RemoteVideo): change hasVideoStarted logic 8 年之前
  paweldomas 40f2c593a2 ref(SmallVideo): figure out what is to be displayed 8 年之前
  paweldomas 30cb948dcf feat(SmallVideo): make thumbnail grey 8 年之前
  paweldomas fceb512a03 ref(SmallVideo): add 'isCurrentlyOnLargeVideo' 8 年之前
  paweldomas 9d1364b6fb feat(RemoteVideo): show disconnected GSM bars for remotes 8 年之前
  paweldomas 3ef5dd20ef ref(RemoteVideo): store JitsiParticipant instead of id 8 年之前
  paweldomas 2c01fde713 ref(SmallVideo): rename 'isMuted' to avoid confusion 8 年之前
  yanas 1486eac752 Applies fixes to thumbnail video toolbar from m-voloshin 8 年之前
  yanas 0013745783 Video thumbnails redesign 8 年之前
  yanas 09f7615a35 Changes icon set. 8 年之前
  damencho 83546a899f Revert "Temprorary disable kicks hack." 8 年之前
  yanas 76a7c7b426 Temprorary disable kicks hack. 8 年之前
  damencho 246ab88a3e Fixes muting particular remote participant. 8 年之前
  yanas da0898a066 Isolate object-fit fix for Windows Qt browser only 8 年之前
  yanas 5654d34ee8 Fix remote participant menu for moderator 8 年之前
  damencho 74ece3a775 Uses videoType from the video track for the initial value. 8 年之前
  hristoterezov 1963972f75 Fixes the issue with missing audio element for remote participants 8 年之前
  damencho 613569ff09 Checks whether we need to modify document, before change - on display name change. 9 年之前
  damencho 94d98ec0ab Fixes returning to dominant speaker after closing shared video. Renames a method and fix its behaviour was handling both case when removing just video element in small videos (local or remote) and when we are removingParticipantContainer, now just handles the second one and uses focusedID if any or dominantSpeakerID if any, otherwise elects new video. 9 年之前
  yanas cc761700fe Extends the follow-me feature by adding the possibility to follow the pinned participant, the shared video and the shared document. Adds the possibility to enable disable follow-me from the settings panel. Some other small fixes throughout the UI. 9 年之前