Saúl Ibarra Corretgé
adac9ee5f8
config: don't enable H.264 by default on P2P
We are not actively testing it and it currently crashes Chrome 83+ when insertable streams are used.
5 years ago
Saúl Ibarra Corretgé
af8bd876e6
deps: run npm audit fix
Skipped webpack, requires further investigation.
5 years ago
Jaya Allamsetty
403c4a7ee7
chore(deps): update lib-jitsi-meet
c94f6a570f
5 years ago
marius-bardan
21fe3c87a6
lang: enable support for romanian lang (#6869)
Co-authored-by: Marius Bardan <marius.bardan@8x8.com >
5 years ago
lorddavidiii
6ddac3bddf
debian,turn: fix getting an external ip in IPv6 enabled networks
5 years ago
Mihai Uscat
663a65ad81
fix(SecurityDialog): fix button overflow
5 years ago
marius-bardan
5977f09202
lang: complete Romanian translation
Co-authored-by: Marius Bardan <marius.bardan@8x8.com >
5 years ago
Riccardo Magliocchetti
6be2a8575f
lang: update document to match current reality
5 years ago
Suguru Hirahara
0d14e2fa5c
gh: update 1-bug-report template
* Update 1-bug-report.md
- Comment out the general notice
- Add the information that questions and posts asking for help will be
closed
- Sort sections based on action stream -- steps, expected behaviour, (yet) actual behaviour
- Replace environment information with server-side and client-side ones
* Update .github/ISSUE_TEMPLATE/1-bug-report.md
Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net >
Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net >
5 years ago
qwertiko GmbH
1e0669d33b
lang: fixes for German
5 years ago
Ricardo Brisighelli
d69c2c84d7
lang: update Spanish translation
5 years ago
Suguru Hirahara
0ea7a31b08
lang: add Arabic translation
5 years ago
Oleksa
6284e5fab3
lang: update Ukranian translation
5 years ago
Philip Eriksson
647852bd82
lang: fixes for Swedish
5 years ago
nordlolek
4e0d6e56bc
rn,lang: bundle Slovenian translations
5 years ago
Quentí
c02763a29e
lang: update for Occitan
5 years ago
Vangelis Zacharioudakis
0b8ec5a342
lang: add Greek language translation
5 years ago
huzaifahj
1a4be30ea1
lang: make "OK" capitalization consistent
5 years ago
tolgakaratas
d53d6e5fa8
lang,rn: bundle Turkish language
5 years ago
zzoond
93b05d13c3
lang: fix for russian
5 years ago
Michael Telatynski
79f4531bd2
lang: allow translation of accessibility label string "Edit your profile"
5 years ago
Jaya Allamsetty
5348fa19c8
feat: show option to join via browser on supported mobile browsers
Currently Chromium based browsers and Firefox are supported on Android
Only Safari is supported on iOS
5 years ago
Felix C. Stegerman
b25319fd2e
add missing build dependency on nodejs
5 years ago
Felix C. Stegerman
63ca419e76
improve "open in app" page
5 years ago
Jonathan Lennox
393fb692ca
Make TLS configs in Debian sample files follow Mozilla security guidelines.
5 years ago
JB BUGEAUD
735b686b98
Update of main fr translation (#6141)
* Update of main fr translation
Correct some non french sounding sentenses. One example welcomepage.title, before "fully featured" was translated as "entièrement en vedette" (which is gibberish) and now "riche en fonctionnalités".
* Fixing typo
Fixing missing comma
* Another typo fix
Yet another missing comma fixed.
5 years ago
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 years ago
Suguru Hirahara
8c30e43b5f
Retry "external_api: fixed using deeplinks"
Set target='_top' inside anchor.
Courtesy of #6700
Follow-up to: #6784
5 years ago
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 years ago
Saúl Ibarra Corretgé
70d8fe91c3
deps: replace jsrsasign
We were only using a couple of utility functionss to parse tokens, not to
validate them in any way.
5 years ago
Julian1203
c6d5e103f5
lang: fixes for German
5 years ago
christian-sh
7f1f92cdf0
lang: fix passwordLabel translation in German
The former translation contained a typo and incorrect grammar.
5 years ago
Suguru Hirahara
8c02ba5ee9
doc: update README.md
- Fix a broken link (fixes #6780 )
- Set direct links
- Add a link to the Docker installation guide
5 years ago
Jaya Allamsetty
5591144693
Revert "external_api: fixed using deeplinks"
This breaks the mobile deeplinking page
This reverts commit 532dadb245 .
5 years ago
damencho
fa43539718
chore(deps): lib-jitsi-meet, skips sending an extra presence on join.
5 years ago
Jaya Allamsetty
7e0a36e88e
chore(deps): Update lib-jitsi-meet
fix(Firefox): Enable RTX support on Firefox
E2EE fixes/improvements
fix(screenshare): Add google conference flag only when simulcast is on
fix(video-quality): Apply pending video constraints on p2p originator
5 years ago
msalmasi
532dadb245
external_api: fixed using deeplinks
This update opens links in the full body of the window so deeplinks will work on iOS Safari when using the external API in an iFrame.
5 years ago
Felix C. Stegerman
55051cc203
dev: don't proxy /lang/
5 years ago
Vlad Piersec
4975f15345
fix(prejoin_page): Always show 'join without audio' & add disabled button.
* The prejoin page always displays the 'join without audio' option.
* The join button will be disabled if there is no input.
* Fix some CSS for the case when the user is not anonymous.
5 years ago
Alejandro Blanco
2e2d40c1d0
external-api: add muteEveryone command
5 years ago
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
5 years ago
Bettenbuk Zoltan
9525cab60f
feat: icon type circular label
5 years ago
Bettenbuk Zoltan
21d5c895fc
fix: package.lock version mismatch
5 years ago
Saúl Ibarra Corretgé
305a63e8f9
deep-linking: fix generating links for external API
The ocnfig is not overridden early enough.
Fixes: https://github.com/jitsi/jitsi-meet/issues/6489
5 years ago
Emil Ivov
2fef06772b
Merge pull request #6755 from saghul/e2ee-label
e2ee: update padlock label tooltip
5 years ago
Vlad Piersec
b2895b7095
feat(prejoin_page): Add ability for guest to join audio by phone
5 years ago
Saúl Ibarra Corretgé
41dc14d30c
e2ee: update padlock label tooltip
5 years ago
Suguru Hirahara
2ddfead4f5
doc: fix links on README
5 years ago
Saúl Ibarra Corretgé
d55b49b2c3
doc: move mobile docs to the handbook
5 years ago
Saúl Ibarra Corretgé
64d74852e0
ios: fix PiP window sshowing conference controls
The dynamic size of it was causing trouble. Fix it by setting a fixed PiP window
size (150px) which makes it consisstent with what we have on Android.
Fixes: https://github.com/jitsi/jitsi-meet/issues/6562
5 years ago