pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go language:Go
Filter by
117M results
Summary
Reverts the merge commit from PR #4 per the user s request. This removes all test infrastructure and restores the repo
to its exact state before the test suite was added.
Removed files: jest.config.js, ...
📋 PR 설명
어떤 작업을 했나요?
모델 gemini-3.5-flash로 업그레이드 그룹 규칙 고도화 카메라 페이지 소비감지 배지 추가
관련 이슈
관련된 이슈 번호를 연결해주세요.
- closes #
변경 사항 유형
- [x] ✨ feat: 새로운 기능 추가
- [ ] 🐛 fix: 버그 수정
- [x] 💄 style: UI/스타일 ...
Control
Control 6: add Harden-Runner to every job. Closes audit finding 4 (no egress monitoring).
What
Adds step-security/harden-runner (SHA-pinned to 9af89fc… # v2.19.4) as the first step of every ...
概要
検証ページ test-glb.html の「ポーズ補正(腕を下げる)」で、左腕は下りるが右腕がTポーズのまま上がっていたバグを修正しました。本体ファイルは一切変更していません(test-glb.html のみ)。
原因(特定済み)
3つの要因の複合です。GLBのボーン構造をFK(Three.jsコア数学)で解析して確定させました。
1. 左右ボーンの鏡像配置: 旧コードは lArm.rotation.x ...
Summary
- GET /matches/today and GET /users/:userId/predictions/today now accept optional ?from= to= query params (ISO
timestamps)
- When provided, filters matches within that UTC range instead ...
Motivation
- Provide an accessible way to view larger menu photos by clicking thumbnails while keeping the menu page fast-loading
via downsized thumbnails.
- Support keyboard and backdrop closing ...
codex
Per request: CI should build but not publish releases; Claude Code does the publishing.
CI changes (.github/workflows/build.yml)
- Removed the v* tag trigger and the --publish logic — builds run only ...