feat: Add Currently Reading Book Widget (#57)#61
Open
Sneha-0409 wants to merge 3 commits into
Open
Conversation
|
@Sneha-0409 is attempting to deploy a commit to the SanZ's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Owner
|
Heyy... looks like conflicts from both your PRs caused an issue; I tried merging both but doesn't seem right. Please update the repo to the latest version and clean changes, or take a look into it when you can. @Sneha-0409 |
Contributor
Author
|
@cu-sanjay sure I'll look into it |
Contributor
Author
|
@cu-sanjay hey I have fixed the conflicts, check out and do let me know if it's still present I'll fix it again! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #57
Overview of my PR
This PR introduces the Currently Reading book widget, allowing users to dynamically showcase the books they are actively reading on their GitHub READMEs without relying on manual updates.
Features Added
/review/list_rss/) to securely query a user's shelf.fetchTextutility and a regex-based XML parser directly within Node.js nativehttp/https. This ensures the project maintains its zero-dependency philosophy!currently-reading,read, orto-readshelves.index.htmlallowing visual customization and previews.UI
Performance & Caching
api/widget.js.s-maxage=3600, max-age=3600). This is a relatively slow-updating metric, so the 1-hour buffer is highly efficient and guarantees we do not get rate-limited by Goodreads.Testing Done