pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
144M results
Summary
Makes the landing page read faster in the first 5 seconds and fixes a responsive hero bug.
Hero
- Added a 3-beat mechanic strip under the pitch — catch it with /mumbl → shape the useful part ...
概要
ローカル DB のスキーマ初期化を DBFlute ReplaceSchema で行えるようにしました。1 コマンドでローカル Postgres を drop + 再作成(users + todos)します。Flyway
はローカルで無効化し、同じテーブルを2系統で作る競合を回避(migration ファイルは参考として残置、DSQL は従来どおり dsqlInit)。
変更
- dbflute_hellodb/playsql/replace-schema.sql: ...
- Refactored component imports in App.jsx to use individual component files for NavBar, HeroSection, Footer, and
ArticleSection.
- Introduced new components: ArticleSection, Footer, HeroSection, ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Updates the Visit Priority Content Pipeline workflow so it can run without a manually copied CRON_SECRET in GitHub.
Credential resolution (first match wins) ...
Closes #113
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
Summary
A prior merge committed unresolved git conflict markers ( / ======= / ) into partials/topnav.html,
pcc/assets/js/config.js, and — via the build s nav sync — every root and PCC HTML page. They ...
Summary
- Adds ContentLoadTests.cs (8 tests, Category=Accessibility, runs in the browser CI job alongside the axe suite) — the
first E2E checks that assert content rendered, not just accessibility ...
claude-code
Bug and impact
Four critical correctness bugs were found on main after PR #84:
1. Redis rate-limit fail-open on errors — When REDIS_URL is set but Redis is unreachable, the catch path in
allowRateLimitedRequest ...
All phases implemented and verified. Here s a summary of changes:
src/player.js
- Imported ITEM_ACTIVE_DURATION constant
- use_item() now uses ITEM_ACTIVE_DURATION instead of hardcoded 300
src/main.js ...