paweldomas
8c426e8bb7
fix(ToolbarToggle): restore call overlay to the timeout check
8 年前
paweldomas
ecfc56461e
fix(ToolbarToggler): remove Yoda condition
Is not very readable and is not used across the project
8 年前
paweldomas
52344ff741
fix(ToolbarToggler): restore 'force' arg in timeout logic
8 年前
paweldomas
687b0cad8e
fix(ToolbarToggler): remove call overlay from the timeout check
Remove check for the call overlay being visible in postponing
the toolbar being hidden, as we don't want to have it displayed at all
when the overlay is there.
8 年前
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 年前
damencho
1a554828e1
Adds option to add custom timeout for hiding toolbar.
8 年前
damencho
686e85cd4f
Fixes hiding toolbars.
Schedule new hide check if toolbar is hovered, overlay is shown or the sideBar container is visible (chat, contactlist , etc.).
8 年前
damencho
e3eaac5bef
Disables click toggler.
8 年前
yanas
d250623fde
Ring overlay improvements and enable buttons fix
8 年前
yanas
50e803f1a0
Fixes side toolbar container behavior
8 年前
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 年前
hristoterezov
47fe71c1f1
Fixes issue with ToolbarToggle.setAlwaysVisibleToolbar
9 年前
hristoterezov
8deb003ef6
JWT client support
9 年前
yanas
e43c5ab54c
Add custom-role to presence and special view for Recorders
9 年前
damencho
06f3ddc822
Hides the toolbar if the user is a recorder.
9 年前
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
9 年前
isymchych
79d5bf6cfa
move screensharing into single function, properly handle mute/unmute
9 年前
isymchych
b375b14696
abstract out remoteVideos management
9 年前
isymchych
437a8a6ef0
refactor ToolbarToggler
9 年前
isymchych
09aa9482c0
do not use members module
9 年前
isymchych
c21c9ce1b8
do not use xmpp module in AudioLevels
9 年前
Boris Grozev
fdf73a9b4e
Fixes jshint warnings.
9 年前
Issac Gerges
bcccc58b2c
Allow for a list of enabled buttons to be passed as part of interfaceConfig
9 年前
Issac Gerges
dcc206b2b4
Update non-container toolbar items to be set to inline-block when shown
10 年前
Issac Gerges
fc6f5717cb
Refactor toolbar to add separators via css and remove unneeded containers
10 年前
Boris Grozev
fd404b8465
Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly.
10 年前
hristoterezov
7793d65a99
Renames config.minimized to config.filmStripOnly .
10 年前
hristoterezov
b77791f4b2
Implements minimized mode - only the thumbnails are visible.
10 年前
Boris Grozev
67a52e6f72
Cleanup and formatting fixes in the UI module.
10 年前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年前
George Politis
93648f361b
Updates the license headers.
10 年前
hristoterezov
21fef57bc4
Adds config property that disables hiding of toolbar.
10 年前
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 年前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年前
hristoterezov
ee94eca733
Creates desktop sharing module.
10 年前
hristoterezov
69b0e2ad32
Creates UI module.
10 年前
paweldomas
7dc8102dee
Replaces 'focus' occurrences with moderator for handling privileged functionalities.
10 年前
paweldomas
ed2d7e4282
Fixes jshint warnings in toolbar_toggler.js
10 年前
fo
3b8af470ca
Adds an interface configuration object.
10 年前
fo
6e191f4023
Fixes the bottom toolbar not hiding with the header toolbar.
10 年前
fo
32fab4c222
Hide the bottom toolbar with the header toolbar if the film strip is hidden.
10 年前