Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for loading readium webpub via HTTP #90

Merged
merged 5 commits into from
Jul 5, 2023

Conversation

m-abs
Copy link
Contributor

@m-abs m-abs commented Jun 7, 2023

  • Adds a new EpubScreen.fromUri() function to load a readium webpub over HTTP.
  • Fixes a few issues with HttpResource + HttpFetcher
  • Adds in-memory caching to HttpResource to avoid loading the same resources multiple times.
  • Fixes timing issue in index-reflowable.js that caused an exception to break the API.

@jmgeffroy jmgeffroy self-requested a review June 23, 2023 15:43
@jmgeffroy jmgeffroy merged commit 6f2bb79 into Mantano:main Jul 5, 2023
@jmgeffroy
Copy link
Contributor

Hi Mortgen, sorry for being very late on this topic. Thank you for the PR, great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants