[PR #233] [MERGED] Show server version in drawer #1394

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/233
Author: @jmt-gh
Created: 6/9/2022
Status: Merged
Merged: 6/10/2022
Merged by: @advplyr

Base: masterHead: add_server_version


📝 Commits (3)

  • 2180e2f Add server version to drawer
  • a391db5 Change what is being called for version
  • c457c8e Update components/app/SideDrawer.vue

📊 Changes

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

View changed files

📝 components/app/SideDrawer.vue (+4 -1)

📄 Description

This commit adds the server version next to the URL. It also adds a new style to ensure that the text wraps properly if the URL is too long. Trying text-wrap didn't work for whatever reason.

Screenshots of the textwrap change:
before:
image

after:
image


🔄 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/233 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/9/2022 **Status:** ✅ Merged **Merged:** 6/10/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `add_server_version` --- ### 📝 Commits (3) - [`2180e2f`](https://github.com/advplyr/audiobookshelf-app/commit/2180e2f6497f2c2804159587e2322d4679ddff19) Add server version to drawer - [`a391db5`](https://github.com/advplyr/audiobookshelf-app/commit/a391db5dc231dcf04f6e3477eedbceb8e8699ca4) Change what is being called for version - [`c457c8e`](https://github.com/advplyr/audiobookshelf-app/commit/c457c8eaf761f1843d963295bab7592137363c4c) Update components/app/SideDrawer.vue ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/app/SideDrawer.vue` (+4 -1) </details> ### 📄 Description This commit adds the server version next to the URL. It also adds a new style to ensure that the text wraps properly if the URL is too long. Trying text-wrap didn't work for whatever reason. Screenshots of the textwrap change: before: ![image](https://user-images.githubusercontent.com/13617455/172924759-cff27149-189e-4341-9f2c-2ac09fb22c69.png) after: ![image](https://user-images.githubusercontent.com/13617455/172924718-24e2ddf5-dcb4-4192-9f30-ff968d9ae34d.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:09 +02:00
adam closed this issue 2026-04-24 23:58:10 +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#1394