Leonard Kim
d24d5d95dd
fix(audio-only): combine video status labels
Move the HD label into the newly renamed VideoStatusLabel
component. That way it cannot be possible for the audio only
label and the HD label to display simultaneously.
8 年之前
Saúl Ibarra Corretgé
9ba3a1c4ff
feat(conference): add audio only mode
Audio only mode can be used to save bandwidth. In this mode local video is muted
and last N is set to 0, thus disabling all remote video.
When this mode is enabled avatars are shown.
8 年之前
Lyubo Marinov
1e2d88cd5d
React Toolbox
8 年之前
Ilya Daynatovich
da4425b5c0
React Toolbar
9 年之前
Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
8 年之前
damencho
51f0c8a388
Adds base dialog implementation.
9 年之前
damencho
c361e1e31a
Translate react strings.
Split language detectors to be web/native dependent. Take care of strings that contain html.
9 年之前
Ilya Daynatovich
a8877d82b6
Rename style component; Use of status codes instead of flags in conference init
9 年之前
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
9 年之前
Ilya Daynatovich
905212b109
Enable flow for written code
9 年之前
Ilya Daynatovich
1268afd3f8
Added unsuported browser and plugin required pages
9 年之前
Lyubomir Marinov
538af01bf5
Comply w/ coding style
9 年之前
hristoterezov
92d0589a37
ref(overlay): The overlays to use React
9 年之前
Lyubomir Marinov
ee651840bf
Fixes related to coding style
9 年之前
damencho
0765c60d77
Moves feedback button as a component.
When callstats is not configured hide the button.
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 年之前
Lyubomir Marinov
0912dbf130
Remove duplication, simplify, comply with coding style
9 年之前
Lyubomir Marinov
2f01746c55
Remove duplication, simplify, comply with coding style
9 年之前
Ilya Daynatovich
ad9bdf4dd2
Fix url params stripping
9 年之前
Ilya Daynatovich
a99bbe67ab
Clean up Conference component
9 年之前
Ilya Daynatovich
e716c1738c
Fix lint errs
9 年之前
Ilya Daynatovich
3190bfa058
Move redundant code from app.js
9 年之前
Ilya Daynatovich
c570b80d7b
moved app initialization to react app
9 年之前
damencho
6006333ccf
Adds an option to show watermark only for guests.
9 年之前
Дамян Минков
677eef12dd
Updates use of showJitsiWatermark.
9 年之前
Ilya Daynatovich
5bb53ba036
Fix issue with watermarks
9 年之前
Ilya Daynatovich
984a6519fc
Move welcome page logic from jquery to react
9 年之前
Ilya Daynatovich
c3428e8213
Split React components out of index.html
9 年之前