Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:Java language:JavaScript

Filter by

223M results  (2 s)

223M results

Why Label printing today only works from the Electron admin build on one shared PC: the admin app builds Brother raster bytes and hands them to window.bridge.print(), which forwards them over raw TCP ...

URGENT. New signups were getting trapped in a settle-in loop because the client-side UPDATE writing settle_in_completed_at was silently failing. Moves the writes to /api/settle-in/complete + /skip using ...

What Two graph-guided cleanups surfaced by /graphify god-node analysis of the storefront. 1. Extract formatPrice() → lib/price.ts formatPrice() was the #1 god node (23 edges), living inside the 700-line ...

Bug Johan såg i webben att betalningsrutan inte gick att scrolla och att Betala-knappen inte syntes efter ifyllda kortuppgifter. Rotorsak: Stripe Payment Element-formuläret är högre än viewporten. Desktop-DialogContent ...

Adds .github/workflows/dependabot-auto-merge.yml for dependency PR auto-merge automation.

Data-driven root cause Profiling the AI Intelligence dashboard (/ai) load with live in-browser network capture found the dominant cost is not the queries — it s the Firestore transport. With the current ...

Thanks for a great zero-setup project! This PR adds two improvements I found useful while running it. ✨ Image-to-Image generation Provide your own image as a base and have the model redraw it guided ...

Implements the Aperture MVP end-to-end (milestones M1–M4 from the planned 6-workstream / 38-task breakdown) and migrates the frontend from Vite to Next.js (App Router). The north-star journey now works: ...

Problem In prepareCastlingByFEN, the black queenside (q) branch clones the figure from h8 instead of a8 when resetting touched: false: if (castlingNotation.includes( q )) { if (!!preparedState[0][0].figure) ...

What Adds a third translation action — ** Translate new changed content ** (incremental mode) — alongside the existing Translate all fields and Translate only empty fields . For lexical richText, incremental ...