Leonard Kim
02b26a65bb
Volume slider for remote participant audio elements
пре 8 година
hristoterezov
1f7c5529e9
fix(remotecontrol): Pin the controlled participant only on remote control permissions granted
пре 8 година
hristoterezov
0453346cf4
ref(remotecontrol): Pass the largeVideoWrapper as parameter to remote control module
пре 8 година
hristoterezov
5d22061c0a
fix(remotecontrol): Handle on-stage participant changes
пре 8 година
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
пре 8 година
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
пре 8 година
yanas
a5387b054a
Fix(RemoteVideo): Fixes remote video menu icon
пре 8 година
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.
Removing translateString forces using data-i18n attributes, to make sure we do not forget to set them. Missing data-i18n attributes is a problem with late loading where we can end up without translation, without text. Missing data-i18n attributes is also problem that strings will not be translated when changing language.
Fixes a bug in invite dialog, where remove password button was shown for non moderators.
пре 8 година
Ilya Daynatovich
8f57179aa4
return default value
пре 8 година
Ilya Daynatovich
62af73ea09
Add new option to jitsi-popover
пре 8 година
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
пре 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
When the user is having connectivity issues we use the image cached in
the video element to show the preview in greyscale. It looks like this
cached image gets invalided after prolonged periods of time the video
element being hidden(and it is hidden when the video is muted). So we
never show this image if the user gets muted during connectivity
disruption in order to avoid blackness.
пре 8 година
paweldomas
66bbc4d9fd
fix(RemoteVideo): change hasVideoStarted logic
We used to rely on 'currentTime' of the video element, but we execute
'updateView' from the 'onplay' callback and on fast machines it may
happen that the value is 0 even though the video has just started.
пре 8 година
paweldomas
40f2c593a2
ref(SmallVideo): figure out what is to be displayed
At any point of time we display one of the three: video, avatar or
blackness. The purpose of this commit is to make that fact more clear
in the code.
пре 8 година
paweldomas
30cb948dcf
feat(SmallVideo): make thumbnail grey
The video or the avatar on a thumbnail will be displayed in greyscale
when the user is having connectivity issues.
пре 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."
This reverts commit 76a7c7b426 .
пре 8 година
yanas
76a7c7b426
Temprorary disable kicks hack.
пре 8 година
damencho
246ab88a3e
Fixes muting particular remote participant.
There was a bug that the handlers for menuItem for mute and kick are added for all remote participants. When clicked multiple handlers are executed and the action will be executed for all remote participants.
пре 8 година