Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:HTML language:JavaScript language:Java

Filter by

250M results  (2 s)

250M results

背景 价盘、海报、货架等业务接口在 v1 spec 里都接受 `storeId` 入参(URL `:storeId` 段、query `?storeId=`、或 body `{ storeId }`)。这导致: - 不同模块的 门店认证 步骤不统一,有的从 session 推、有的从入参收 - 客户端在每个调用点都要拿好 storeId,漏传 / 传错就是越权 - 超管和店主走不同分支,前端代码必须分叉 ...

Summary executeDevLoopsCommand in lib/dev-loops-core.mjs did not accept stdout in its destructured parameters, even though the CLI caller (cli/index.mjs) already passes it. This caused a ReferenceError ...

Summary Closes the 4 highest-impact documentation gaps identified in the post-#3452/#3453 final gap analysis. These cover operational concerns that are critical for production deployments but were previously ...

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

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

💡 What: Refactored the AnimatedNumber component to use Framer Motion s animate function directly on the DOM node (ref.current.textContent) instead of relying on useState and setInterval. 🎯 Why: The previous ...

Fix assignee format (username not org/team) and set timezone to America/Buenos_Aires.

Encode portable snapshot redb payloads inside deflated ZIP containers before AES-GCM encryption, while preserving legacy redb payload decoding. Limit ZIP snapshot payload decompression to 50 MiB to avoid ...