-
Notifications
You must be signed in to change notification settings - Fork 37
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
Find media in Atom/RSS/JSON #123
Conversation
Ping me when PR will be finished |
d5b59fa
to
52d7ced
Compare
Hi. Do you plan to continue development? If you don’t have enough time, we can make task as free (but you can still continue if you will find a time). |
Hello! I'm really sorry for the delay. Will try to bring the code for review or ask to un-assign tonight. |
784ff68
to
b413569
Compare
Externalise re-usable logic to create RSS/Atom test response.
b413569
to
eb96814
Compare
Sorry, another The last one, I promise :). |
Everything else looks good. Great work. |
Just fix ESLint warnings by running |
Tests for parsing media (image) links from RSS and Atom posts.
eb96814
to
f50d549
Compare
Sure thing. NP. Will add parsing tonight |
622b4f4
to
5c8107c
Compare
5c8107c
to
db737c0
Compare
db737c0
to
a68a094
Compare
Thanks! Amazing work. |
Fixes #60
Changes (please see the list of commits to get details in organized manner):
Motivation
Checklist
scripts/
, add a comment with a description.README.md
.README.md
.core/
. What code will also be useful on other platforms?pnpm size
and check the difference in the JS bundle size. Is it relevant to the changes? Change the limit inweb/.size-limit.json
if necessary.index.html
.core/
: