pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Go
Filter by
204M results
🔗 관련 이슈
- close #19
왜
- 로그인한 사용자가 받은 친구 요청과 보낸 친구 요청을 조회할 수 있도록 하기 위해
어떻게
- 받은 친구 요청 조회 API GET /api/v1/users/me/friends/requests 추가
- 보낸 친구 요청 조회 API GET /api/v1/users/me/friends/requests/sent ...
📝 Pull Request Description
- Improved dark mode CSS
- Fixed color contrast issues
- Updated UI responsiveness
Related Issue
Closes #7063
Summary
This PR fixes the Dark Mode theme switching issue ...
Two date display bugs caught while verifying procurement on sgtest15. Both fixed at the source in shared/mast-ui.js
Num.date, so they re corrected globally.
- Expected: Dec 31, 1969 — N.date(null) returned ...
Automatically created by the update_disco script.
Logged-out users hitting / now see a clean Google-esque page: brand, tagline, prompt, suggestion pills, and a minimal
footer with links. No sidebar, no nav, no dashboard chrome. Logged-in users still redirect ...
Light editorial pass on the README so the signing summary reads more naturally. No facts, APIs, or behavior changed.
- FaceMesh static_image_mode 활성화로 잔잔한 미소도 감지되도록 개선
- 카메라 거리 안내 메시지 전체를 1~1.3m 기준으로 통일
- 얼굴 감지 민감도 완화(0.5→0.3)로 원거리 인식률 향상
enhancement
Summary
Implements Phase 14: Real-time HP synchronization from Roll20 tokens to the initiative tracker.
Features
Roll20 HP Monitoring (preload-r20.js)
- Token layer observer — detects HP changes ...