hristoterezov
969f5d67ab
feat(eslint): Enable for non react files
hace 7 años
Lyubo Marinov
dfebd692f3
eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.
Additionally, remove jshint because it's becoming a nuisance with its
lack of understanding of ES2015+.
hace 7 años
hristoterezov
91e75bf7b9
ref(UIUtil): Move all tooltip functions into another file
hace 7 años
hristoterezov
fe59084979
ref(isButtonEnable): UIUtil -> toolbox
hace 7 años
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.
hace 7 años
virtuacoplenny
0481e4cf00
feat(indicators): move the "top toolbar" indicators to react (#1699)
* feat(indicators): move the "top toolbar" indicators to react
* wrap baseindicator
hace 7 años
Lyubo Marinov
ae06a6ce41
Fix Recording regression caused by 'React Toolbar'
Saúl Ibarra Corretgé reported that Recording shows an error dialog
stating "There was an error connecting to your camera". Hristo Terezov
and Yana Stamcheva traced that the problem originates in
da4425b5c0
and, more specifically, is caused by a different order of execution due
to the move of the invocation of the function Recording.init.
The solution is to bring back the execution location of Recording.init.
hace 8 años
Lyubomir Marinov
8687b69167
Consistency
Be consistent about formatting within 1 and the same file.
hace 8 años
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
hace 8 años
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
hace 8 años
Ilya Daynatovich
9bc24e1caa
Fix aligning of indicator icon; Update logic for dynamically change of thumb indicators via font-size
hace 8 años
Ilya Daynatovich
148960c6d2
made editions
hace 8 años
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
hace 8 años
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
hace 8 años
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
hace 8 años
Ilya Daynatovich
a8a6b38c28
Updated method for showing/hiding elements
hace 8 años
Ilya Daynatovich
69b79b7687
Fix icon styles
hace 8 años
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
hace 8 años
yanas
a17a98991c
Ongoing work on video thumbnail layout
hace 8 años
yanas
3fe43abdea
Move the display name to the center
hace 8 años
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
hace 8 años
coresh
6bd5d6e4d5
Fixes issue of method 'setTooltip'
Fixes issue of method 'setTooltip' in modules/UI/util/UIUtil.js: Excluded 'Uncaught TypeError':
```
UIUtil.js:134 Uncaught TypeError: Cannot read property 'setAttribute' of null
```
hace 8 años
yanas
26ff54366b
Moves full screen functions in UIUtil
hace 8 años
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
hace 8 años
Maxim Voloshin
2f92aa9645
Completely remove attributes to destroy tooltip properly
hace 8 años
damencho
da65bbaa2d
Updates remove tooltip util method.
Destroy is just hiding current tooltip, we also need to remove other attributes to stop showing the tooltip.
hace 8 años
Maxim Voloshin
b2e0b49556
Updated JSDocs for 'TOOLTIP_POSITIONS' constant
hace 8 años
Maxim Voloshin
96735d47c4
Attached JSDocs for 'TOOLTIP_POSITIONS' constant
hace 8 años
Maxim Voloshin
87ed7b7989
Redesigned "setTooltip" method
hace 8 años
Maxim Voloshin
939b87ffed
Tooltiped elements are mardked with "data-tooltip" attribute
hace 8 años
Maxim Voloshin
212798ad19
Global handler for tooltips
hace 8 años
damencho
df3b7e2dbc
Adds utility method to remove tooltips.
hace 8 años
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
hace 8 años
yanas
96bbf0419c
Adds tooltips
hace 8 años
yanas
3b05a16b32
Fix for button appearing in both toolbars
hace 8 años
yanas
a9e31a2843
Fixes settings menu for non moderators
hace 8 años
yanas
45496b7592
Make settings sections configurable
hace 8 años
yanas
d250623fde
Ring overlay improvements and enable buttons fix
hace 8 años
yanas
f811410b45
Settings re-design
hace 8 años
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
hace 8 años
yanas
7076ada6f4
Attach keyboard shortcuts to features
hace 8 años
yanas
ab67b42eb9
Hide recorder local thumbnail
hace 9 años
yanas
d08e37b42b
Adds smart un-mute to the shared video logic
hace 9 años
yanas
d9c3eec9a8
Fix the black stripe (another try)
hace 9 años
yanas
68994fbe74
Recording related UI modifications.
hace 9 años
damencho
4ff6d276ce
Removes prezi.
hace 9 años
yanas
30f3da98e5
Fixes thumbnail resize and thumbnails going on a second row. Refactors code around the film strip and resize in general.
hace 9 años
isymchych
0bcbd105e3
escape nicknames before displaying them
hace 9 años
isymchych
f65d630ad8
allow user to select camera and microphone
hace 9 años
isymchych
0fd0f5b633
refactoring of Etherpad and Prezi
hace 9 años