Skip to content

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

Filter by

189M results  (2 s)

189M results

Fix: Overwatch HLS feeds not playing in real time Root cause The per-tile HLS useEffect listed onError in its dependency array. onError is an inline arrow (() = setErr(true)) recreated on every render, ...

Resumen Se agregan funciones para calcular ingresos, gastos y métricas consolidadas. Cambios realizados - Implementación de totalIngresos(). - Implementación de totalGastos(). - Implementación ...

Summary - Add regression coverage for the /pages REST route accepting per_page and page. - Add coverage that Spai_REST_Pages::list_pages() maps MCP/REST pagination inputs into the page query response. ...

Update.

Shows DRAFT-ONLY status on generated Prepare share cards for Solana draft chains. No EVM share-card behavior changes.

This PR adapts Momentum for iPhone local execution via a-Shell + Shortcut-style webview flow by producing a browser-only distribution (dist) with no Node runtime dependencies. It introduces a single bundled ...

Adds an Index Creation section to CLAUDE.md codifying the rule we learned in migration 023: - Plain CREATE INDEX in a migration is fine for small tables (sub-ms lock). - For large/live tables, use ...

What Manually-added Wand tasks now record who created them, surfaced as an Added by ___ chip in the task detail sheet — so the team knows who to reach out to for clarification. Changes - Schema (drizzle/schema.ts): ...

Finishes the last of the built-but-unmounted KpiVista WIP — three distinct verdicts rather than a blanket mount everything : - CostBurnChip → dropped. Showed today s spend + cap% — exactly KpiVista ...

Summary - restrict the Vercel SPA fallback so extension-looking paths no longer rewrite to index.html - add no-store cache headers for app-shell HTML at browser, CDN, and Vercel CDN layers - add ...