luzpaz
|
c7f96de787
|
fix(misc) fix typos
Found via `codespell -q 3 -S ./lang -L miliseconds`
|
2022-07-14 09:10:08 +02:00 |
Hristo Terezov
|
12bc054386
|
feat(Avatar): CORS mode support.
|
2021-12-17 14:41:11 -06:00 |
Hristo Terezov
|
208586cead
|
fix(gravatar): Add crossOrigin attribute.
In cross origin issolated mode we need to explicitly add crossOrigin
attribute for all resources that are loaded with CORS headers.
|
2021-11-30 16:15:20 -06:00 |
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 |
Saúl Ibarra Corretgé
|
a3fb996ff0
|
fix(avatars) refactor preloading
Use fetch(), which gives us better control over headers.
|
2020-10-14 21:58:28 +02:00 |
Saúl Ibarra Corretgé
|
ed8009883b
|
avatars: ensure no remote avatar is loaded when disableThirdPartyRequests is set
|
2020-03-29 08:42:25 +02:00 |
Bettenbuk Zoltan
|
8a3ddd8596
|
feat: SVG icons
|
2019-09-13 14:07:53 +02:00 |
Bettenbuk Zoltan
|
ad7892ebce
|
aot: jigasi participant icon
|
2019-07-16 13:04:17 +02:00 |
Bettenbuk Zoltan
|
72137a2811
|
feat: initial based avatars
|
2019-07-01 23:59:16 +02:00 |