yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
8年前
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
8年前
paweldomas
b58f1cdd16
use logger instead of console
8年前
Ilya Daynatovich
128b301a39
Fix the tests
8年前
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
8年前
Maxim Voloshin
68ab87cc0d
Hide DOM elements using css class
8年前
Boris Grozev
9910caf29f
docs: Fix some documentation.
8年前
damencho
510c650b7b
Adds a property to hide display name and disable update view.
Adds a property to hide display name and disable update view in SmallVideo. Localvideo hides displayName and disabled update view while users is editing its name and resumes normal behaviour when editing finishes.
8年前
damencho
e3edef2999
Renames videocontainer overlay to hoverOverlay.
8年前
damencho
328ff54423
Fixes undefined error and shared video.
8年前
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
8年前
damencho
3ae299cf2b
Fixes comments.
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年前
Ilya Daynatovich
698b3caeb8
fix styles in connection indicators
8年前
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8年前
yanas
a17a98991c
Ongoing work on video thumbnail layout
8年前
yanas
3fe43abdea
Move the display name to the center
8年前
hristoterezov
8762aae111
fix(SmallVideo): Add translateElement call removed by previous commit
8年前
Maxim Voloshin
86f1d287d7
Fix comments
8年前
Maxim Voloshin
6820ec8d23
Show and hide indicators using pure js
8年前
Maxim Voloshin
1c218191b0
Apply tooltip for indicator once
8年前
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
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年前
yanas
f10177a352
Fixes moderator notifications on moderator indicator disabled
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
fceb512a03
ref(SmallVideo): add 'isCurrentlyOnLargeVideo'
8年前
paweldomas
4722054c3e
ref(SmallVideo): adds avatar selector
8年前
paweldomas
2c01fde713
ref(SmallVideo): rename 'isMuted' to avoid confusion
8年前
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
8年前
yanas
d1d4674136
Fixes some jsdocs.
8年前
yanas
1486eac752
Applies fixes to thumbnail video toolbar from m-voloshin
8年前
yanas
bc222c60e0
Fixes dominant speaker and raised hand tooltips
8年前
yanas
96bbf0419c
Adds tooltips
8年前
yanas
0013745783
Video thumbnails redesign
8年前
yanas
09f7615a35
Changes icon set.
8年前
yanas
f824f78db9
Fix video thumbnails for Qt on Linux.
8年前
damencho
536ffb31e0
Moves loading of analytics in the library.
8年前
yanas
da0898a066
Isolate object-fit fix for Windows Qt browser only
8年前
damencho
6651168dd3
Moves render and ttfm connection times to the library.
8年前
damencho
6302e42229
Uses analytics from lib-jitsi-meet and adds new events.
Adds more analytics events for shortcuts, recording and shared video. Changes the way we calculate ttfm.
8年前
damencho
df01358fb8
Adds comment.
8年前
damencho
06c636311d
Adds analytics event and console log for TTFM (time to first media).
8年前
damencho
562c2e38db
Adds analytics event for rendering audio and video.
8年前
Boris Grozev
66a46fc580
Adds documentation.
8年前
Boris Grozev
de41977c77
Logs resolution changes to callstats.
8年前
hristoterezov
7bf9a82f0b
Implements conference reload support
8年前
Boris Grozev
2d2e27b8d0
Implements "raised hand".
8年前
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
9年前