pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:Python language:HTML
Filter by
201M results
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
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
What
build_bridge (epa_to_sos_bridge) now reads sos_normalized_master.legal_name_base (the v9-persisted, BTREE-indexed
column) directly on the spine side, instead of re-deriving legal_name_base(normalized_legal_name) ...
Summary
운영 hotfix #80의 OAuth gender 응답 정규화를 develop에도 반영합니다.
변경
- auth 서비스 OAuth 응답에서 gender를 빈 문자열로 정규화
- API Gateway 공통 사용자 변환에서 nickname, gender fallback 보정
Test plan
- [x] pnpm exec tsc ...
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
Summary
- Fix the rate-limit reset countdown: the CLI sends resetsAt in epoch seconds, but the UI compared it against
Date.now() (ms), so the countdown always collapsed to agora . Normalized to ...