pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Python language:Python language:JavaScript
Filter by
178M results
Summary
- Adds crate.html: a full-viewport Three.js r0.160 scene ported from the DC prototype into the repo s vanilla
HTML/CSS/JS stack, using all existing design-system tokens (--av-* palette, ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Adds a minimal CYT2B7 TCPWM timer configuration based on Infineon AN220224.
- Peripheral: TCPWM0_GRP0_CNT0 (PCLK_TCPWM0_CLOCKS0)
- Tick rate: 1 Hz (TC interrupt ...
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
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
Details
Automated update of OpenAPI spec and Fern code after running ./scripts/generate_openapi.sh.
Change checklist
- [ ] User facing changes
- [X] Documentation updated
Issues
N/A
Testing
...
Removes minimatch. It s no longer used after updating ancestor dependency tailwindcss. These dependencies need to be
updated together.
Removes minimatch
Updates tailwindcss from 2.2.7 to 4.3.2 details ...
dependencies
javascript
The Letterboxd custom-average calculation at line 10563 uses eval(ratings_array.join( + )) to sum an array of numbers.
Equivalent via reduce, without eval — CSP-safer, no perf loss.
Before:
const average ...
Motivation
- Provide a persistent, server-side store for dashboard service tiles so the UI is not blank on first startup and
operators can manage services centrally.
- Allow operator-authenticated ...
codex
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
Problem
Engine.submit runs PHASE 1 (SPV verify + identifyAdmissibleOutputs per topic) before PHASE 2 (broadcast) — but the
broadcast is unconditional on the verdict. With a broadcaster configured (e.g. ...