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

Feature/400/fetch images from url #401

Merged
merged 3 commits into from May 6, 2022

Conversation

s1hofmann
Copy link
Member

This PR introduces a new public API function that enables users to fetch image content from remote hosts.

This is particularly useful for on-screen image search as you are no longer required to keep all template images locally, but are now able to manage them in a central, shared storage.

@sonarcloud
Copy link

sonarcloud bot commented May 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

85.7% 85.7% Coverage
0.0% 0.0% Duplication

@s1hofmann s1hofmann linked an issue May 6, 2022 that may be closed by this pull request
@s1hofmann s1hofmann enabled auto-merge (squash) May 6, 2022 20:16
@s1hofmann s1hofmann merged commit b410d7f into develop May 6, 2022
@s1hofmann s1hofmann deleted the feature/400/fetch_images_from_url branch May 6, 2022 20:18
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.

Image loader to fetch remote images
1 participant