nextcloud/nextcloud.com

Avoid loading assets from Google

开放

#606 创建于 2017年9月28日

 (1 条评论) (2 个反应) (0 位负责人)PHP (126 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (215 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南