jiti-meet/react/features/toolbox/components/web
Andrei Gavrilescu 06491e2406
feat(noise-suppression): Add noise suppression effect. (#11547)
* add denoise effect

* denoise prototype

* improve rnnoise / add comments

* revert some unnecessary changes

* Add noise suppressor worklet

* Send notification on failure

* address code review

* additional comments

* additional comments

* update package-lock

* fix rebase changes

* update rnnoise npm package

* sort lang

* adjust webpack performance hint

* address code review

* address code review

* switch ns files to typescript

* fix null-loader version, lang sort

* fix lint

* missing import

* fix lint / address code review

* use single action for ns state

* move activation to thunk

* increase node heap

* copy noise-suppressor to deploy

* fix ts lint
2022-07-20 15:31:17 +03:00
..
AudioSettingsButton.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
DialogPortal.js feat(reactions) Open reactions menu on hover instead of click (#11364) 2022-04-13 16:18:54 +03:00
DockIframeButton.js feat(undock) expose buttons for docking / undocking iframe (#11560) 2022-05-23 15:42:25 +03:00
Drawer.js feat(gif) Added GIF support (GIPHY integration) (#11021) 2022-03-11 15:00:49 +02:00
FullscreenButton.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
JitsiPortal.js feat(notifications) Changed notifications stack to be full height 2021-10-13 16:37:34 +02:00
LinkToSalesforceButton.js fix(salesforce) use salesforce only in the main room (#11245) 2022-03-31 16:11:44 +03:00
OverflowMenuButton.js ref(overflow-menu) Use ContextMenu component (#11282) 2022-04-05 15:19:03 +03:00
OverflowToggleButton.js fix(misc) fix typos 2022-07-14 09:10:08 +02:00
ProfileButton.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
ProfileButtonAvatar.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
Separator.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
ShareDesktopButton.js fix(toolbox) Disable screensharing button on mobile for video sender limit. 2022-01-06 12:23:39 -05:00
ToggleCameraButton.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
Toolbox.js feat(noise-suppression): Add noise suppression effect. (#11547) 2022-07-20 15:31:17 +03:00
UndockIframeButton.js feat(undock) expose buttons for docking / undocking iframe (#11560) 2022-05-23 15:42:25 +03:00
VideoSettingsButton.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
index.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00