Hristo Terezov
2514617417
fix: Make all middleware functions sync.
Some middleware functions are declared as async. This wraps next(action) in Promise which will delay the execution of actions and also dispatch will return the its result always as a Promise.
1 год назад
Andrei Gavrilescu
3a1fc363ed
feat(rtcstats): fetch conference creator id and send to rtcstats (#14060)
* fetch conference creator id and send to rtcstats
* fix lint
* fix lint again
2 лет назад
Avram Tudor
5dc63f0632
fix: remove harcoded url (#13426)
2 лет назад
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2 лет назад
Robert Pintilii
e95b964b78
ref(TS) Convert some Abstract classes to TS (#13099)
2 лет назад
Robert Pintilii
7a9f51b01b
ref(TS) Convert some features to TS (#12546)
3 лет назад
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
3 лет назад
Robert Pintilii
25bd824621
ref(ui-components) Use new Dialog component (#12306)
Convert some files to TS
3 лет назад
Robert Pintilii
be25ad855f
ref(TS) Convert some files to TS (#12307)
3 лет назад
Horatiu Muresan
a2d0492007
feat(toolbar-buttons) Hide buttons disabled through JWT (#12261)
3 лет назад
Bogdan Duduman
48db099134
feat: include sort members eslint changes
3 лет назад
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
3 лет назад
Robert Pintilii
271ea8315b
ref: Improve reducers TS (#12123)
3 лет назад
Robert Pintilii
00221b7482
ref: Convert some reducers to TS (#12002)
3 лет назад
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
3 лет назад
Hristo Terezov
ae5723406d
fix(iAmRecorder): middleware bug
3 лет назад
abora8x8
74d7e4fde7
fix(jaas) log settings error
4 лет назад
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
4 лет назад
Avram Tudor
49a73ac446
fix(jaas) do not redirect to plan limit page on auth errors (#9746)
4 лет назад
robertpin
4276f82c03
feat(billing-counter) Removed iframe billing-counter callbacks (#9537)
* Removed iframe billing-counter callbacks
* Moved remaining items to jaas
* Fixed import path
* Removed billingCounter condition
* Use getvpaasTenant in middleware
* Removed billingId
* Path fix
* Removed jwt from isVpaasMeeting
* Fix isVpaas
4 лет назад
Tudor-Ovidiu Avram
0ab905bf75
code review
4 лет назад
Tudor-Ovidiu Avram
5a3607f63f
fix*(jaas) redirect to plan limit page on connection failed
4 лет назад
Avram Tudor
5cba6c7bc7
fix(jaas) fix jaas customer details endpoint (#9542)
4 лет назад
robertpin
bad58f6508
feat(JaaS-JWT) Get JWT for JaaS (#9512)
* Added get JWT for JaaS
* Code review fix
4 лет назад
Tudor-Ovidiu Avram
c356c2360c
fix(build) split jaas actions
4 лет назад
Avram Tudor
01867ed343
fix(build) add missing file for native builds (#9461)
4 лет назад
Avram Tudor
ea56010e09
feat(jaas) display messages about features that are disabled for jaas… (#9448)
* feat(jaas) display messages about features that are disabled for jaas users
* code review
4 лет назад