Skip to content

refactor: streamline user key management and enhance UI functionality - #4

Merged
mrjosh merged 1 commit into
mainfrom
chore/sortable-columns
May 24, 2026
Merged

refactor: streamline user key management and enhance UI functionality#4
mrjosh merged 1 commit into
mainfrom
chore/sortable-columns

Conversation

@iamsadjad

Copy link
Copy Markdown
Contributor
  • Simplified the UserUpdatePost handler by removing unnecessary database queries for private and preshared keys, allowing updates at any time.
  • Added new JavaScript functions for generating keys, deriving public keys, and generating preshared keys in the user modals.
  • Improved user interface for the user management table with sortable columns and enhanced search functionality.
  • Updated modal behavior to allow toggling visibility of private and preshared keys, ensuring better user experience.

- Simplified the UserUpdatePost handler by removing unnecessary database queries for private and preshared keys, allowing updates at any time.
- Added new JavaScript functions for generating keys, deriving public keys, and generating preshared keys in the user modals.
- Improved user interface for the user management table with sortable columns and enhanced search functionality.
- Updated modal behavior to allow toggling visibility of private and preshared keys, ensuring better user experience.
@iamsadjad
iamsadjad requested a review from mrjosh May 24, 2026 12:01
@mrjosh
mrjosh merged commit 9d69d9d into main May 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants