paweldomas
2973364c02
feat(stats - show more): local p2p transport indication
Will show (direct) next to the UPD or TCP transport type if we're
running on P2P connection.
9 lat temu
yanas
704e14f008
Handle last n in the client (#1389)
* Handle last n in the client
* fix(LargeVideoManager.js): Fixes check for low bandwidth. Needs more work
* fix(LargeVideoManager.js): Fixes the Shared Video test.
* fix(LargeVideoManager): Fix shared video view and remove last n checks.
* fix(LargeVideoManager): Fixes jsdoc comment
* fix(RemoteVideo): Fix connection status check
* fix(LargeVideoManager,RemoteVideo): Syntax errors
8 lat temu
damencho
54d891afa7
Updates framerate using local statistics.
8 lat temu
damencho
65239f9ffe
Adds frame rate to statistics bubble.
8 lat temu
damencho
e5cefcce70
Updates transport type.
Updates transport type to show multiple values as we do for addresses and ports.
8 lat temu
damencho
39a8681e8e
Improves safe checks for missing stats.
9 lat temu
Boris Grozev
c815b1f25b
feat: Updates the GSM bars' thresholds.
Adapts to changes in lib-jitsi-meet. Uses an Array which guarantees the
order of its elements, and avoids setting a css property multiple times.
9 lat temu
damencho
9764fe52de
Removed not needed setting of the quality to 0.
We now just hide the icon with values and show the interrupted one. Calling this one was causing troubles like flickering and stats popover not able to hide, once shown. On hover we are calling updateView which ends to this call which destroy and create the popover, which maybe is leading to this problems.
9 lat temu
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
9 lat temu
Ilya Daynatovich
8d80e13e31
Fix connection indicator bars
9 lat temu
Ilya Daynatovich
69b79b7687
Fix icon styles
9 lat temu
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
9 lat temu
yanas
a17a98991c
Ongoing work on video thumbnail layout
9 lat temu
hristoterezov
ea0f0da8a4
feat(JitsiPopover): Add onBeforePosition option
9 lat temu
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.
9 lat temu
Ilya Daynatovich
70861465e1
Editions in jitsi popover styles
9 lat temu
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
9 lat temu
Ilya Daynatovich
26792625f2
BEMificated classes and add title
9 lat temu
Ilya Daynatovich
83e7f23d0f
Update Connection indicator and popover js
9 lat temu
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
9 lat temu
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
9 lat temu
paweldomas
e9445866a5
ref(ConnectionIndicator.js): make CQ 'object' optional
9 lat temu
paweldomas
cf931f8a9f
ref(ConnectionIndicator.js) pass icon class as an argument
9 lat temu
yanas
4ca9349de7
Removes missing and unused method.
9 lat temu
damencho
0974e31da1
Updates connection quality popover only if its visible or about to be visible.
9 lat temu
yanas
d49dff4ae1
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
9 lat temu
yanas
72454ff279
HD label added when the large video is in HD.
9 lat temu
isymchych
d19789005e
use statistics module from the library
10 lat temu
isymchych
4f91ac01fd
refactoring
10 lat temu
isymchych
6ded050b51
do not use RTC/xmpp in UI module
10 lat temu
damencho
034ed200f3
Displays correct resolution coming from FF.
10 lat temu
damencho
589380c7b3
Displays correct resolution coming from FF.
10 lat temu
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
10 lat temu
Boris Grozev
09eaa0d303
Fix comparison warnings.
10 lat temu
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
10 lat temu
paweldomas
c3548eb866
Fixes issues with invalid avatars and problems with switching between videos.
10 lat temu
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
10 lat temu
hristoterezov
6a492d96c2
Refactors VideoLayout.js.
10 lat temu
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 lat temu
George Politis
93648f361b
Updates the license headers.
10 lat temu
George Politis
23f1dc174e
Refactors simulcast support.
10 lat temu
hristoterezov
6f12446c99
Fixes translation of plurals.
11 lat temu
hristoterezov
3032ea7684
Implements basic multi language support.
11 lat temu
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
11 lat temu
hristoterezov
4d25b139cc
Fixes some issues caused by the merge.
11 lat temu
hristoterezov
69b0e2ad32
Creates UI module.
11 lat temu