-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: prerender/java
base: 56cb227
head repository: prerender/java
compare: da627e9
- 9 commits
- 4 files changed
- 5 contributors
Commits on May 19, 2026
-
Merge pull request #1 from prerender/add-prerender-java
Add Java Servlet filter
Configuration menu - View commit details
-
Copy full SHA for e10d9d2 - Browse repository at this point
Copy the full SHA e10d9d2View commit details
Commits on Jun 9, 2026
-
feat: add iframely to crawler user-agent list (#3)
Co-authored-by: Laszlo Takacs <laszlo.takacs@prerender.io>
Configuration menu - View commit details
-
Copy full SHA for 1f40092 - Browse repository at this point
Copy the full SHA 1f40092View commit details
Commits on Jun 11, 2026
-
fix: ignore .woff2 and modern static-asset extensions
The EXTENSIONS_TO_IGNORE list predates woff2 and other modern asset formats. Matching is case-insensitive suffix matching, so ".woff" does not cover ".woff2" — bot requests for woff2 fonts were forwarded to the Prerender service instead of passing through to the servlet chain. Aligns with the integration contract (CONTRACT.md §3): adds .woff2, .otf, .eot, .webp, .avif, .webmanifest. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 649b685 - Browse repository at this point
Copy the full SHA 649b685View commit details
Commits on Jun 12, 2026
-
Merge pull request #4 from marcin-prerender/fix/ignore-woff2-and-mode…
…rn-static-assets fix: ignore .woff2 and modern static-asset extensions
Configuration menu - View commit details
-
Copy full SHA for 25a17bf - Browse repository at this point
Copy the full SHA 25a17bfView commit details
Commits on Jun 22, 2026
-
chore: update repo URLs and add Maven Central publishing config
Laszlo Takacs committedJun 22, 2026 Configuration menu - View commit details
-
Copy full SHA for c1a0e60 - Browse repository at this point
Copy the full SHA c1a0e60View commit details -
chore: configure GPG pinentry loopback mode
Laszlo Takacs committedJun 22, 2026 Configuration menu - View commit details
-
Copy full SHA for b95af7e - Browse repository at this point
Copy the full SHA b95af7eView commit details -
chore: restore central plugin extensions mode
Laszlo Takacs committedJun 22, 2026 Configuration menu - View commit details
-
Copy full SHA for 9520362 - Browse repository at this point
Copy the full SHA 9520362View commit details -
chore: upgrade central-publishing-maven-plugin to 0.6.0
Laszlo Takacs committedJun 22, 2026 Configuration menu - View commit details
-
Copy full SHA for e8e9268 - Browse repository at this point
Copy the full SHA e8e9268View commit details -
docs: add Maven Central badge to README
Laszlo Takacs committedJun 22, 2026 Configuration menu - View commit details
-
Copy full SHA for da627e9 - Browse repository at this point
Copy the full SHA da627e9View 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 56cb227...da627e9