jiti-meet/react/features/toolbox/components
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 ref(TS) Remove ts-ignores (#11979) 2022-08-08 12:36:06 +03:00
web feat(jwt) deprecate and remove enableFeaturesBasedOnToken 2022-08-17 11:17:29 +02:00
AbstractToolbarButton.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
AudioMuteButton.js fix(start-silent) Disable AOT mic and unmute notif when start silent 2022-04-18 17:17:51 +03:00
DownloadButton.js feat(deployment-urls): Whitelist deploymentUrls; remove JaaS restriction 2022-06-09 16:00:41 +03:00
HangupButton.js chore(lint) tame the (uppdated) linter 2021-11-09 09:43:55 +01:00
HelpButton.js feat(deployment-urls): Whitelist deploymentUrls; remove JaaS restriction 2022-06-09 16:00:41 +03:00
VideoMuteButton.js feat(toolbar-button-clicked) Enhance toolbar buttons with notify click 2022-01-04 13:21:00 +02:00
_.native.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
_.web.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
index.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00