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.
пре 9 година
damencho
e29120a9c1
Changes lastN event params to leaving and entering endpoint IDs.
Uses leavingIDs to more efficiently iterate over remote videos.
пре 9 година
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 година
paweldomas
542bb7caed
doc: add FIXME
пре 9 година
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
пре 9 година
Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
пре 9 година
damencho
08e1cf1b7e
Fixes wrong i18n key for somebody.
пре 9 година
damencho
54d891afa7
Updates framerate using local statistics.
пре 9 година
damencho
d01a65f73d
Fixes stats, using wrong object members in latest update.
пре 9 година
damencho
65239f9ffe
Adds frame rate to statistics bubble.
пре 9 година
damencho
e5cefcce70
Updates transport type.
Updates transport type to show multiple values as we do for addresses and ports.
пре 9 година
Lyubo Marinov
23ddce122b
Comply w/ coding style
пре 9 година
hristoterezov
814bd26c07
feat(Avatar): Implement Avatar for web
пре 9 година
damencho
5f387737a1
Fix incorrect password dialog message when using authentication.
пре 9 година
Lyubo Marinov
18368fefaa
Comply w/ coding style
пре 9 година
Lyubo Marinov
d371a3d5fd
Fix TypeError: undefined is not an object
пре 9 година
Lyubo Marinov
e1056126e6
Fix TypeError: undefined is not an object
пре 9 година
Ilya Daynatovich
8896b0adf3
Fix problem with dialogs
пре 9 година
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
пре 9 година
Leonard Kim
02b26a65bb
Volume slider for remote participant audio elements
пре 9 година
hristoterezov
b6990e9e5d
fix(filmstriponly): Set the background to transparent
пре 9 година
hristoterezov
92d0589a37
ref(overlay): The overlays to use React
пре 9 година
damencho
cf69d591e4
Fixes manual triggered tooltips text and no hover.
пре 9 година
yanas
d84901f196
Font size adjustment and moving link to config param
пре 9 година
damencho
a1b3c56de7
Uses tooltip to show custom popups for mute mic button/shared video button.
пре 9 година
Aaron van Meerten
6d664f133e
Cosmetic fixes for column length lint errors
пре 9 година
Aaron van Meerten
732a433ec1
livestream link to provide more context to users on where to retrieve their stream key
пре 9 година
hristoterezov
0e92e48376
fix(ss): resize for remote videos
пре 9 година
Lyubomir Marinov
8687b69167
Consistency
Be consistent about formatting within 1 and the same file.
пре 9 година
damencho
39a8681e8e
Improves safe checks for missing stats.
пре 9 година
yanas
09ba14eb04
Fixes video thumbnail border and large video background color
пре 9 година
hristoterezov
1f7c5529e9
fix(remotecontrol): Pin the controlled participant only on remote control permissions granted
пре 9 година
hristoterezov
0453346cf4
ref(remotecontrol): Pass the largeVideoWrapper as parameter to remote control module
пре 9 година
hristoterezov
5d22061c0a
fix(remotecontrol): Handle on-stage participant changes
пре 9 година
hristoterezov
a4d5c41b3a
feat(remotecontrol): UI for requesting permissions
пре 9 година
Lyubomir Marinov
6efad1348a
Fix the display of watermarks in film strip-only mode
Recently, we reimplemented the watermarks in React. Unfortunately, we
didn't take into account film strip-only mode.
Additionally, we duplicated watermark-related source code on the Welcome
and Conference pages.
пре 9 година
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
пре 9 година
Lyubomir Marinov
0912dbf130
Remove duplication, simplify, comply with coding style
пре 9 година
hristoterezov
0f9bc766db
fix(filmstrip_only): JS errors
пре 9 година
yanas
a5387b054a
Fix(RemoteVideo): Fixes remote video menu icon
пре 9 година
Ilya Daynatovich
58b5e1748f
editions after rebase
пре 9 година
Ilya Daynatovich
c570b80d7b
moved app initialization to react app
пре 9 година
Lyubomir Marinov
4810249301
Simplify. Comply w/ coding style.
пре 9 година
Ilya Daynatovich
984a6519fc
Move welcome page logic from jquery to react
пре 9 година
Ilya Daynatovich
986f13ef1a
Made editions in PR
пре 9 година
Ilya Daynatovich
83dd56d34c
Move roomname generator to React
пре 9 година
Illia Daynatovich
4584d89c43
Rewrite with ES6
пре 9 година
yanas
ce42d3ab5d
Fixes unnecessary parameter
пре 9 година
yanas
642fa8d6f8
Fixes some issues pointed out from hristoterezov
пре 9 година
yanas
c9488d5ee9
Separate disconnect overlay.
пре 9 година