Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:PHP language:TypeScript

Filter by

142M results  (2 s)

142M results

Add a SUBSCRIPTION constant and update types to use a SubscriptionType. Return a 401 status for invalid/expired JWTs. Refactor chat streaming route to import and use SUBSCRIPTION, validate tokens earlier, ...

What Adds two metrics to the daily-users Slack digest, per Sam s request: - Extractions (last 24h) - Extractions (rolling 30d) How Two additional count: exact queries against workout_extractions.created_at, ...

four adapters had sequential awaits inside loops or consecutive independent calls that blocked on each other unnecessarily. steamm: fetched historical volume for each pool one at a time inside a for loop. ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | TUnit | 1.45.29 → 1.47.0 | age | confidence | | TUnit.Assertions | 1.45.29 → 1.47.0 | age | ...
dependencies

Summary Makes the a11oy formula moat consumable by the other SZL modules. Adds .github/workflows/publish-packages.yml to publish two packages to GitHub Packages (npm.pkg.github.com, scope @szl-holdings): ...

What why Reworks the app from a straight super-regional pick em into the real WCWS double-elimination bracket: two four-team pods (winners + elimination sides) feeding a best-of-three championship. ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | Meziantou.Analyzer | 3.0.96 → 3.0.98 | age | confidence | Release Notes details summary meziantou/Meziantou.Analyzer ...
dependencies

Description Fixes Prisma connection pool exhaustion during periods of high webhook concurrency by implementing a centralized webhook queue and concurrency manager. Previously, a burst of webhook payloads ...
GSSoC'26

Summary Audit follow-up for Issue #55. This closes confirmed production-readiness gaps in the SQLite package, airgap, backup, and restart-recovery gates after inspecting the merged implementation PR #70. ...