[PR #560] [MERGED] App info in account settings #1447

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

📋 Pull Request Information

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

Base: masterHead: account-version-github


📝 Commits (1)

  • 48cc000 App info in account settings

📊 Changes

1 file changed (+3 additions, -6 deletions)

View changed files

📝 pages/account.vue (+3 -6)

📄 Description

This patch updates the account settings view, trying to make it look a bit cleaner by:

  • Making the logout button look more like a button. The full width looked odd on large devices or in landscape mode.
  • Removing the version number. It is already listed in the main menu anyway.
  • Moving the hint about reporting bugs and the GitHub link to the bottom.

The hint is still a bit weird in this view. Maybe long-term, we want to move all these information about the app (version, issues, …) to a separate view. But that's something for another day.

Screenshot from 2023-02-07 23-54-27


🔄 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/560 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 2/8/2023 **Status:** ✅ Merged **Merged:** 2/8/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `account-version-github` --- ### 📝 Commits (1) - [`48cc000`](https://github.com/advplyr/audiobookshelf-app/commit/48cc000b952deba51da32ac367cdcbc805b30f6f) App info in account settings ### 📊 Changes **1 file changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `pages/account.vue` (+3 -6) </details> ### 📄 Description This patch updates the account settings view, trying to make it look a bit cleaner by: - Making the logout button look more like a button. The full width looked odd on large devices or in landscape mode. - Removing the version number. It is already listed in the main menu anyway. - Moving the hint about reporting bugs and the GitHub link to the bottom. The hint is still a bit weird in this view. Maybe long-term, we want to move all these information about the app (version, issues, …) to a separate view. But that's something for another day. ![Screenshot from 2023-02-07 23-54-27](https://user-images.githubusercontent.com/1008395/217387195-b2d98109-20ca-4323-b670-27860bbab3ed.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:32 +02:00
adam closed this issue 2026-04-24 23:58:32 +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#1447