pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java
Filter by
210M results
Unified replay for Netflix/photon
문제
QT영상 샘플(구글 gtv-videos-bucket ForBiggerBlazes.mp4)이 ExoPlayer에서 403으로 재생 실패.
수정
Flutter 공식 데모 영상(butterfly.mp4, 약 6초, 안정적 200)으로 교체.
- dev 테스트 화면 샘플 URL + 구간(0~5초) 조정
- 로컬 시드 스크립트 URL/길이 갱신, ...
flutter
Please check if the PR fulfills these requirements
- [x] The commit message follows our guidelines
- [x] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added ...
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: Replaced the single User.findOne({ $or: [{ email }, { username }] }) query in the /register endpoint with
concurrent Promise.all([User.exists({ email }), User.exists({ username })]) calls. 🎯 Why: ...
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
The bug (caught by verifying #598 live)
#598 made the production build fetch the finney native snapshot fresh each publish. The refresh job builds artifacts
from that fresh snapshot, so the staged freshness.json ...
Bumps uuid, @nestjs/typeorm and typeorm. These dependencies needed to be updated together. Updates uuid from 10.0.0
to 14.0.0 details summary Release notes /summary p em Sourced from a href= https://github.com/uuidjs/uuid/releases ...
dependencies
javascript
Bumps eslint-config-next from 16.1.4 to 16.2.9. details summary Release notes /summary p em Sourced from a href=
https://github.com/vercel/next.js/releases eslint-config-next s releases /a . /em /p blockquote ...
概要
#689→#692→#693→#694 で main に入った構造が architecture/ に未反映だったため、structure-only で追従する。挙動・断面・文脈は持ち込まない(README hygiene
規律どおり)。grep で確認した「architecture/ に該当構造概念ゼロ・model.md の不変条件表が B-10 止まり(歯は B-11 を強制)」という drift ...