Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript

Filter by

129M results  (2 s)

129M results

Problema La orientación global de página (portrait/landscape) vivía solo en editor.storage.pageBreak.globalOrientation, que arranca siempre en portrait y nunca se serializa en el HTML guardado ni se restaura ...

Motivation - Refresh the app chrome and dashboard to present integrations and system status more clearly and to provide a consolidated operations cockpit. - Surface integration health (Jira, AWX, ...
codex

Bumps webpack from 5.107.2 to 5.108.3. details summary Release notes /summary p em Sourced from a href= https://github.com/webpack/webpack/releases webpack s releases /a . /em /p blockquote h2 v5.108.3 ...
dependencies
javascript

- ci.yml: restaurar reglas E,W en ruff (más cobertura), solo ignorar las que tienen justificación técnica en este codebase (E402 Flask pattern, E701/E702 estilo existente, E741, F401) - admin.py: ...

Purpose Python Mosaic writes built data files with mosaic.write_table(data, stream) and did not pass table options into Mosaic WriterOptions. As a result, Python tables using file.format=mosaic ignored ...

What Adds a gitignored, per-base re-run carry-forward ledger to the code-review-audit re-run loop so the loop s carried state is deterministic and lossless instead of living in the main orchestrator thread ...

Description Every API request triggers getUser() twice — once in the middleware (for auth verification) and once in the handler (for req.user). This doubles latency and Supabase Auth quota usage. Changes ...

Summary - Deep link handler (handleDeepLink) was calling joinRoom() directly for named room codes (non-UUID), e.g. ?room=test - joinRoom() hits a safety-net path that creates an anonymous room without ...