Andrei Gavrilescu
|
309f23ba94
|
feat(noise-suppression): persist noise suppression setting (#13593)
* persist noise suppression setting
* address code review
|
пре 1 година |
Robert Pintilii
|
ae281e9935
|
ref(TS) Improve TS (#13370)
Use correct types for action, dispatch and getState
|
пре 2 година |
Robert Pintilii
|
0b65acb528
|
ref: Remove some index files (#13151)
Fix imports
|
пре 2 година |
Robert Pintilii
|
29945f4809
|
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
|
пре 2 година |
Robert Pintilii
|
e95b964b78
|
ref(TS) Convert some Abstract classes to TS (#13099)
|
пре 2 година |
Robert Pintilii
|
754f658489
|
ref(redux) Remove connect wrapper (#13083)
|
пре 2 година |
Saúl Ibarra Corretgé
|
de3b6d2a9f
|
feat(noise-suppression) add support for Krisp
|
пре 2 година |
Robert Pintilii
|
0ba033e07d
|
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
|
пре 2 година |
Robert Pintilii
|
2938d1f2dc
|
ref(TS) Require interfaces to start with I (#12424)
|
пре 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 година |
Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
пре 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 година |
Robert Pintilii
|
271ea8315b
|
ref: Improve reducers TS (#12123)
|
пре 2 година |
Robert Pintilii
|
8f5eabe1f2
|
ref(TS) Remove ts-ignores (#11979)
|
пре 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
|
0f1bf09c69
|
fix(noise-suppression): fix muted state, update icons (#11936)
|
пре 2 година |
Robert Pintilii
|
4e1af131fb
|
ref(typescript) Remove unnecessary ts-ignores (#11914)
|
пре 2 година |
Robert Pintilii
|
c1e9724bba
|
ref: Convert some reducers to TS (#11886)
|
пре 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 година |