pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript is:merged
Filter by
62.3M results
Adds the Gmail (connected · OAuth) email method alongside the Level-1 Gmail (opens window) . When chosen + connected,
the composer sends straight from the user s Gmail with attachments and logs confirmed ...
Summary
- Remove the top-level undici import from llm-proxy/server.mjs.
- Lazily create the OpenAI proxy dispatcher only when a proxy URL is configured.
- If undici is unavailable, log and continue ...
What was wrong
The package.json file had a syntax error in the scripts section, missing a comma after the test script.
Why this works
Adding the missing comma ensures the JSON structure is valid, allowing ...
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
削除されていたプルトゥリフレッシュ(下引きリロード)を復元。JS と CSS を元の実装どおりに戻した。
Generated by Claude Code
First base profile, scoped tight per review so the composable model doesn t regress into a fat profile.
In scope (data/analysis workload delta over 00–10): provenance (source/batch/time/version/hash), ...
Summary
- 金額フィールドの整数バリデーション: NumberInput コンポーネントで小数点・指数表記キー(. , e)をブロック、ペースト時も正規表現でフィルタ。TradeEntryForm 側でも Number.isInteger
チェックを追加
- メモのみエントリのマーカー表示: side === (売買なし)のエントリをチャートパネル最下部に灰色ダイヤモンド(◆)で表示。ホバー時はコメントのみのツールチップを表示 ...