pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:PHP language:Java language:HTML
Filter by
170M results
TAREA_200 R0 — Confinar bóveda de Gio (#45) · P0 SEGURIDAD
Meta (doble juez): al pedirle a Gio el archivo de accesos/credenciales (o cualquier ruta fuera de scope) se niega; solo
lee el scope permitido. ...
Resumo
Ajusta a timeline conforme o feedback: remove os agrupamentos verticais por família (que espalhavam as barras e deixavam
grandes espaços vazios) e transforma as cores das categorias numa legenda. ...
There was apparently an issue with the registering of the S-Bahn train type. In compatibleTrackTypes was not only S-Bahn
but also Tram registered. Somehow the Game does not like this. After removing it ...
« 1 seul bloc cohérent » — prototype unifié
Le QA (agent) a confirmé que le « ça fait pas 1 bloc cohérent » venait de l incohérence de données/naming entre écrans
(Anse Mitan = 58/82/rouge/propre selon ...
- Extended PresenceStatus enum with effectType and hex resolution
- Created x-status-ambient wrapper component for cards
- Implemented Canvas-based electric noise border for Angry status
- Implemented ...
Debug panel confirmed notifications working correctly — badge count and persistence across refresh behaving as expected.
Cleaned up:
- removed dlog / debugLogsRef / setDebugTick debug scaffolding
...
Problem
With autosave=always, a SET TRANSACTION ISOLATION LEVEL ... issued as the first statement of a transaction failed with:
ERROR: SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction ...
The Nueva sesión button in the Jules Panel header was calling an undefined function scrollToSession(), resulting in no
action. This PR implements the missing logic via startNewNeuralSession(), which ensures ...
Summary
Adds util.parseArgs — Node s built-in CLI argument parser, one of the most-used util APIs and a common reason packages
reach for minimist/yargs. A faithful port of Node s algorithm.
Coverage ...