nextcloud/nextcloud.com

Avoid loading assets from Google

Ouverte

#606 ouverte le 28 sept. 2017

 (1 commentaire) (2 réactions) (0 personne assignée)PHP (126 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (215 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

It’s a bit antithetical that we load fonts and jQuery from Google in some places, whereas we can really easily serve them ourselves. Is there any specific reason for that?

If not, here’s a PR to load the fonts from our own site: https://github.com/nextcloud/nextcloud.com/pull/605

And I saw some places where jQuery and other libs are loaded from googleapis, would be good to fix that too.

Guide contributeur