Skip to content

feat: predefine server + user by last used with accounts config#1664

Merged
ShGKme merged 1 commit intomainfrom
feat/suggested-accounts
Feb 19, 2026
Merged

feat: predefine server + user by last used with accounts config#1664
ShGKme merged 1 commit intomainfrom
feat/suggested-accounts

Conversation

@ShGKme
Copy link
Contributor

@ShGKme ShGKme commented Feb 18, 2026

☑️ Resolves

  • When a user logs out, the user needs to enter the same server URL and username again on login
  • Saving the last used account in the config to predefine it during login
  • X button on the input clears the item
  • Allows adding predefined server URL via command line later
  • UI and usage are quite simple at the moment. huge changes will come with complete multi-account support

🖼️ Screenshots

Authentication window has the last used server preset

image

Login view has the last used username for this server

image

@ShGKme ShGKme added this to the 🪴 Next Release milestone Feb 18, 2026
@ShGKme ShGKme self-assigned this Feb 18, 2026
@ShGKme ShGKme added the enhancement New feature or request label Feb 18, 2026
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise a nice small step

@ShGKme ShGKme changed the title feat: predefine server + user by last used with suggestedAccounts config feat: predefine server + user by last used with accounts config Feb 18, 2026
@ShGKme
Copy link
Contributor Author

ShGKme commented Feb 18, 2026

  • Added migration step on the welcome window so the last used account is also populated for a user that logged in before this feature had been added
  • Renamed the config option to be just accounts. To be extended with multi-account support later

Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme force-pushed the feat/suggested-accounts branch from d1938ab to 624747d Compare February 19, 2026 15:06
@ShGKme
Copy link
Contributor Author

ShGKme commented Feb 19, 2026

  • Rebased onto main and squashed
  • No changes

@ShGKme ShGKme enabled auto-merge February 19, 2026 15:06
@ShGKme ShGKme merged commit ed40936 into main Feb 19, 2026
10 checks passed
@ShGKme ShGKme deleted the feat/suggested-accounts branch February 19, 2026 15:11
@ShGKme ShGKme mentioned this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants