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.

貢獻者指南