pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:Java language:Go
Filter by
150M results
Description
Fixes #1731
Introduces a new glow URL query parameter (glow=true/false) that allows users to enable or disable heavy SVG Gaussian
blur filters (feGaussianBlur) and text shadow-effects on ...
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
💡 What: Replaced exact Euclidean distance calculation (Math.sqrt) with squared distance comparisons, added short-circuit
returns to skip evaluation for remaining pockets once one is hit, and extracted ...
Summary
Stabilizes dependency resolution and dev-mode behavior for the React site template. The headline change is committing
package-lock.json so the entire transitive dependency tree is pinned and reproducible ...
Bumps cockroachdb/cockroach from v26.2.0 to v26.2.1.
 ...
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
概要
Vercel Cronで毎朝AI要約をLINE送信できるようにしました。
変更内容
- vercel.json にLINE送信用Cronを追加
- GET /api/line/send-summary を毎日 JST 7:10 相当に実行するよう設定
- 10 22 * * * / UTC 22:10
- 既存のAI要約生成Cronは維持
- GET ...