pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java language:CSS
Filter by
137M results
Bumps js-yaml from 3.14.1 to 3.15.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
問題
使用者在手機(iOS Safari/LINE)點「使用 LINE 登入」後出現 「登入失敗:state mismatch」,無法登入。
根因
OAuth 的 CSRF state 原本存在 sessionStorage(js/app.js):
1. 點登入時把 res.state 存進 sessionStorage。
2. 跳去 LINE 授權,授權後帶 code + state ...
개요
PR #28 머지 이후에도 남아있던 정책 카드 번호 표시를 제거하고, 사이드바 레터 로고에서 반복 출력되던 next/image aspect-ratio 콘솔 경고를 해소합니다.
배경
PR #28이 PolicyTextCards 번호 제거 커밋 직전 시점에서 머지되어, PolicyCard의 번호는 빠졌지만 PolicyTextCards(검색·복합 응답의 ...
Summary
- Add worldgen.provinces.resourcePolicyRules with province_id|resource_id|decision entries and default empty behavior.
- Wire per-province resource rules into ProvinceRuntimeIntegration after ...
What
Added missing packages to devDependencies: moment, dayjs.
Why
CI failed with Cannot find module moment . Scanned source file and found 2 missing packages in total.
Root cause: NPM package moment ...
Summary
Builds the Pool Outdoor section with a feature image/copy layout and a 3-photo supporting gallery. The section uses a
neutral-100 background to stay visually distinct from the hero. All images ...
💡 What: Optimized the get_top_products report endpoint. 🎯 Why: To reduce memory usage and improve response times for
reports. 📊 Impact: Significant reduction in memory consumption and data transfer, especially ...
Motivation
- The $catalogSyncRecordSummary helper was assigned after the closing ? , which caused the helper to be printed as
page text and left it undefined for preview/apply flows, producing fatal ...
codex
Adds a Nutrition section to the coach s member view: a per-day summary (date, calories, protein, carbs, fat) of what the
member logs, via a new admin endpoint. Last 30 logged days.
https://claude.ai/code/session_013QvBBgCUfF4gqnwKpHzeH1 ...