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

Implement an image URL field in desktop cards so #2

Open
jussih opened this issue Aug 16, 2018 · 0 comments
Open

Implement an image URL field in desktop cards so #2

jussih opened this issue Aug 16, 2018 · 0 comments

Comments

@jussih
Copy link
Contributor

jussih commented Aug 16, 2018

Currently the card thumbnail images are downloaded from the URL provided in MPASS service listing API and saved on disk. To avoid redownloading the same files each time the API is checked the system currently only downloads the image if there is no pre-existing thumbnail for the Service. This means the thumbnail won't ever update in Demo Velmu if the image contents are changed in the origin.

If we use just an image url as the card thumbnail, the actual file will be served from the origin instead of downloaded to Demo Velmu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant