Commit Graph

11 Commits (c595571ef49da51cdd912b4a7f2515884bf74d8c)

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