- Jan 27, 2022
-
-
Robert Pintilii authored
-
Robert Pintilii authored
-
ONO Yoshio authored
-
Shawn Chin authored
-
- Jan 26, 2022
-
-
Mihaela Dumitru authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
This has 2 benefits: a) it no longer needs to be built at install time, thus making builds faster before: real 0m46.865s user 1m3.938s sys 0m22.478s after: real 0m27.828s user 0m25.582s sys 0m21.699s b) integrity errors go away since they are not computed over a locally generated tarball
-
wfleischer authored
-
- Jan 25, 2022
-
-
Shawn authored
-
Shawn authored
-
Jaya Allamsetty authored
This is no longer supported as per the w3c spec for getDisplayMedia.
-
tudordan7 authored
-
tudordan7 authored
-
Saúl Ibarra Corretgé authored
The CONFERENCE_WILL_LEAVE reducer in base/conference wipes the state so we cannot rely on the old room value. We may want to revisit this in the future.
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Calinteodor authored
-
Mihaela Dumitru authored
-
Saúl Ibarra Corretgé authored
This way we'll have proper tracebacks now.
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
This is the stepping stone for TypeScript support across Jitsi Meet. Currently it makes it possible for lib-jitsi-meet to use TypeScript without adding any TS code here yet.
-
Calin Chitu authored
-
- Jan 24, 2022
-
-
Hristo Terezov authored
-
- Jan 21, 2022
-
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
In addition, replace the from with a div because they shouldn't be nested. Since we are no longer in a form, manually validate the password. This was necessary regardless, because it was possible to bypass the digits rule by pressing "add".
-
Robert Pintilii authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
It triggers a security update alert, and use it through npx, so it doesn't need to be in our package.json.
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
-
Saúl Ibarra Corretgé authored
The Metro bundler gets confused and the result of such import statements is `undefined`.
-
Gabriel Borlea authored
-
Hristo Terezov authored
- Jan 20, 2022
-
-
Saúl Ibarra Corretgé authored
-
Tudor D. Pop authored
-
Christoph Settgast authored
-
Saúl Ibarra Corretgé authored
[0] introduced sorted language keys, but we had the assumption that the first one meant to indicate the default language. Break that assumption and be explicit about English being the default language. [0]: https://github.com/jitsi/jitsi-meet/commit/7fe319d965e4514c96a8eac2b7f520e974b47515
-