5b3e874cf2
- Add username field to account creation form (defaults to email if empty) - Add is_shared checkbox toggle for shared mailboxes - Update CreateAccountPayload type with optional username and is_shared - The infinite re-render fix (previous commit) resolves the main issue: accounts were not shown in settings because loadAccounts was looping, flooding the browser with requests and preventing API calls from completing