nextcloud/nextcloud.com

Avoid loading assets from Google

オープン

#606 opened on 2017/09/28

 (1 件のコメント) (2 件のリアクション) (0 人の担当者)PHP (126 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (215 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド