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