damencho
|
0387cdc888
|
feat(notifications): Make all error notifications sticky.
There are many cases where the error disappears and users easily miss the information.
|
пре 4 месеци |
Andrei Gavrilescu
|
309f23ba94
|
feat(noise-suppression): persist noise suppression setting (#13593)
* persist noise suppression setting
* address code review
|
пре 1 година |
Robert Pintilii
|
29945f4809
|
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
|
пре 2 година |
Saúl Ibarra Corretgé
|
de3b6d2a9f
|
feat(noise-suppression) add support for Krisp
|
пре 2 година |
Robert Pintilii
|
6c3206e4d4
|
ref: TS Improvements (#12358)
Remove unnecessary ts-ignores
Remove unnecessary eslint-disable
Fix type errors
Change Dispatch type to IStore['dispatch']
|
пре 2 година |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
пре 2 година |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
пре 2 година |
Andrei Gavrilescu
|
bdff92397b
|
fix(noise-suppression): remove no track warning on share audio flow (#11966)
* remove no track warning on share audio flow
* remove unused import
|
пре 2 година |
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
|
пре 2 година |