Hristo Terezov
f972ebfe9e
fix(thumbnail): videos on safari.
5 роки тому
Hristo Terezov
31d9fb12c8
ref(Filmstrip): Optimize resizes. (#4992)
* ref(Filmstrip): Optimize resizes.
* fix(thumbnails): resize.
* fix(thumbnails): Issue with height 0, width 0.
* doc(Filmstrip): Improve JSDoc.
5 роки тому
Hristo Terezov
a95d38a0f4
feat(thumbnail-indicators): Configurable icon sizes.
6 роки тому
zbettenbuk
959db3a665
Make web use the redux settings/profile
7 роки тому
virtuacoplenny
f4060975d1
feat(device-selection): design tweaks (#2802)
- Change copy
- Add labels to dropdowns
- Adjust color and positioning
7 роки тому
Leonard Kim
d93782af8a
feat(new-toolbars): initial implementation
7 роки тому
paweldomas
26cd2f17f6
ref(chat): port incoming chat msg sound to react
7 роки тому
hristoterezov
df754f4f41
fix(reload): Preserve URL params on reload/redirect.
7 роки тому
hristoterezov
969f5d67ab
feat(eslint): Enable for non react files
7 роки тому
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+.
7 роки тому
hristoterezov
91e75bf7b9
ref(UIUtil): Move all tooltip functions into another file
7 роки тому
hristoterezov
fe59084979
ref(isButtonEnable): UIUtil -> toolbox
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 роки тому
virtuacoplenny
0481e4cf00
feat(indicators): move the "top toolbar" indicators to react (#1699)
* feat(indicators): move the "top toolbar" indicators to react
* wrap baseindicator
7 роки тому
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.
8 роки тому
Lyubomir Marinov
8687b69167
Consistency
Be consistent about formatting within 1 and the same file.
8 роки тому
yanas
0f2ba1cefe
refactor(UIUtils): merges show and hide functions and cleans visibility setting
8 роки тому
paweldomas
51da40e90c
ref(UIUtil): add showOrHideElement
8 роки тому
Ilya Daynatovich
9bc24e1caa
Fix aligning of indicator icon; Update logic for dynamically change of thumb indicators via font-size
8 роки тому
Ilya Daynatovich
148960c6d2
made editions
8 роки тому
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
8 роки тому
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
8 роки тому
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
8 роки тому
Ilya Daynatovich
a8a6b38c28
Updated method for showing/hiding elements
8 роки тому
Ilya Daynatovich
69b79b7687
Fix icon styles
8 роки тому
Ilya Daynatovich
323684c5fe
fix conflicts after rebase
8 роки тому
yanas
a17a98991c
Ongoing work on video thumbnail layout
8 роки тому
yanas
3fe43abdea
Move the display name to the center
8 роки тому
Kostiantyn Pashura
436f3b9d9b
auth btn removed. login/logout --> Profile
8 роки тому
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
```
8 роки тому
yanas
26ff54366b
Moves full screen functions in UIUtil
8 роки тому
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
8 роки тому
Maxim Voloshin
2f92aa9645
Completely remove attributes to destroy tooltip properly
8 роки тому
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.
8 роки тому
Maxim Voloshin
b2e0b49556
Updated JSDocs for 'TOOLTIP_POSITIONS' constant
8 роки тому
Maxim Voloshin
96735d47c4
Attached JSDocs for 'TOOLTIP_POSITIONS' constant
8 роки тому
Maxim Voloshin
87ed7b7989
Redesigned "setTooltip" method
8 роки тому
Maxim Voloshin
939b87ffed
Tooltiped elements are mardked with "data-tooltip" attribute
8 роки тому
Maxim Voloshin
212798ad19
Global handler for tooltips
8 роки тому
damencho
df3b7e2dbc
Adds utility method to remove tooltips.
8 роки тому
damencho
e4c4236386
Updates handling links on watermarks.
When link is missing disable clicking.
8 роки тому
yanas
96bbf0419c
Adds tooltips
8 роки тому
yanas
3b05a16b32
Fix for button appearing in both toolbars
8 роки тому
yanas
a9e31a2843
Fixes settings menu for non moderators
8 роки тому
yanas
45496b7592
Make settings sections configurable
8 роки тому
yanas
d250623fde
Ring overlay improvements and enable buttons fix
8 роки тому
yanas
f811410b45
Settings re-design
8 роки тому
yanas
8562d3d55d
Remove bottom toolbar and change side panel position and behavior
8 роки тому
yanas
7076ada6f4
Attach keyboard shortcuts to features
8 роки тому
yanas
ab67b42eb9
Hide recorder local thumbnail
9 роки тому