Commit Graph

11 Commits (a44dc50d410a284d9ebe28c56d6a643019d147e2)

Author SHA1 Message Date
Audric Ackermann 9c2ef47988
fix: address PR review
Audric Ackermann 796eb43583 fix: latest crowdin fetches
still some issues, need to fix the emoji translated string
Audric Ackermann de4ade8e34 Merge remote-tracking branch 'upstream/unstable' into standardised_strings
Audric Ackermann e9a03bdfba
fix: wait for password input in settings page
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
William Grant 3b17e08ea6 fix: more review feedback part 2
William Grant cf34db53c8 feat: added new hot key hook since useKey doesnt ignore special keys
replaced all alpha numeric shortcuts
William Grant 3b90d7d1d1 fix: replace keyup event listener with usekey hook
focus password input on mount for convenience
William Grant 2906b3200e fix: use input ref for password value instead of document lookup on pasword modal
William Grant fd722d1f2f feat: swapped out seed modal for settings category page
still work on category component but password protection works nicely
William Grant d346f28942 feat: extracted password to new modal
added shiny hook to password protect anywhere