Feat/datacite arxiv support - #59
Merged
Merged
Conversation
- Add DataCite API fallback when CrossRef returns 404 (fixes arXiv DOI lookups) - Extract and map arXiv category codes to topic slugs for auto-suggestion - Return suggested_topics in /papers/lookup API response - Fix db connection for Render migration (conditional SSL, remove Workers code) Fixes issue where arXiv papers (DOI prefix 10.48550) failed to lookup because they're registered with DataCite, not CrossRef. See: https://community.crossref.org/t/known-working-doi-gives-resource-not-found-in-crossref-a pi/4111
…ompliant content - Add sticky sidebar navigation with Intersection Observer - Use serif font (IBM Plex Serif) for legal document readability - Mobile-responsive: dropdown navigation below 900px - Privacy: 13 sections covering GDPR/CCPA compliance, data rights, security - Terms: 16 sections covering eligibility, conduct, moderation, IP, liability - Cross-link between Privacy and Terms pages
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…ddresses, Wrap req.ip with ipKeyGenerator to fix ERR_ERL_KEY_GEN_IPV6 error, Fix apostrophe escaping in Childrens privacy label
- Add suggestedTopics: [] to expected response (empty for non-arXiv papers) - Add source: "crossref" to expected response shape - Fixes test after DataCite/arXiv integration added these fields
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.
No description provided.