[PR #3526] [CLOSED] prettier: client #4005

Closed
opened 2026-04-25 00:17:56 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3526
Author: @wommy
Created: 10/16/2024
Status: Closed

Base: masterHead: prettier


📝 Commits (1)

📊 Changes

74 files changed (+521 additions, -653 deletions)

View changed files

📝 client/assets/absicons.css (+23 -22)
📝 client/assets/app.css (+9 -6)
📝 client/assets/defaultStyles.css (+1 -1)
📝 client/assets/draggable.css (+1 -1)
📝 client/assets/ebooks/basic.js (+1 -1)
📝 client/assets/ebooks/htmlParser.js (+82 -205)
📝 client/assets/ebooks/mobi.js (+251 -258)
📝 client/assets/fonts.css (+1 -2)
📝 client/assets/tailwind.css (+1 -1)
📝 client/assets/transitions.css (+1 -4)
📝 client/assets/trix.css (+12 -10)
📝 client/components/app/BookShelfToolbar.vue (+0 -1)
📝 client/components/app/SettingsContent.vue (+1 -1)
📝 client/components/cards/PodcastFeedSummaryCard.vue (+1 -1)
📝 client/components/cards/SeriesSearchCard.vue (+1 -1)
📝 client/components/controls/FilterSelect.vue (+1 -1)
📝 client/components/controls/SortSelect.vue (+1 -1)
📝 client/components/covers/BookCover.vue (+0 -1)
📝 client/components/covers/CollectionCover.vue (+1 -1)
📝 client/components/covers/PlaylistCover.vue (+1 -1)

...and 54 more files

📄 Description

i have spent too much time undoing git blocks from autosave prettier
so i just ran prettier on the whole client


🔄 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/pull/3526 **Author:** [@wommy](https://github.com/wommy) **Created:** 10/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `prettier` --- ### 📝 Commits (1) - [`3beb890`](https://github.com/advplyr/audiobookshelf/commit/3beb8905c42d96d3402fd71618db8d16b3d77d1b) prettier: client ### 📊 Changes **74 files changed** (+521 additions, -653 deletions) <details> <summary>View changed files</summary> 📝 `client/assets/absicons.css` (+23 -22) 📝 `client/assets/app.css` (+9 -6) 📝 `client/assets/defaultStyles.css` (+1 -1) 📝 `client/assets/draggable.css` (+1 -1) 📝 `client/assets/ebooks/basic.js` (+1 -1) 📝 `client/assets/ebooks/htmlParser.js` (+82 -205) 📝 `client/assets/ebooks/mobi.js` (+251 -258) 📝 `client/assets/fonts.css` (+1 -2) 📝 `client/assets/tailwind.css` (+1 -1) 📝 `client/assets/transitions.css` (+1 -4) 📝 `client/assets/trix.css` (+12 -10) 📝 `client/components/app/BookShelfToolbar.vue` (+0 -1) 📝 `client/components/app/SettingsContent.vue` (+1 -1) 📝 `client/components/cards/PodcastFeedSummaryCard.vue` (+1 -1) 📝 `client/components/cards/SeriesSearchCard.vue` (+1 -1) 📝 `client/components/controls/FilterSelect.vue` (+1 -1) 📝 `client/components/controls/SortSelect.vue` (+1 -1) 📝 `client/components/covers/BookCover.vue` (+0 -1) 📝 `client/components/covers/CollectionCover.vue` (+1 -1) 📝 `client/components/covers/PlaylistCover.vue` (+1 -1) _...and 54 more files_ </details> ### 📄 Description i have spent too much time undoing git blocks from autosave prettier so i just ran prettier on the whole client --- <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-25 00:17:56 +02:00
adam closed this issue 2026-04-25 00:17:56 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4005