yanas
b0ffe2e63f
Remove primary toolbar splitter (#1811)
7 年前
paweldomas
b84e910086
feat: add option to disable desktop sharing
config.disableDesktopSharing - when set to false will disable desktop
sharing
interfaceConfig.DESKTOP_SHARING_BUTTON_DISABLED_TOOLTIP - when value is
assigned, will not hide the desktop sharing button completely, but show
as disabled with this value used as the tooltip text.
7 年前
yanas
f5d443d194
User Picker Implementation
7 年前
Saúl Ibarra Corretgé
16e972d077
feat(chore): remove unused interfaceConfig options
7 年前
hristoterezov
c250da59d5
fix(videolayout): Resize calculations
8 年前
Ilya Daynatovich
292c1689ba
Add maximum zooming coefficient
8 年前
hristoterezov
5a14d1ed6c
fix(deviceselectionpopup): the name and position of device selection button for film strip only mode
8 年前
hristoterezov
96e83989a5
feat(device_selection): Implement popup
8 年前
Lyubo Marinov
d437f3db03
[React] Call/ring overlay
Rewrite the non-React RingOverlay into the React Component CallOverlay
in a way which makes it easier to port to React Native.
8 年前
damencho
70e1bfc6b8
Enables vertical filmstrip by default.
8 年前
Leonard Kim
aabe641047
feat(vertical-filmstrip): Initial implementation
- Add a class to the body when in vertical filmstrip mode
- Override styles as necessary to support the mode
- Add an option to make tooltips display from the left
- Move the HD Label to the bottom left
- Move the remote video menu to the bottom left, move the mute
icons to the bottom right
- Scale the local video's height and width to fit the filmstrip
8 年前
yanas
2855ea1500
Adds dial-out UI.
8 年前
Leonard Kim
a1476c68f1
fix(audio-only): remove button from toolbar and set label cursor
Audio only mode will be toggleable only from the VideoStatusLabel,
so remove AudioOnlyButton from the toolbar and delete the component
itself. As a result of the button being removed, a truthy check in
VideoStatusLabel was also removed to ensure it will display as it
is now the only way to toggle audio only mode. Also set the cursor
on VideoStatusLabel to always be default, so it can never show the
text cursor.
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 年前
damencho
965c811025
Disable dialpad button for now.
Disable the button, till we need it, UI is fixed and it is tested that everything works from jitsi-meet, through lib-jitsi-meet and through jigasi.
8 年前
Lyubo Marinov
743d12e326
Default to mobile app promotion
8 年前
Ilya Daynatovich
05b7df26e6
Add no mobile app component
8 年前
yanas
d84901f196
Font size adjustment and moving link to config param
8 年前
damencho
6006333ccf
Adds an option to show watermark only for guests.
8 年前
damencho
63aa60f2d6
Adds an option for a hint message shown only to guests.
8 年前
yanas
ff8c6690ef
Comment and empty lines removed
8 年前
Ilya Daynatovich
5e7e5b317b
Fix texts
8 年前
Kostiantyn Pashura
be1ba21166
make extended buttons dynamic
8 年前
Konstantyn Pahsura
d7ed0bac69
audio_level oppacity and addParticipant button name
8 年前
Ilya Daynatovich
209272f940
Add detect translation freeze in interface config
8 年前
hristoterezov
a65fca851c
refactor(FilmStrip): calculateThumbnailSizeFromAvailable
8 年前
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 年前
yanas
43906a4e30
Fix undefined check.
8 年前
yanas
9641dbf373
Adds toolbar splitter button
8 年前
yanas
ee31d24f7c
Puts fullscreen button in the top toolbar
8 年前
hristoterezov
e5503deadd
feat(RingOverlay): Add interfaceConfig option for disabling ringing
8 年前
hristoterezov
8fafd2b4ea
feat(SmallVideo.js): New interface.config property for dominant speaker icon disable
8 年前
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 年前
yanas
3bb877cc3a
Audio levels redesign.
8 年前
Kostiantyn Pashura
82ebfd9945
disable_star_indicator added
8 年前
yanas
2d2915967c
Fixes focus in Feedback and makes animation configurable.
8 年前
yanas
0013745783
Video thumbnails redesign
8 年前
yanas
cf49c8c6ff
Adds raise hand button to the side toolbar
8 年前
yanas
45496b7592
Make settings sections configurable
8 年前
damencho
4c72833f5a
Adds an option and hide avatars in contact list.
8 年前
yanas
d250623fde
Ring overlay improvements and enable buttons fix
8 年前
yanas
f811410b45
Settings re-design
8 年前
damencho
ff68caaa16
Adds a comment and disables jshint error.
Merge pull request #760 from aaronkvanmeerten/master
8 年前
Aaron van Meerten
a58190a935
Interface Config loaded via SSI into index.html to allow deployment-specific overrides even when using CDN
update whitespace in toolbar buttons array to allow value to be more easily overridden
8 年前
yanas
0a2a6e5677
Changing random avatars to robohash.
9 年前
yanas
64d8cb2db2
Turning video thumbnails into squares. Changes the size of the dominant speaker avatar and fixes some minor thing around those two.
9 年前
yanas
5c0088d2ef
Main UI polishing. Removes rounded corners, fixes gaps. Adding custom avatars.
9 年前
damencho
38275ce045
Shared video, synchronized playing/seek/muting/volume initial commit.
9 年前
damencho
4ff6d276ce
Removes prezi.
9 年前
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 年前