Audric Ackermann
|
de4ade8e34
|
Merge remote-tracking branch 'upstream/unstable' into standardised_strings
|
8 months ago |
Audric Ackermann
|
996db72f96
|
chore: address PR comments
|
8 months ago |
Audric Ackermann
|
e9a03bdfba
|
fix: wait for password input in settings page
|
8 months ago |
Ryan Miller
|
4ffa754802
|
feat: locale as args for modals and localized formatted html strings
|
8 months ago |
Audric Ackermann
|
718b814902
|
fix: toast stripped function fetch cannot run on import
|
8 months ago |
Audric Ackermann
|
4f44eecd6b
|
fix: update with latest changes from crowdin
not compiling yet
|
8 months ago |
yougotwill
|
e7fe246def
|
fix: align recovery password shield on settings page
|
9 months ago |
yougotwill
|
fd7d6e322b
|
fix: recovery qr toggle shortcut
|
9 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
|
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
|
11 months ago |
William Grant
|
4174ed5715
|
fix: resolve typos
|
11 months ago |
William Grant
|
341fa8b774
|
feat: recovery password settings flow done
added aria label and datatestid support to SessionQRCode
|
11 months ago |
William Grant
|
afca070e76
|
feat: added copy to clipboard icon button
|
11 months ago |
William Grant
|
452b1b8539
|
fix: use localised strings for qr password toggle button
|
11 months ago |
William Grant
|
fb3a87a5f5
|
feat: added new hide recovery password modal
when we turn on the setting we prevent any recovery phrase ui from loading and return null
|
11 months ago |
William Grant
|
862b8343e7
|
feat: added hide password permenantly ui
|
11 months ago |
William Grant
|
bddac7a849
|
feat: added icons to all settings categories
|
12 months ago |
William Grant
|
705d9622cd
|
fix: recovery password text now uses primary text color for light modes
|
12 months ago |
William Grant
|
bb27570a90
|
fix: make qr code update correctly if theme changes
even if visible, there is some flickering with the logo that I have been unable to fix.
|
12 months ago |
William Grant
|
a629fa560c
|
feat: created new recovery phrase ui and qr code with toggling
also allow setting description to render html so we can have line breaks
|
12 months ago |
William Grant
|
fd722d1f2f
|
feat: swapped out seed modal for settings category page
still work on category component but password protection works nicely
|
12 months ago |