William Grant
|
0b811bc641
|
feat: added updateOurProfileDisplayName
which uses libsession to check the display name length, not yet used in onboarding
|
10 months ago |
William Grant
|
490e4957f4
|
feat: click on qr codes now opens the lightbox
lightbox now supports saving data blobs
|
10 months ago |
William Grant
|
cf34db53c8
|
feat: added new hot key hook since useKey doesnt ignore special keys
replaced all alpha numeric shortcuts
|
10 months ago |
William Grant
|
83a57a3bc6
|
fix: move shortcuts back into edit profile
use region comments
|
10 months ago |
William Grant
|
903cfcb613
|
fix: added skinny brand icon instead of messing with ratios
|
10 months ago |
William Grant
|
d1a06a93de
|
feat: option to save qr codes with no colors by default
|
10 months ago |
William Grant
|
b459bf9570
|
fix: generate colors for the QR code in a hook that also converts svgs to data urls
we no longer need to update the svgs manually
|
10 months ago |
William Grant
|
11b3a0ece1
|
feat: upgraded react-qrcode-logo to v3
|
10 months ago |
William Grant
|
4f44a7a5fa
|
feat: refactor theme state
added hooks for is light or dark theme and cleaned up any references
|
10 months ago |
William Grant
|
edeed6e4cc
|
fix: separate p tag styles into a component from styledprofilename
|
10 months ago |
William Grant
|
aa87675ad4
|
feat: added aria label to edit profile qr code
|
11 months ago |
William Grant
|
93d1a9d430
|
feat: profile modal flow done
refactored edit profile dialog and extracted out components and keyboard shortcuts
|
11 months ago |