Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:HTML language:JavaScript

Filter by

204M results  (2 s)

204M results

Summary - Rename the byte-size formatter formatFileSize → formatBytes and switch it from binary (1024) to decimal (1000) units, propagating the rename to all five call sites (OverviewStats, UserActivityCard, ...

Summary Fixes authentication issues when using huckleberry-drive with a separate Clerk instance (epic-rhino-31). Changes apps/huckleberry-drive/src/app/layout.tsx - Prevent sidebar from showing before ...

Stage 2. A host-authoritative 1v1 Deathmatch built on the same peer-to-peer transport and snapshot layer as co-op. Co-op already mirrors both players to each other, so the genuinely new piece here is player-vs-player ...

Summary This PR adds a new Troubleshooting guide to document Rstest s bundle-based execution model and the native Node.js behavior preserved for code outside the bundle graph. It also links the guide ...

What Adds src/engine/__tests__/regression.test.ts — four end-to-end projection scenarios whose outputs are pinned against an independent first-principles recomputation (verified to ~0% difference): | ...

Summary - move script-only packages out of production dependencies - upgrade react-router-dom and postcss production ranges to clear production audit findings - make smoke tests prefer Playwright ...

Le vrai problème (« je ne trouve pas le bouton ») L interrupteur d auto-sync ne s affichait pas — ni à l ancien ni au nouvel emplacement. Cause : if (enabled === null) return null; → le composant ne rendait ...

Summary Rebuilds /missions-beta (hackathon-missions-v2.html) from a static 6-card page into a data-driven squad-deployment board. - 9 missions = 6 core + 3 strike (strike = lean 2-person squads). ...