[PR #576] [MERGED] Account Setting Information #1460

Closed
opened 2026-04-24 23:58:38 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/576
Author: @lkiesow
Created: 2/11/2023
Status: Merged
Merged: 2/12/2023
Merged by: @advplyr

Base: masterHead: account-settings


📝 Commits (1)

  • 28ede56 Account Setting Information

📊 Changes

1 file changed (+1 additions, -4 deletions)

View changed files

📝 pages/account.vue (+1 -4)

📄 Description

The account setting list the connection name which is the server address directly followed by the username. This is then followed by a field repeating the username again.

This duplication of information is nor really helpful, which is why this patch replaces this with two fields containing just the two information: host address and username.

Screenshot from 2023-02-11 23-46-54


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/576 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 2/11/2023 **Status:** ✅ Merged **Merged:** 2/12/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `account-settings` --- ### 📝 Commits (1) - [`28ede56`](https://github.com/advplyr/audiobookshelf-app/commit/28ede56c7c056bc6917c6b8187b6f9b0012b2c2c) Account Setting Information ### 📊 Changes **1 file changed** (+1 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pages/account.vue` (+1 -4) </details> ### 📄 Description The account setting list the connection name which is the server address directly followed by the username. This is then followed by a field repeating the username again. This duplication of information is nor really helpful, which is why this patch replaces this with two fields containing just the two information: host address and username. ![Screenshot from 2023-02-11 23-46-54](https://user-images.githubusercontent.com/1008395/218284476-0cc15378-868d-463f-9a46-1ab4762b32af.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:58:38 +02:00
adam closed this issue 2026-04-24 23:58:38 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1460