hristoterezov
3ae99ea0b9
feat(overlays): for filmstrip only mode
před 9 roky
damencho
4e9450f200
Fixes settings panel translation.
Strings are not translated when opening the settings side panel. It was that we were creating settings panel html after i18n library had loaded and had translated the rest of the html.
The element selecting the current language was also not translated, which end up with no selection in the UI for the current language.
před 8 roky
damencho
63034e6cba
Sends analytics event everytime speaker stats is open.
před 8 roky
damencho
e29120a9c1
Changes lastN event params to leaving and entering endpoint IDs.
Uses leavingIDs to more efficiently iterate over remote videos.
před 8 roky
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.
před 9 roky
paweldomas
542bb7caed
doc: add FIXME
před 9 roky
hristoterezov
aeb301c8d5
feat(iframe_api): Add jwt token parameter
před 8 roky
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
před 8 roky
Leonard Kim
989161159d
Modal dialog for displaying dominant speaker times
před 9 roky
Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
před 8 roky
damencho
08e1cf1b7e
Fixes wrong i18n key for somebody.
před 9 roky
damencho
54d891afa7
Updates framerate using local statistics.
před 9 roky
damencho
d01a65f73d
Fixes stats, using wrong object members in latest update.
před 9 roky
damencho
65239f9ffe
Adds frame rate to statistics bubble.
před 9 roky
damencho
e5cefcce70
Updates transport type.
Updates transport type to show multiple values as we do for addresses and ports.
před 9 roky
hristoterezov
d74e43ddcc
[RN] fix(Avatar): Match the implementation for web
před 9 roky
Lyubo Marinov
23ddce122b
Comply w/ coding style
před 9 roky
hristoterezov
814bd26c07
feat(Avatar): Implement Avatar for web
před 9 roky
damencho
2e4b39c19c
Fixes loading jquery-i18next.
před 9 roky
damencho
5f387737a1
Fix incorrect password dialog message when using authentication.
před 9 roky
Lyubo Marinov
3b54c527b6
Remove obsolete source code
před 9 roky
Lyubo Marinov
18368fefaa
Comply w/ coding style
před 9 roky
damencho
d861ba1876
Moves translation to react and use i18next language detectors.
před 9 roky
Lyubo Marinov
d371a3d5fd
Fix TypeError: undefined is not an object
před 9 roky
Lyubo Marinov
e1056126e6
Fix TypeError: undefined is not an object
před 9 roky
Ilya Daynatovich
8896b0adf3
Fix problem with dialogs
před 9 roky
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
před 9 roky
Leonard Kim
02b26a65bb
Volume slider for remote participant audio elements
před 9 roky
hristoterezov
b6990e9e5d
fix(filmstriponly): Set the background to transparent
před 9 roky
hristoterezov
92d0589a37
ref(overlay): The overlays to use React
před 9 roky
damencho
cf69d591e4
Fixes manual triggered tooltips text and no hover.
před 9 roky
yanas
d84901f196
Font size adjustment and moving link to config param
před 9 roky
damencho
a1b3c56de7
Uses tooltip to show custom popups for mute mic button/shared video button.
před 9 roky
Aaron van Meerten
6d664f133e
Cosmetic fixes for column length lint errors
před 9 roky
Aaron van Meerten
732a433ec1
livestream link to provide more context to users on where to retrieve their stream key
před 9 roky
hristoterezov
0e92e48376
fix(ss): resize for remote videos
před 9 roky
Lyubomir Marinov
8687b69167
Consistency
Be consistent about formatting within 1 and the same file.
před 9 roky
Lyubomir Marinov
6c5468d904
Simplify the source code
If half the file is written in ES6, it is easier to read if the rest of
the file is in ES6 as well. If ES6 is used, then const is better than
let. If source code is shorter yet as readable as the long version, then
prefer the short version.
před 9 roky
Lyubomir Marinov
a8cd4ff12c
1, not 2 names for 1 and the same abstraction
window.location calls it reload so util/helpers shouldn't call it
redirect because UI/util/UIUtil has it is own redirect which is the
assign of window.location.
před 9 roky
Saúl Ibarra Corretgé
5849980092
external_api: fix jsdoc
před 9 roky
damencho
39a8681e8e
Improves safe checks for missing stats.
před 9 roky
yanas
09ba14eb04
Fixes video thumbnail border and large video background color
před 9 roky
hristoterezov
2b1176df53
style(remotecontrol): getRequestedParticipant method comments
před 9 roky
hristoterezov
05bfbf5620
fix(remotecontrol): Execute Reciever.enable only when the value is changed
před 9 roky
hristoterezov
4af706bd83
style(keycode): Comment
před 9 roky
hristoterezov
b62e4d5ee9
fix(remotecontrol): Log level
před 9 roky
hristoterezov
bd98d661d3
ref(remotecontrol): Moves hangup logic to remote control module
před 9 roky
hristoterezov
1f7c5529e9
fix(remotecontrol): Pin the controlled participant only on remote control permissions granted
před 9 roky
hristoterezov
0453346cf4
ref(remotecontrol): Pass the largeVideoWrapper as parameter to remote control module
před 9 roky
hristoterezov
15090243d0
fix(API): JS errors caused by remote control merge
před 9 roky