bgrozev
6ab25f7bc0
Remove callstats (#14076)
* ref: Remove precall test.
* ref: Remove callstats.
* Remove the dependency on react-native-callstats.
1 年之前
Robert Pintilii
06b67dcf44
ref(TS) Improve TS (#13365)
Change some any types to the correct types
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 年之前
Saúl Ibarra Corretgé
e578f6c30f
feat(logging) migrate logging to config.js
2 年之前
Robert Pintilii
c1e9724bba
ref: Convert some reducers to TS (#11886)
2 年之前
Saúl Ibarra Corretgé
7b4a426ad2
fix(rn,logging) skip some logs on mobile
3 年之前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 年之前
paweldomas
2305effa5c
feat(RN): enable log collector on mobile
Stores the Logger.LogCollector instance in base/logging state instead of
global APP variable and enables it on mobile.
6 年之前
Lyubo Marinov
0892e0b644
Remove duplication
6 年之前
Lyubo Marinov
e2cf7a788d
[RN] Make full-screen more resilient on Android (Coding style: consistency)
7 年之前
Paweł Domas
7ad875e735
fix(RN logging): sync with logging_config.js (#2382)
7 年之前
Lyubo Marinov
7836fd1990
Introduce features/base/logging
The functionality around logging including logging_config.js i.e.
loggingConfig and the other classes and/or functions that initialize
loggers for Jits Meet truly deserves a feature of its own. Start getting
in that direction on both Web and mobile by introducing
features/base/logging and bringing loggingConfig to mobile.
8 年之前