jiti-meet/react/features/recording/components/LiveStream
Saúl Ibarra Corretgé 77d687952d feat(jwt) deprecate and remove enableFeaturesBasedOnToken
The new behavior is as follows:

IF a user has a token and `features` is not set, we treat it as if the
feature was enabled.

IF a user has a token and `features` is set, we check if the feature
name has a value of "true".

`isJwtFeatureEnabled` also provides a way to specify the default value
in case there is no token.
2022-08-17 11:17:29 +02:00
..
native feat(liveStreamting) add configuration to customize streaming dialog 2022-08-02 10:27:18 +02:00
web ref(ui-components) Replace livestream input (#11997) 2022-08-10 10:22:24 +03:00
AbstractLiveStreamButton.js feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
AbstractStartLiveStreamDialog.js Updates recording dialog. (#3953) 2019-03-11 09:17:21 -07:00
AbstractStopLiveStreamDialog.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
AbstractStreamKeyForm.js feat(liveStreamting) add configuration to customize streaming dialog 2022-08-02 10:27:18 +02:00
_.native.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
_.web.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00
constants.js feat(liveStreamting) add configuration to customize streaming dialog 2022-08-02 10:27:18 +02:00
functions.js feat(liveStreamting) add configuration to customize streaming dialog 2022-08-02 10:27:18 +02:00
index.js Rearrange recording feature files 2018-11-20 14:42:33 +01:00