pullrequests Search Results · language:Edge language:Python language:PHP language:TypeScript language:TypeScript language:CSS
Filter by
155M results
Closes #81
変更内容
- バックエンド:beginning_of_day → 24.hours.ago に変更し、0時をまたいだ記録も表示
- フロントエンド:編集後に recorded_at 降順で再ソート
- セクションタイトルを「最近の{犬の名前}」に変更
レビューチェックリスト
- [ ] 過去24時間の記録が表示される
- [ ] 時間を編集したあと、タイムラインの並び順が更新される ...
What
Upgrades the inline BrandLogo SVG to match the official AK Supply Chain Co. mark:
- Gold globe (circle + meridians) behind the monogram, in the brand gold #c6a15b
- Navy AK monogram in front, ...
Summary
Extends the regression test suite from #1218 and #1224 with a third invariant that locks the limitations placeholder
cleanup series (#1225-#1230) into CI.
New assertion
No PageContext.limitations ...
📄 Design Considerations for Persistent Memory in Modern SSD Controllers
- 会议: FAST 24
- 标签: SSD, persistent memory, controller design
请 review 论文分析内容,然后 merge。 Merge 后会自动部署到 GitHub Pages。
paper-reading
Why
A release here can t be a single push: main is PR-protected and the cli/v* / shared/v* tag namespaces are guarded by a
ruleset. The old release.mjs did bump → commit to main → git push → git push ...
wrangler pages deploy looks for functions/ relative to the CWD (repo root), not the build output directory. Moving from
web/functions/ to functions/.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com ...
Problem
In the PWA, the top section (Safari toolbar + status-bar area) wasn t picking up the app s surface color — it sat as
untinted browser chrome instead of matching the page.
Cause
Both theme-color ...
Spec 0058 — Parse Performance Robustness (hang/segfault/OOM defense + triage + conditional OCR + A/B gate)
Implements locard/specs/0058-parse-performance-robustness.md per locard/plans/0058-...md. SPIDER, ...