Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Go

Filter by

198M results  (2 s)

198M results

Security: - Verify Teams/Slack webhook HMAC over the raw request bytes (new application/json content-type parser preserves req.rawBody) instead of a re-serialized req.body, which never matches real ...

Summary - Compute ranks from finish times when RTRT doesn t supply them — road races like Chicago Marathon don t include ranking data in the RTRT splits API. buildAthleteRecords now detects this ...

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @​radix-ui/react-toast (1.1.3 → ...
depfu

Summary The posts index previously rendered every entry on one page. This adds pagination with stable URLs. - Stable URLs: First page stays at /posts/; subsequent pages at /posts/page/2/, /posts/page/3/, ...

Summary Part of #24115. Migrate the embedding cache cleanup task from the Flask-SQLAlchemy scoped db.session to an explicit SQLAlchemy Session(db.engine, expire_on_commit=False) context. Reproduction ...
refactor
size:S

Diagrams flowchart LR subgraph Controls card Root[ Root row br/ radiogroup · 12 radios ] Scale[ Scale row br/ radiogroup · 7 radios ] Refs[ Refs row br/ group · 4 checkboxes ] ...

Description Added husky pre-commit, currently it only supports formatting the staged file. Closes: #94

Summary - formulaNormalization.ts: New comprehensive pre-TTS formula normalizer for math, physics, chemistry, biology, dental, and medical notation (Greek letters, units, equations, arrows, subscripts/superscripts) ...

Summary This PR updates translation status based on source file changes. What this PR does - Marks translations as outdated: true when their English source has been updated - Marks translations ...