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.
hace 1 año
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
hace 2 años
Avram Tudor
5dc63f0632
fix: remove harcoded url (#13426)
hace 2 años
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
hace 2 años
Robert Pintilii
e95b964b78
ref(TS) Convert some Abstract classes to TS (#13099)
hace 2 años
Robert Pintilii
7a9f51b01b
ref(TS) Convert some features to TS (#12546)
hace 3 años
Robert Pintilii
2938d1f2dc
ref(TS) Require interfaces to start with I (#12424)
hace 3 años
Robert Pintilii
25bd824621
ref(ui-components) Use new Dialog component (#12306)
Convert some files to TS
hace 3 años
Robert Pintilii
be25ad855f
ref(TS) Convert some files to TS (#12307)
hace 3 años
Horatiu Muresan
a2d0492007
feat(toolbar-buttons) Hide buttons disabled through JWT (#12261)
hace 3 años
Bogdan Duduman
48db099134
feat: include sort members eslint changes
hace 3 años
Robert Pintilii
10bb186c13
ref(eslint) Use new TypeScript ESlint config (#12143)
Use new TS config from @jitsi /eslint
Fix all lint errors
hace 3 años
Robert Pintilii
271ea8315b
ref: Improve reducers TS (#12123)
hace 3 años
Robert Pintilii
00221b7482
ref: Convert some reducers to TS (#12002)
hace 3 años
Calinteodor
7c523f3250
language(typescript) actionTypes.js -> actionTypes.ts (#10940)
* language(typescript) first ts component, added ts configurations, actionTypes.js are now ts files
hace 3 años
Hristo Terezov
ae5723406d
fix(iAmRecorder): middleware bug
hace 3 años
abora8x8
74d7e4fde7
fix(jaas) log settings error
hace 4 años
Saúl Ibarra Corretgé
162a67fe8b
chore(lint) tame the (uppdated) linter
hace 4 años
Avram Tudor
49a73ac446
fix(jaas) do not redirect to plan limit page on auth errors (#9746)
hace 4 años
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
hace 4 años
Tudor-Ovidiu Avram
0ab905bf75
code review
hace 4 años
Tudor-Ovidiu Avram
5a3607f63f
fix*(jaas) redirect to plan limit page on connection failed
hace 4 años
Avram Tudor
5cba6c7bc7
fix(jaas) fix jaas customer details endpoint (#9542)
hace 4 años
robertpin
bad58f6508
feat(JaaS-JWT) Get JWT for JaaS (#9512)
* Added get JWT for JaaS
* Code review fix
hace 4 años
Tudor-Ovidiu Avram
c356c2360c
fix(build) split jaas actions
hace 4 años
Avram Tudor
01867ed343
fix(build) add missing file for native builds (#9461)
hace 4 años
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
hace 4 años