Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:PHP

Filter by

94.3M results  (2 s)

94.3M results

Session 102 wrap-up doc PR. Dev journal entry + two new PLAYBOOK commands for the runners shipped this session (py -m mtfdigitizer.plausibility and py -m mtfdigitizer.autotriage). No code changes. 🤖 Generated ...

Summary - Keep the virtualized chat scroller scrollbar gutter stable to avoid layout shifts. - Contain expanded thought-chain scrolling inside the panel so wheel events do not trigger virtual-list ...

Summary - Adds a shared evidence transaction helper that runs DB writes on a pinned client and exposes an explicit TransactionContext for in-transaction APIs. - Updates evidence document ingest, ...

💡 What: The optimization replaces 6 sequential database calls (4 countDocuments and 2 aggregate) in the GET /api/network/stats route with a single MongoDB $facet aggregation. 🎯 Why: Sequential database ...

Summary Migrates wdio-vscode-service to WebdriverIO v9 with full TypeScript strict mode. - Update all @wdio/* dependencies to ^9.0.0, webdriverio peer dependency to ^9.0.0 - Adapt page objects to ...

What Redesigns /slow-queries?host=0 with the same bespoke treatment as the running-queries / expensive-queries views. Replaces the generic createPage data-table with a purpose-built per-page view in a ...
enhancement
size:XL

Fixes: #1730 Context Problem Currently, the preview SVG on the Customize page is static and lacks interactive hover effects. In contrast, the GitHub contribution chart allows users to hover over columns ...
needs-details

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 The GitHub OAuth callback merged user identities by email without verifying that email or checking whether the matched account already belonged to a different GitHub identity. An attacker could ...

…red pager The top-of-table page-size selector and Prev/Next buttons rendered by admin-table.js looked redundant alongside the CI server-side pagination that already sits below large list tables. Stripped ...