Javier García
7a305ef96e
feat: New config disable feature virtual background (#13580)
* New config disable feature virtual background
* Change enableVirtualBackground to disableVirtualBackground in config file and correct lint problems
* Fix comment disable virtual background
* Change deprecated APP.storage to IReduxState
2年前
Robert Pintilii
2d8014775a
ref(toolbar) Move getButtons to functions (#13502)
Move visible logic inside each button
Move click functionality inside each button
Extract getButtons function from Toolbox components to functions file
2年前
Robert Pintilii
206a4afd76
ref(TS) Convert some components to TS (#13129)
2年前
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2年前
Robert Pintilii
8982f17ce1
feat(virtual-background) Move dialog to SettingsDialog tab (#13005)
Implement redesign
2年前
Robert Pintilii
936a1a6b0e
ref(design) Update icons (#12489)
Remove unused icons
Remove fill none from icons
Rename some icons
3年前
Horatiu Muresan
197dbfbbcb
feat(toolbar-button-clicked) Enhance toolbar buttons with notify click
- add possibility to allow execution of the button's routine besides triggering
`toolbarButtonClicked` API event
- keep backwards compatibility
- get rid of `ToolbarButton`
4年前
Horatiu Muresan
1add438a1f
feat(toolbar-buttons): Add event for notify overwritten toolbar buttons
4年前
Avram Tudor
1ad9046a38
Improve premeeting screens ux (#9726)
* feat(prejoin) move invite to toolbar section
* feat(premeeting) redesign prejoin and lobby screens
* code review changes
* fix prejoin flicker and avatar id
* fix password error message and native lobby dialog close position
4年前
Tudor D. Pop
9ef984ca3d
feat(virtual-background) add virtual background preview
Also enable background selection while muted.
4年前
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4年前
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
4年前
Tudor D. Pop
cc0ecc1fdd
fix(blur) disable blur button if camera is off
4年前
Tudor D. Pop
dd1f8339b1
fix(blur-effect) enable blur effect on all platforms supporting canvas filters
That means all browsers except Safari, for now.
In addition, use the 96p model (instead of the 144p one) on browsers without SIMD support.
4年前
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
5年前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5年前
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
6年前
Leonard Kim
011972872e
fix(blur): add beta label to toolbar button
6年前
Hristo Terezov
3b0c5d0b6a
fix(blur): many small issues.
6年前
Cristian Florin Ghita
3b750ddd5a
Add video background blur
6年前