Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java

Filter by

129M results  (2 s)

129M results

Summary Expanded the Compare help page (compare.html) with comprehensive documentation covering comparison modes, configuration options, result formats, and practical examples. Key Changes - Added ...

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

Motivation - Ensure playback requests include synthesized Referer, Origin, and a default User-Agent derived from the media URL when backend-provided headers are partial or missing. - Preserve ...
codex

💡 What: Replaced all occurrences of gameState.players.find(p = p.id === ...) with a memoized Map object inside ActionDialogs.jsx. 🎯 Why: The previous implementation performed an $O(N)$ array scan on the ...

Lesson distilled from PR #373 PR #373 fixed Tokens [object Object] on the mobile Status tab: summarizeStatus was passing daily.tokens (a {total:{input,output,costUsd}} nested object) through String() ...
memory:promote

**Fixes the real cause of 25 scanned, 0 matched ** that the #1954 diagnostics surfaced. Root cause (diagnosed live) The original engine proof used direct product URLs; search-by-name was never actually ...

Bumps ws from 7.4.1 to 7.5.11. details summary Release notes /summary p em Sourced from a href= https://github.com/websockets/ws/releases ws s releases /a . /em /p blockquote h2 7.5.11 /h2 h1 Bug fixes ...
dependencies
javascript

💡 What: Added dynamic aria-label synchronization to category cards in updateJobCounts. 🎯 Why: To prevent screen reader desynchronization when job counts update dynamically. 📸 Before/After: N/A (Non-visual ...