pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:TypeScript
Filter by
178M results
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 ...
Summary
Removes the Playwright-based prerendering added in #91, while keeping the localized routing work.
- Delete scripts/prerender.ts.
- Remove tsx scripts/prerender.ts from the build script.
...
Resolves the second defect on #283.
Problem
The live new-order toast renders a View order button. Clicking it navigated to the order-detail page, which rendered a
not-found error instead of the order. ...
Why
A cent-exact reconciliation of our pytr-derived cash against TR s official CSV export located the long-standing TR cash
gap as five independent per-event mapping bugs (not rounding). This PR fixes ...
snyk-top-banner
h3 Snyk has created this PR to upgrade body-parser from 1.9.0 to 1.20.5. /h3
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities ...
cfdash security remediation — phase 1 (P0 + P1) + zone-feature removal
Plan: docs/audit/2026-06-25-cfdash-security-remediation-plan.md
P0 — privilege escalation (ship-blocker), CWE-862/269
Admin-user ...
Summary
- Quotes the location ~ … regex pattern in nginx/sync-location.conf.template so nginx doesn t interpret {64} as a
block delimiter (was causing unknown directive on reload)
Test Plan
...
Summary
Implements a global handler that intercepts 401 and 403 responses from any API call and surfaces a contextual error
toast to the user — without requiring individual pages or components to handle ...
- Replace hardcoded oklch color values with Fumadocs theme variables (--color-fd-*)
- Add comprehensive terms content with 7 detailed sections
- Implement checkbox acceptance flow with timestamp ...