pullrequests Search Results · language:Dune language:TypeScript language:Java language:CSS language:Java language:TypeScript
Filter by
102M results
Motivation
- Surface Rice and Bowls tag-based recipe shelves on the dashboard alongside the existing Pasta shelf so those
collections are discoverable from the home page.
Description
- Add { ...
codex
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Reverts soumen0818/ACREDIA-STELLAR#65
Claude Agent SDK update
- SDK: 0.3.159 → 0.3.160 (@anthropic-ai/claude-agent-sdk)
Merging will not auto-rebuild the container — run just update-container after merge.
背景
实测:fusion 登录成功后,用户头像要很久才显示。根因不是登录链路——头像 img src 直连 OAuth provider 返回的第三方图床(https://lh3.googleusercontent.com/a/...),国内访问
Google/GitHub 图床慢/被墙,登录数据早已返回,卡住的只是那张图。
方案
前端把已知图床的头像 URL 改写成同源相对路径 /api/auth/avatar?url= ...