-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: codelucas/newspaper
base: master
head repository: dailydotdev/newspaper
compare: master
- 20 commits
- 8 files changed
- 6 contributors
Commits on Jun 17, 2021
-
fix cleaning the wrong top node
Before this change, `top_node` was cleaned and then copied to the `clean_top_node`. I believe this is not the original intent and should be fixed because it creates confusion and there's no way to get the raw `top_node`
Configuration menu - View commit details
-
Copy full SHA for 7bb0c76 - Browse repository at this point
Copy the full SHA 7bb0c76View commit details
Commits on Jul 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e4beb8f - Browse repository at this point
Copy the full SHA e4beb8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a626a41 - Browse repository at this point
Copy the full SHA a626a41View commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a5b15ff - Browse repository at this point
Copy the full SHA a5b15ffView commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a737681 - Browse repository at this point
Copy the full SHA a737681View commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a169a56 - Browse repository at this point
Copy the full SHA a169a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01bdec - Browse repository at this point
Copy the full SHA c01bdecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4dcbe4 - Browse repository at this point
Copy the full SHA a4dcbe4View commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b95eb6 - Browse repository at this point
Copy the full SHA 7b95eb6View commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0655176 - Browse repository at this point
Copy the full SHA 0655176View commit details
Commits on Apr 13, 2023
-
feat: allow to ignore certain basename regex (#3)
Signed-off-by: Viktor Poluksht <vpoluksht@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e149436 - Browse repository at this point
Copy the full SHA e149436View commit details -
fix: more places where we have to check images
Signed-off-by: Viktor Poluksht <vpoluksht@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7d34fc9 - Browse repository at this point
Copy the full SHA 7d34fc9View commit details
Commits on Apr 25, 2023
-
fix: type conversion list -> set
Signed-off-by: Viktor Poluksht <vpoluksht@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b75385a - Browse repository at this point
Copy the full SHA b75385aView commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d25229e - Browse repository at this point
Copy the full SHA d25229eView commit details
Commits on May 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 46fed32 - Browse repository at this point
Copy the full SHA 46fed32View commit details
Commits on Aug 25, 2025
-
feat: add final_url property to article
final_url stores the actual url used to fetch the html after redirects and meta refresh
Configuration menu - View commit details
-
Copy full SHA for bc8fd32 - Browse repository at this point
Copy the full SHA bc8fd32View commit details
Commits on Nov 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e69b5f8 - Browse repository at this point
Copy the full SHA e69b5f8View commit details -
Merge pull request #9 from dailydotdev/feat_verify_ssl_cert_option
feat: added verify_ssl_cert option to pass to requests for proxy use
Configuration menu - View commit details
-
Copy full SHA for c4af991 - Browse repository at this point
Copy the full SHA c4af991View commit details
Commits on Mar 31, 2026
-
feat: use og:title if title is absent
Signed-off-by: Viktor Poluksht <viktor@daily.dev>
Configuration menu - View commit details
-
Copy full SHA for cfa7b65 - Browse repository at this point
Copy the full SHA cfa7b65View commit details -
Merge pull request #10 from dailydotdev/feat_og_title
feat: use og:title if title is absent
Configuration menu - View commit details
-
Copy full SHA for 4e8b3f4 - Browse repository at this point
Copy the full SHA 4e8b3f4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master