pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript language:JavaScript
Filter by
188M results
Summary
- grant-cycle-review API の paid_leaves 取得条件を修正。limit(1) で最古サイクル(付与0)を取得していたのを、選択年月に cycle_start_date が該当するサイクルの取得に変更
- マルチサイクル構造移行(v41/v42)に追従できていなかった旧 limit(1) の退行を解消
- route.ts のデータ取得条件のみ修正(計算ロジック・対象抽出・DDL非変更) ...
Closes #76
What
Pushes in-app medication reminders derived from a patient s active prescriptions, to drive adherence and daily
engagement. In-app only (Notification + Socket.IO) — native push is out ...
- Resolved internal API errors that caused message processing failures
- Improved chat message reliability to ensure consistent delivery and performance for users
v0 Session
v0
Summary
- Skills セクションを IntersectionObserver でビューポート接近時まで読み込み遅延(framer-motion 含むチャンク)
- WorkDetailModal を初回クリック時まで dynamic import し、初期 JS 量を削減
Test plan
- [ ] 初回表示で Skills / Modal 関連 JS が即時ロードされない ...
Brand alignment pass — see commit message for details.
Summary
- Works カードの next/image に worksData.imageAlt を反映
- 未設定時は「{タイトル}のスクリーンショット」をフォールバックとして使用
Test plan
- [ ] トップページ Works セクションの各カード画像に意味のある alt が付いている
- [ ] モーダル表示時の alt 表示と矛盾がない
- [ ] ...
- H.264 copy mode: skip video re-encoding for H.264 source files (10-50x faster segment generation, near-zero
buffering for most content)
- Replace slow per-frame expr keyframe rule with fixed ...
Summary
- ヒーロー線画 myline.webp を 2400px 幅で再生成し、大画面・Retina での拡大ぼやけを抑える
- 画像最適化スクリプトで myline のみ高解像度出力(アップスケール)を許可
- sizes を (max-width: 768px) 100vw, 1920px に調整し、不要な高解像度取得を抑制
Test plan
- [ ] トップページのヒーロー背景が従来どおり表示される ...