pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python is:merged
Filter by
84.5M results
Automated domain scan results
Closes #67
작업 내용
- 최종 리포트 세션 조회 API 연결
- GET /api/v1/sessions/{session_id}/report 엔드포인트 검증
- completed 세션 기준 FinalReport 자동 생성 및 반환 테스트 추가
- 기존 FinalReport가 있는 경우 중복 생성 없이 반환되도록 검증
- 미완료 세션, ...
Reverts TonPlaygramBot/TonPlaygramWebApp#24968
merge bashair s branch to the integration branch with ahmad abdullah changes
- Add US flag emoji (Twemoji PNG) as 15% of floaters with gentle flutter animation
- Switch confetti from Brazil/WC colors to US red/white/blue (#B22334, #FFF, #3C3B6E)
- Increase confetti share ...
Zmieniono wartość koloru tekstu w klasie .sidebar-logo-text z białego na zmienną CSS --title1, aby ułatwić zarządzanie
kolorystyką.
RedisTransport.claim did SMEMBERS groups on every call, materialising every pending group and probing each with SET NX.
Under a large backlog of distinct groups this is O(N) per claim (O(N^2) to drain) ...