Skip to content
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

feat: add Uploadcare support #120

Merged
merged 7 commits into from
Feb 8, 2024
Merged

feat: add Uploadcare support #120

merged 7 commits into from
Feb 8, 2024

Conversation

danestves
Copy link
Contributor

@danestves danestves commented Feb 8, 2024

closes #18

This one was more difficult than I though because some operations of the URL can accept one or two values separated by a /, after digging around I found @uploadcare/blocks; inside their utils they have the functions to parse correctly the operations and filename from the URL if is provided, I give the credit to them in a comment and added a URL to the specific lines

@danestves
Copy link
Contributor Author

Sorry for some of the commits, was configuring the sign commits feature

@ascorbic
Copy link
Owner

ascorbic commented Feb 8, 2024

Thanks! This looks good

@ascorbic ascorbic merged commit 68307a4 into ascorbic:main Feb 8, 2024
7 checks passed
@mixie-bot mixie-bot bot mentioned this pull request Feb 8, 2024
@mixie-bot mixie-bot bot mentioned this pull request Dec 7, 2024
@mixie-bot mixie-bot bot mentioned this pull request Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Support for Uploadcare CDN API
2 participants