Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript

Filter by

121M results  (2 s)

121M results

calc()内でdc読み取り直後にdc-soへ即時同期\n\n🤖 Generated with Claude Code\nhttps://claude.ai/code/session_01VdrJWMdj2kZXGPifZDXsnc Generated by Claude Code

Añade .well-known/security.txt (RFC 9116) con el contacto de seguridad. - Contact: mailto:comercial@whitemoon.es - Expires: 2027-06-19 - Preferred-Languages: es, en - Canonical: https://whitemoon.es/.well-known/security.txt ...

背景 上一個 PR(#1)合併到 main 時,只含「平衡優化」一個 commit;App 圖示原先在已關閉的 #2,因此 main 目前缺少圖示。本 PR 補回圖示,並加入新的時序調整。 本 PR 內容 一、補回 App 圖示(PNG)與 Web App Manifest iOS 的 apple-touch-icon 不支援 SVG,故用 PNG: - 朱漆描金・印章風,金色「鼎」象徵問鼎中原、天下歸一。 ...

Summary - add a Recommended Order block to the opening doctrine card - let the first scout order choose and execute the strongest fog-revealing move - add recommended training and builder previews ...

Bumps actions/setup-python from 5 to 6. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/setup-python/releases actions/setup-python s releases /a . /em /p blockquote ...
dependencies
github_actions

Змінено MAX_TESTS з 3 на 5 у tfb-session.html. Generated by Claude Code

src/db.js SQLite database layer with two tables — signals and rate_buckets. Handles retries with exponential backoff on transient DB errors, and uses ON CONFLICT DO NOTHING to prevent duplicate inserts ...

Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions

answer_logのDaoで引数にquestionId、userId、result、 userAnswerを入れるとテーブルにインサートするメソッドを作成した。