pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:HTML
Filter by
211M results
변경 내용
- Full Log 모달이 긴 로그를 열 때 모든 줄을 한 번에 렌더링하지 않고 최근 500줄만 표시하도록 제한했습니다.
- 숨겨진 이전 로그가 있으면 첫 줄에 숨김 카운트를 표시합니다.
- 빈 로그의 empty state는 기존대로 유지했습니다.
- 한국어 UI에서도 숨김 카운트 문구를 한국어로 표시합니다.
- 후속 개선 추적을 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
- 🚨 Severity: HIGH
- 💡 Vulnerability: Original audio uploads containing PII could be retained on the server if the anonymize_audio
function failed, bypassing the deletion code.
- 🎯 Impact: Leaving ...
Intraday scans read RSM straight from watchlist.json, which is frozen at the prior EOD scan. On a breakout day a stock s
RSM can be materially higher than that stale value (e.g. BAFS showed 78 intraday ...
Summary
- Add scene_render::resolveTextFamily(...) so renderScene and render_cli font reports use the same normalized text
family.
- Treat STFangsong as a macOS-only default: outside macOS it ...
qt-tests
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Automated test pull request
What this PR does
Adds a withdrawal endpoint allowing users to initiate withdrawals via bank account, debit card, or agent.
Changes
- Added WithdrawalRequest.java DTO — amount, paymentMethod, and ...