damencho
e29120a9c1
Changes lastN event params to leaving and entering endpoint IDs.
Uses leavingIDs to more efficiently iterate over remote videos.
8 年前
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
8 年前
Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
8 年前
damencho
08e1cf1b7e
Fixes wrong i18n key for somebody.
8 年前
damencho
54d891afa7
Updates framerate using local statistics.
8 年前
damencho
d01a65f73d
Fixes stats, using wrong object members in latest update.
8 年前
damencho
65239f9ffe
Adds frame rate to statistics bubble.
8 年前
damencho
e5cefcce70
Updates transport type.
Updates transport type to show multiple values as we do for addresses and ports.
8 年前
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 年前
hristoterezov
23efa7827c
fix(filmstrip): JS error when the ringoverlay is shown
9 年前