pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript language:PHP language:Ruby
Filter by
21.1M results
Summary\n- update CHANGELOG [Unreleased] for QA telemetry planning skill changes\n- add 2026-05-30 session report\n- file handoff bead xtrm-3zkii for next priorities\n\n## Validation\n- gitnexus_detect_changes ...
Bug — View JSON 懒加载失败后的回退提示无法点击
用户报告:桌面 View JSON 懒加载失败后,出现红色「Retry / Close」提示,但怎么都点不动,失败面板卡死。
根因(系统化调试确认)
回退错误 toast .lazy-layer-error 渲染在 header class= topbar 内,而 .topbar 是 pointer-events: none(透明容器,仅交互子元素用 ...
Summary
- Add two 1280×800 PNG screenshots of the webapp (setup wizard + status dashboard) at doc/screenshots/.
- Declare them in signalk.screenshots.
- Add doc to files so the PNGs ship in the ...
Refactors the lib/logger.ts telemetry masks to use explicit bounding capture groups. This guarantees that internal
substrings containing common PII keys and auth tokens do not greedily swallow JSON structure ...
Summary
- Decentered changed their site, breaking the events.decentered.org/events/{id} fallback URLs that were generated when
the RSS link field pointed to an S3 image (event poster) rather than ...
Summary
- Added click handling for bees, birds, and cats so a tapped live entity immediately advances to a new behavior and
target from its current position.
- Kept the existing autonomous behavior ...
Fixes
Nonce too low error
confirmDone was firing endSession + completeHabit back-to-back. Both txs received the same nonce before the first was
mined. Fixed by dropping completeHabit — endSession alone ...
Summary
- add a reusable Zammad boundary audit CLI for current-tree and PR-history scans
- strengthen the provider-boundary test to block direct Zammad imports and raw Zammad token leakage outside ...
Next.js requires components that call useSearchParams() to be wrapped in a Suspense boundary. Converted reset-password
page from a client component to a server component and wrapped ResetPasswordForm with ...