Commit Graph

20 Commits (e1f5c3ce239426214c67244ee15045724f8b84fc)

Author SHA1 Message Date
Audric Ackermann 718b814902 fix: toast stripped function fetch cannot run on import 1 year ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
1 year ago
yougotwill e7fe246def fix: align recovery password shield on settings page 1 year ago
yougotwill fd7d6e322b fix: recovery qr toggle shortcut 1 year ago
William Grant 490e4957f4 feat: click on qr codes now opens the lightbox
lightbox now supports saving data blobs
1 year ago
William Grant d1a06a93de feat: option to save qr codes with no colors by default 1 year 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
1 year ago
William Grant 11b3a0ece1 feat: upgraded react-qrcode-logo to v3 1 year ago
William Grant 4f44a7a5fa feat: refactor theme state
added hooks for is light or dark theme and cleaned up any references
1 year ago
William Grant 4174ed5715 fix: resolve typos 1 year ago
William Grant 341fa8b774 feat: recovery password settings flow done
added aria label and datatestid support to SessionQRCode
1 year ago
William Grant afca070e76 feat: added copy to clipboard icon button 1 year ago
William Grant 452b1b8539 fix: use localised strings for qr password toggle button 1 year 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
1 year ago
William Grant 862b8343e7 feat: added hide password permenantly ui 1 year ago
William Grant bddac7a849 feat: added icons to all settings categories 1 year ago
William Grant 705d9622cd fix: recovery password text now uses primary text color for light modes 1 year 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.
1 year 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
1 year ago
William Grant fd722d1f2f feat: swapped out seed modal for settings category page
still work on category component but password protection works nicely
1 year ago