Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:JavaScript language:C#

Filter by

203M results  (3 s)

203M results

…m bugs waitForHlsReady false negative (critical): - Expanded hasSegment to cover all MediaMTX HLS formats: fMP4 (.mp4), LL-HLS (#EXT-X-PART, #EXT-X-MAP), media playlist headers (#EXT-X-TARGETDURATION, ...

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

Summary - switch the unlabeled .game-grid layout wrappers from section to div on both pages - reserve section semantics for regions that actually have labels or headings - keep the change limited ...

Issue compactRuntimeOutput silently truncates to 18 lines via .slice(0, maxLines) with no indication that content was dropped. Root Cause The function filters and slices to maxLines (default 18) and ...

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

Summary - add 25,000 gold skill-point respec from the end of a branch - wire the Castle skill tree UI and server action - update tests, wiki, patch notes, README, and game design docs Verification ...

Overview Documents how to build HUIS UI Creator on macOS/Linux and adds support for a native Apple Silicon (arm64) build. The previous macOS build was Intel-only (Electron 1.4.10, --arch=x64) and runs ...

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

Bumps eslint from 9.39.2 to 10.4.1. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.4.1 /h2 h2 ...

Summary Quality-of-life fix for users authoring HTML with embedded style blocks that define CSS variables on :root. The footgun A user authors: style :root { --brand: hotpink; } h1 { color: var(--brand); ...