-
-
Notifications
You must be signed in to change notification settings - Fork 214
Comparing changes
Open a pull request
base repository: gjtorikian/html-proofer
base: v5.0.9
head repository: gjtorikian/html-proofer
compare: v5.0.10
- 20 commits
- 28 files changed
- 6 contributors
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee2c50e - Browse repository at this point
Copy the full SHA ee2c50eView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cabd528 - Browse repository at this point
Copy the full SHA cabd528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3925d53 - Browse repository at this point
Copy the full SHA 3925d53View commit details -
Merge pull request #841 from gionn/patch-1
Fixup typhoeus arg usage in README
Configuration menu - View commit details
-
Copy full SHA for 3aa6347 - Browse repository at this point
Copy the full SHA 3aa6347View commit details
Commits on May 23, 2024
-
Added test for UTF-8 encoded internal links
There wasn't a specific test for this, and it fails on some setups. The link in the fixture is a direct copy-paste from one that fails on my project. But the test passes on this test suite... So there is something else going on. Relates to #757
Configuration menu - View commit details
-
Copy full SHA for 4958ecb - Browse repository at this point
Copy the full SHA 4958ecbView commit details -
Reproducible case for anchor link encoding failures
Looking a little deeper into the source code of the failures, I noticed that not _all_ the non-ASCII links were failing, only some of them. The site gets built with relative links between pages, and it was links to another page with a "../page/#hash" syntax which failed. This commit adds a test directory which mimics that structure and reliably reproduces the error... I think!
2Configuration menu - View commit details
-
Copy full SHA for 5534884 - Browse repository at this point
Copy the full SHA 5534884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3748112 - Browse repository at this point
Copy the full SHA 3748112View commit details
Commits on May 29, 2024
-
Merge pull request #842 from ahpook/check-utf8-relative-anchors
Check utf8 relative anchors
Configuration menu - View commit details
-
Copy full SHA for 4cc3f62 - Browse repository at this point
Copy the full SHA 4cc3f62View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87c5565 - Browse repository at this point
Copy the full SHA 87c5565View commit details
Commits on Aug 3, 2024
-
Merge pull request #845 from MakWigglz/main
Fix variable assignment in index.php
Configuration menu - View commit details
-
Copy full SHA for 3800c70 - Browse repository at this point
Copy the full SHA 3800c70View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f983709 - Browse repository at this point
Copy the full SHA f983709View commit details -
Merge pull request #847 from gjtorikian/fix-docs
Correct README example
Configuration menu - View commit details
-
Copy full SHA for 5903360 - Browse repository at this point
Copy the full SHA 5903360View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 099ea26 - Browse repository at this point
Copy the full SHA 099ea26View commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f81132f - Browse repository at this point
Copy the full SHA f81132fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd63db6 - Browse repository at this point
Copy the full SHA cd63db6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a870f6 - Browse repository at this point
Copy the full SHA 9a870f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f44aa4c - Browse repository at this point
Copy the full SHA f44aa4cView commit details -
Merge pull request #851 from paulroub/srcset-sizes-fail
Handle multiple srcsets when first is remote (fixes #850)
Configuration menu - View commit details
-
Copy full SHA for 3ecb630 - Browse repository at this point
Copy the full SHA 3ecb630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117fc37 - Browse repository at this point
Copy the full SHA 117fc37View commit details -
Merge pull request #852 from gjtorikian/release/v5.0.10
[skip test] Release v5.0.10
Configuration menu - View commit details
-
Copy full SHA for 527109a - Browse repository at this point
Copy the full SHA 527109aView 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 v5.0.9...v5.0.10