pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go language:Java
Filter by
153M results
sovarademo2-dev-59
WebSocket scaling options — see sovarademo2-dev-59 for details.
Closes #441.
Что просили
1. Настройка времени жизни токена авторизации (её не было — TTL был захардкожен в 24 ч).
2. Опциональный вход не только по данным роутера, но и по данным Entware — мотивация: ...
What
Added package.json with test and build scripts.
Why
CI fails because package.json is missing or test/build scripts are not defined (config_mismatch).
What
Replaced malformed package.json with valid JSON.
Why
CI fails because package.json contains invalid JSON (config_mismatch).
Rationale
The repo s root CLAUDE.md is a large monolith paid for on every task. This deck lays out how CLAUDE.md loading actually
works (ancestors eager, descendants lazy; concatenated, not overridden) ...
🎯 Changes
1. 清理 main/styles.css
- 移除了 .ws-table th 规则块之后残留的孤立声明 flex: 0 0 auto;。
- 删除了一个多余的闭合大括号 },消除了无效的 CSS 结构。
💡 Technical Highlights
- 代码整洁性: 移除了不属于任何有效规则块的无效 CSS 声明,提升了样式表的整洁度。
- 样式正确性: ...
Fixes the recurring cutover corruption (testest, game-m, and the original grub incidents) at its actual root.
What testest s log revealed
Even with the drain fix, the freeze logged * waited 31s for the ...
Automated update of the LTS version table from DockerHub.
Four independent cleanups from the code-review backlog (item 5), one focused PR:
1. Shared BinaryValue — the identical private component in Registers.js and Memory.js is now one typed
components/BinaryValue.tsx ...