Bogdan Duduman
|
48db099134
|
feat: include sort members eslint changes
|
2022-09-27 10:25:20 +02:00 |
Robert Pintilii
|
4ee77b1f65
|
ref(TS) Convert some base files to TS (#12226)
|
2022-09-23 12:03:25 +03:00 |
Robert Pintilii
|
6dd04136de
|
ref(TS Convert some files to TS (#12191)
|
2022-09-19 10:40:03 +03:00 |
Robert Pintilii
|
10bb186c13
|
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi/eslint
Fix all lint errors
|
2022-09-08 12:52:36 +03:00 |
Robert Pintilii
|
efb69d5382
|
ref: Improve TS files (#12130)
Remove unnecessary ts-ignores
Change any to actual types
Fix eslint rule
|
2022-09-06 20:32:20 +03:00 |
Robert Pintilii
|
271ea8315b
|
ref: Improve reducers TS (#12123)
|
2022-09-05 12:05:07 +03:00 |
Avram Tudor
|
1e9f599a35
|
ref(config) move defaultLogoUrl to config object (#12087)
* ref(config) move defaultLogoUrl to config object
* code review changes
|
2022-08-30 14:52:36 +03:00 |
Saúl Ibarra Corretgé
|
649ace1f44
|
chore(config) remove legacy comment
|
2022-08-16 17:18:04 +02:00 |
Robert Pintilii
|
efa0a132c4
|
fix(config) Fix recording config backwards compatibility (#11953)
Overwrite the new flag with the old one only if the new one is not set
Fix hideStorageWarning config
|
2022-08-03 10:31:00 +03:00 |
Steffen Kolmer
|
87f6d27fb2
|
feat(liveStreamting) add configuration to customize streaming dialog
|
2022-08-02 10:27:18 +02:00 |
Robert Pintilii
|
f31a7f31e6
|
ref: Convert files to TS (#11840)
|
2022-07-12 14:41:26 +03:00 |
Saúl Ibarra Corretgé
|
b0deb9ec0c
|
fix(lint) make sure eslint also runs on TypeScript files (#11777)
Co-authored-by: robertpin <robert.pin9@gmail.com>
Co-authored-by: Gabriel Borlea <gabriel.borlea@8x8.com>
|
2022-07-11 15:30:37 +03:00 |
Saúl Ibarra Corretgé
|
dffa71666c
|
fix(rn) fix mobile build
Looks like a transform error of some sort, it chokes on the ??=
shorthand syntax.
|
2022-07-04 21:09:32 +03:00 |
Robert Pintilii
|
935e4d3261
|
ref(config) Convert config to TypeScript (#11774)
|
2022-07-04 14:12:12 +03:00 |