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.
пре 8 година
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.
пре 8 година
damencho
2807346bdf
Makes decision what to show in avatar consistent (in updateView).
пре 8 година
Ilya Daynatovich
8d80e13e31
Fix connection indicator bars
пре 8 година
Ilya Daynatovich
69b79b7687
Fix icon styles
пре 8 година
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
пре 8 година
yanas
a17a98991c
Ongoing work on video thumbnail layout
пре 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
70861465e1
Editions in jitsi popover styles
пре 8 година
Ilya Daynatovich
c09e10a584
updates in connection indicator styles
пре 8 година
Ilya Daynatovich
26792625f2
BEMificated classes and add title
пре 8 година
Ilya Daynatovich
83e7f23d0f
Update Connection indicator and popover js
пре 8 година
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
пре 8 година
paweldomas
8a43699a89
feat(ConnectionIndicator): show disconnected GSM bars on local thumbnail
пре 8 година
paweldomas
e9445866a5
ref(ConnectionIndicator.js): make CQ 'object' optional
пре 8 година
paweldomas
cf931f8a9f
ref(ConnectionIndicator.js) pass icon class as an argument
пре 8 година
yanas
4ca9349de7
Removes missing and unused method.
пре 8 година
damencho
0974e31da1
Updates connection quality popover only if its visible or about to be visible.
пре 9 година
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 година
yanas
72454ff279
HD label added when the large video is in HD.
пре 9 година
isymchych
d19789005e
use statistics module from the library
пре 9 година
isymchych
4f91ac01fd
refactoring
пре 9 година
isymchych
6ded050b51
do not use RTC/xmpp in UI module
пре 9 година
damencho
034ed200f3
Displays correct resolution coming from FF.
пре 9 година
damencho
589380c7b3
Displays correct resolution coming from FF.
пре 9 година
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
пре 9 година
Boris Grozev
09eaa0d303
Fix comparison warnings.
пре 9 година
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
пре 9 година
paweldomas
c3548eb866
Fixes issues with invalid avatars and problems with switching between videos.
пре 9 година
paweldomas
ae759fab5b
Adds IE support through Temasys WebRTC plugin.
пре 9 година
hristoterezov
6a492d96c2
Refactors VideoLayout.js.
пре 10 година
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
пре 10 година
George Politis
93648f361b
Updates the license headers.
пре 10 година
George Politis
23f1dc174e
Refactors simulcast support.
пре 10 година
hristoterezov
6f12446c99
Fixes translation of plurals.
пре 10 година
hristoterezov
3032ea7684
Implements basic multi language support.
пре 10 година
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
пре 10 година
hristoterezov
4d25b139cc
Fixes some issues caused by the merge.
пре 10 година
hristoterezov
69b0e2ad32
Creates UI module.
пре 10 година