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 年之前
hristoterezov
655b7019d1
Renames performanceTimes to ConnectionTimes
9 年之前
hristoterezov
ddf39a20b8
Fixes time console.log text
9 年之前