[PR #4547] [CLOSED] Users/stefen/package update #4281

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4547
Author: @SFenton
Created: 7/30/2025
Status: Closed

Base: masterHead: users/stefen/package-update


📝 Commits (3)

  • a498fdf Fix EPUB.js CFI navigation bug
  • d41af77 Merge pull request #1 from SFenton/feature/epubjs-cfi-navigation-fix
  • 63e39a1 package-lock update

📊 Changes

3 files changed (+230 additions, -747 deletions)

View changed files

📝 client/package-lock.json (+190 -746)
📝 client/package.json (+3 -1)
client/patches/epubjs+0.3.93.patch (+37 -0)

📄 Description

Brief summary

Which issue is fixed?

In-depth Description

How have you tested this?

Screenshots


🔄 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/4547 **Author:** [@SFenton](https://github.com/SFenton) **Created:** 7/30/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `users/stefen/package-update` --- ### 📝 Commits (3) - [`a498fdf`](https://github.com/advplyr/audiobookshelf/commit/a498fdf17d2e543b44d71637adcae668acce3194) Fix EPUB.js CFI navigation bug - [`d41af77`](https://github.com/advplyr/audiobookshelf/commit/d41af7765850c2a92cc8471bc36407d1c18b45ab) Merge pull request #1 from SFenton/feature/epubjs-cfi-navigation-fix - [`63e39a1`](https://github.com/advplyr/audiobookshelf/commit/63e39a128bcda9f2aac52510703ccccdd29d5eba) package-lock update ### 📊 Changes **3 files changed** (+230 additions, -747 deletions) <details> <summary>View changed files</summary> 📝 `client/package-lock.json` (+190 -746) 📝 `client/package.json` (+3 -1) ➕ `client/patches/epubjs+0.3.93.patch` (+37 -0) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary <!-- Please provide a brief summary of what your PR attempts to achieve. --> ## Which issue is fixed? <!-- Which issue number does this PR fix? Ex: "Fixes #1234" --> ## In-depth Description <!-- Describe your solution in more depth. How does it work? Why is this the best solution? Does it solve a problem that affects multiple users or is this an edge case for your setup? --> ## How have you tested this? <!-- Please describe in detail with reproducible steps how you tested your changes. --> ## Screenshots <!-- If your PR includes any changes to the web client, please include screenshots or a short video from before and after your changes. --> --- <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:19:07 +02:00
adam closed this issue 2026-04-25 00:19:07 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4281