Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:HTML language:C#

Filter by

137M results  (2 s)

137M results

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 ...
area/website
⤵️ pull
component/integrations

Added HiFiTideBot for downloading music from various platforms.

What Adds .github/workflows/ci.yml — the merge gate for the autonomous build harness. - Rust matrix (ubuntu + windows): cargo fmt --check, clippy --all-targets -D warnings, cargo test --lib. The Linux ...

Summary - add admin-only read-only GET /api/admin/reports/ad-inventory - derive sellable ad slot inventory from content_manifests.playlist_json ad/sponsor items - overlay measured play/QR evidence ...

What why A full code audit of main (2026-06-26) found the discovery/roadmap docs had drifted behind the build — they under-sell the current security posture. This corrects them. No code changes. Reconciliation ...

💡 What: Swapped yaml.safe_load for yaml.load combined with CSafeLoader. 🎯 Why: Parsing thousands of frontmatter blocks was extremely slow when using the pure Python implementation of PyYAML in iteration ...