jiti-meet/react/features/base/participants
Saúl Ibarra Corretgé c3a41b8cf3 fix(avatar) refactor preloading to avoid CORS issues
Fixes: https://github.com/jitsi/jitsi-meet/issues/8510

This basically reverts
a3fb996ff0
while retaining the same properties that prompted it's original intent, namely
avoiding sending the Referrer header.
2021-02-10 14:32:56 +01:00
..
components chore: remove some cycles 2020-07-29 09:31:38 +02:00
actionTypes.js feat: add grant moderator functionality 2020-07-15 12:13:28 +02:00
actions.js ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
constants.js ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
functions.js chore(mobile) changes the name for screenShares to remoteScreenShares to better reflect it's content 2021-01-29 12:45:53 +02:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
middleware.js feat: emit raise hand event to external API (#8312) 2021-01-06 08:49:10 -06:00
preloadImage.native.js feat: SVG icons 2019-09-13 14:07:53 +02:00
preloadImage.web.js fix(avatar) refactor preloading to avoid CORS issues 2021-02-10 14:32:56 +01:00
reducer.js fix(video):Always show avatar if video is inactive 2020-12-14 16:44:08 -06:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00