pullrequests Search Results · language:Dune language:TypeScript language:Java language:JavaScript language:TypeScript language:Go
Filter by
49.5M results
This PR updates the content submodule to its latest commit.
Auto-generated by the Update Submodules workflow.
📌 개요 (Overview)
프로젝트의 전반적인 문서화를 강화하고, 개발자들이 데이터베이스 구조를 쉽게 파악할 수 있도록 README.md를 최신화하였습니다.
🛠️ 작업 내용 (Changes)
- [x] ERD 링크 추가: Notion에 정리된 ERD 명세로 이동할 수 있는 버튼(배지) 추가
- [x] 기술 스택 섹션 보완: 프로젝트에서 사용 중인 ...
Summary
- The startMCPServerHTTP() return value ({ stop }) is now properly captured and wired to SIGINT/SIGTERM handlers via
keepAlive() (landed in the registerShutdownHandlers refactor)
- This ...
Summary
- preserve kicker payment on permanent-enter events
- lower exact if it was kicked self-enter triggers to a typed intervening-if check
- check the condition both when triggering and on resolution ...
Summary
- add Lesson 1 ComfyUI helper page and API status endpoint
- add scripts to prepare inputs, patch/export workflow, queue ComfyUI, and pull output videos
- include generated ComfyUI workflow/report ...
Closes #3865
Problem
useCurrentLanguage is a one-time read of i18nextPlugin.currentLanguage (a plain field). A component calling it never
re-renders when the language changes at runtime, so any consumer that doesn ...
问题
功能完整性测试发现移动端竞拍出价失败:用户点击「确认出价」时,若未手动输入金额,前端会发送 parseFloat( ) → NaN,API 返回「出价金额无效」。
修复
- BidForm 默认用 minBid 预填出价金额
- minBid 变化时(出价成功后 refresh)同步更新输入框
- 提交前增加客户端校验,并给 input 加上 required
测试
...
hey, i saw the bounty for issue #118 and put together this endpoint to calculate lifestyle inflation. it compares the
trailing 90 days of discretionary spend to the previous 90 days. i added the tests ...
The third wing (executioner.js:1582-2154) and the last new combat mechanic before the command deck.
The dying blast
scene.explosion → Events.explode: felling an exploding enemy pauses the win for EXPLOSION_DURATION ...