pullrequests Search Results · language:Dune language:Python is:merged language:JavaScript language:HTML language:Java language:C#
Filter by
133M results
Auto-generated pull request from bot.
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
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
When PUBLIC_URL or FEISHU_PUBLIC_URL env var is set, feishu card action buttons use it as the base URL instead of the
request origin. This ensures buttons point to the correct public domain (jcourse.yourtj.de) ...
将服务链接区从 category-grid 下方移到上方(hero 和组别卡片之间),确保手机用户第一屏就能看到照片直播等服务入口。
Root cause of the blank / broken page below the hero
PR #35 removed the loader splash markup (#loader, #loaderWarp). A small IIFE further down in script was missed:
const loaderWarp = document.getElementById( ...
The site is now served from begreedy.io, so the signup form s requests originate there. The Worker s ALLOW_ORIGIN still
pointed at the old dscoville.github.io, which CORS-blocks every signup. Point it ...