muke1908 / chat-e2ee

End-to-end encrypted disposable chat sessions, exchange sensitive information with peer safely and securely.
https://chat-e2ee-2.azurewebsites.net/
Apache License 2.0
322 stars 196 forks source link

feat: Add QR code generation for chat link #338

Closed Trikcode closed 7 months ago

Trikcode commented 7 months ago

Implemented functionality to generate QR codes for chat links in the LinkDisplay component. Users can now easily access and share QR codes for their chat sessions.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

muke1908 commented 7 months ago

Thanks for your contribution. Can you please fix the UI. Maybe we don't need the "hide qr code" button - the big button looks ugly. Also, lets stick to same color theme.

Screenshot 2024-01-04 at 14 35 26
Trikcode commented 7 months ago

You're welcome, sure I'll update the ui