activitypods / activitypods/mastopod

Remove gstatic dependency

未關閉
#47 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
25
分支
2
PR 合併指標
30 天內沒有已合併 PR

描述

I noticed (thanks to noscript) that there is a gstatic reference (google) somewhere which is bad for privacy.
We can replace it by providing the dependency ourselves.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start by searching the repository for `gstatic` references to locate where the external asset is loaded (HTML templates, JS, or CSS). Identify all affected entry points in the frontend and replace each reference with a local dependency path or bundled asset, ensuring nothing still points to Google. Run the project’s normal build/test command after changes and confirm the rendered output no longer contains any `gstatic` URLs.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
frontend
Issue 類型
缺陷
難度
3/5
預估耗時
半天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。