Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:TypeScript

Filter by

264M results  (2 s)

264M results

問題 Gate 8 smoke test が last_chat_message_at is older than 6 hours の警告で FAIL していた (CI run 27532261109、#415 merge 後)。 この警告はコード/インフラの問題ではなく「最後のチャットが6時間以上前」という使用量ベースの閾値超過。夜間・off-hours に動く CI では必然的に発生する誤警告。 ...

Summary Closes the gaps reported after the first E-Kitab build (PR #1, now merged): students couldn t see progress, teachers couldn t assign quizzes or view per-student progress, and there was no parent ...

Bumps react-hook-form from 7.38.0 to 7.79.0. details summary Release notes /summary p em Sourced from a href= https://github.com/react-hook-form/react-hook-form/releases react-hook-form s releases /a . ...
dependencies
javascript

Summary Implementa graceful degradation para Redis DOWN (#1801). Redis é usado em cache, rate limiter, SSE state, ARQ queue, distributed locks e circuit breaker. Se Redis ficar offline, o sistema degrada ...

!-- PR 본문은 비워두지 말 것. 아래 3개 섹션은 필수. -- Summary !-- 무엇을, 왜 바꿨는지 1~5 bullet. 리뷰어/사용자 관점. -- Changes !-- 영역별(frontend/backend/docs/infra) 구체 변경. 신규/삭제/이름변경 포함. -- Test plan !-- 리뷰어가 검증할 방법. 건너뛴 항목은 명시. ...

Bumps firebase from 9.23.0 to 12.14.0. details summary Release notes /summary p em Sourced from a href= https://github.com/firebase/firebase-js-sdk/releases firebase s releases /a . /em /p blockquote h2 ...
dependencies
javascript

💡 What Replaced the useState hook with useRef for tracking the hasAnimated flag within the IntersectionObserver in both src/components/ScrollReveal.tsx and src/components/old/ScrollReveal.tsx. 🎯 Why ...

Automated draft PR addressing #398. Summary - Replace nsec → password in the Delete Account final-warning dialog (useSettingsState.ts:374) - Replace Lightning wallet → wallet in the same dialog s ...

Motivation - Prevent concurrent sessions across devices by tracking a per-login session id and enforcing a single active session per user at the frontend level. - Provide better UX for accidental ...
codex