umbrel-dashboard icon indicating copy to clipboard operation
umbrel-dashboard copied to clipboard

[Suggestion] Don't use external CDN

Open Falci opened this issue 3 years ago • 2 comments

The dashboard loads resources from external servers, like getumbrel.github.io:

https://github.com/getumbrel/umbrel-dashboard/blob/8b875dc6e71a36fad7127321dfcdafebf3f67242/src/views/AppStore.vue#L55-L60

I believe we could improve the users privacy if we load the images from the local instance. I didn't check for other resources/servers

Falci avatar Sep 22 '21 15:09 Falci

+1

gavinowens avatar Jun 28 '22 20:06 gavinowens

Actually, I think this is so that app developers can update their apps on demand.

gavinowens avatar Jun 28 '22 20:06 gavinowens