karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
427 stars 178 forks source link

Self host external assets where possible #2674

Closed nicksellen closed 3 months ago

nicksellen commented 10 months ago

Currently we load from these external domains:

(there may be more, that's at a glance, but maybe is all?)

The first two come from twemoji library https://github.com/twitter/twemoji, which can be configured with a custom base URL to load from. We would have to host them somewhere, and make sure they are up to date.

Also, some comments saying twemoji doesn't get updates now (i.e. new emojis hot off the press!),

I think also MaxCDN is no more, and they just redirect to jsdelivr anyway --> https://twemoji.maxcdn.com/v/14.0.2/72x72/2764.png

We are not likely to host our own openstreetmap tiles though :)

github-actions[bot] commented 4 months ago

This issue is marked as stale because it has not had any activity for 180 days.

If it's still important for you add a comment saying what it means to you, remove the stale label, and/or add the "important" label :)

However, if you just leave it like this, I'll close it in 30 days to help keep your issues relevant!

Thanks!

nicksellen commented 3 months ago

Moved to codeberg https://codeberg.org/karrot/karrot-frontend/issues/2674