Calinteodor
487da8f231
fix(lobby) disable invite from lobby screen fix #9209 (#9417)
* fix(lobby) disable invite from lobby screen fix #9209
* fix(lobby) destructered props fix #9209
* fix(lobby) changed const name fix #9209
* fix(lobby) added empty line fix #9209
3 年之前
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
3 年之前
Saúl Ibarra Corretgé
89abaa83aa
fix(premeeting) drop gradient
It looks particularly odd, specially when any virtual background is activated.
4 年之前
tudordan7
c765e08aa1
fix(virtual-background): Check if virtual background is disabled on premeeting.
4 年之前
Tudor D. Pop
8b315846b9
feat(premeeting-screen) add virtual background functionality
4 年之前
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 年之前
Vlad Piersec
bb19567efa
fix(prejoin): Use localFlipX on prejoin screen
4 年之前
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
4 年之前
Hristo Terezov
a2e2d31dfd
fix(copyText): in iframe for chrome<85
4 年之前
Steffen Kolmer
5d8bf0c1e7
feat: Add a new setting to remove individual sharing features from UI (#8660)
* Added new config to enable individual sharing features
* make config values url friendly
* Add new setting to whitelist
* Fixed some linter issues
* Fixed more linter issues
* Fixed merge error
* Check if interfaceConfig is defined
* Only show more numbers link if there is more than one number
4 年之前
Hristo Terezov
b1a3c5cd7b
feat(external_api): allow clipboard-write
4 年之前
Tudor-Ovidiu Avram
8f1cb7ded2
fix(vpaas) fix invite url flicker for jaas users
4 年之前
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
4 年之前
RabeeAbuBaker
79c1358f4b
FEAT: Automatically copy invite URL after creating a room (#7581)
* Resolves #7501
- Automatically copy invite URL after creating a room
* Resolves #7501
- Automatically copy invite URL after creating a room
* - Adding config flag to enable the feature
4 年之前
Vlad Piersec
4f52a29120
fix(prejoin): Make avatar resizable
4 年之前
Vlad Piersec
1e76b8b6ea
misc: Add test ids for prejoin buttons
4 年之前
Vlad Piersec
453c07cb17
feat(prejoin): Add precall connection quality indicator
* Adds a dropdown indicator which displays the status of the internet connection.
* It uses the same data as `https://network.callstats.io `.
* The algorithm for the strings displayed to the user is also the one used on `network.callstas.io`.
4 年之前
Vlad Piersec
b670b29d7f
fix(prejoin): Auto focus display name input
4 年之前
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
4 年之前
damencho
b106e51a10
feat: Adds id to the notifications and buttons so we can check for them in the integration tests.
4 年之前
Vlad Piersec
ef0af1a8c0
fix(prejoin): Show decoded version of meeting uri
4 年之前
Vlad Piersec
035f720a50
feat(prejoin): Add 'skip prejoin' button
4 年之前
vp8x8
1891ce0b24
fix(prejoin): Align avatar image on small screens (#7300)
Fixes: #7296
4 年之前
Tudor-Ovidiu Avram
0e5091adba
feat(prejoin) Expose prejoin app
4 年之前
Vlad Piersec
a5f17a8033
feat(prejoin): Show avatar image on prejoin screen
4 年之前
Vlad Piersec
87b14c3711
fix(prejoin): copy meeting info
4 年之前
Vlad Piersec
8115f86f59
fix(prejoin): Fix CSS for prejoin page according to design
4 年之前
Bettenbuk Zoltan
bcffe0bba5
fix: lobby screen broken with prejoin disabled
4 年之前
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 年之前