pullrequests Search Results · language:Dune language:TypeScript language:C# language:Java language:C# language:TypeScript
Filter by
128M results
Summary
- records PR #82 / issues #69-#71 in PROJECT-STATUS
- captures verification and peer-review note
Verification
- git diff --check
- Implement New Functions
- Optimize Game Mechanism Engine
Optimized file extension checking and repository tree partitioning in the API server to reduce memory allocations and
iteration overhead. Introduced a ScoredFile interface and a single-pass loop for better ...
设计
按用户提的交互意图实现:
1. `page-head` + `toolbar` 还在 viewport 时,整页正常滚 — 用户能看到标题、tabs、筛选
2. 当 toolbar 滚到顶部刚好碰到 topbar 时,`.grid` 钉住 `top:56px` + `height: calc(100vh - 56px)`,占满 viewport 剩余区域
3. 此时主页 scroll ...
Summary
Adds a new community feature flag noReplyLinks that rejects any reply whose link field is set (media or not). Posts are
unaffected.
Why
The existing media flags (noImageReplies / noVideoReplies ...
Made for passing neutralinojs Network Interface API failing and the evidence is
https://github.com/prasu-baran/neutralinojs/actions/runs/26690572765/job/78666132578 I am making excludeLoopback to true ...
Footer effort xhigh/max + full session IDs (§1.3)
Two of the three reported issues (the third — a background-tasks sidebar — is a larger Ink layout change coming as its
own PR).
Footer effort missing ...
Running dotnetup by itself is supposed to be the same as running dotnetup sdk install. However, it wasn t going through
the init walkthrough on first run.
This turned out to be because there was no --interactive ...
Summary
-
Rule Authority
- [ ] I read docs/engineering/00-rule-authority.md.
- [ ] I checked docs/rules/v5.5/rule-authority.yml for precedence.
- [ ] I checked the V5.5 batch dependency and ...