Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:HTML language:CSS

Filter by

51.1M results  (2 s)

51.1M results

Removes the 54 attached_assets/Pasted-*.txt pasted-prompt transcripts and REPLIT_PULL_TODAY.md that dirty-workspace commits swept into git (including, ironically, the old nightly agent s own standing prompt). ...

pages api.

概要 scripts/promo/build.sh が .env.promo の存在を必須にしているが、 README に作成手順も必要環境変数の一覧も書かれていなかったため、 .env.promo.example を repo に追加して README に前提条件 section を切った。 課題 初めて promo build を回す人は bash scripts/promo/build.sh ...

Summary - Runtime parseManifest with prototype-pollution guard and curated field validation (I5/S4) - resolveCatalogRef tracks latest catalog release tag, not mutable main (C2) - validateCatalogItem ...

变更内容 - 为公开 Feed 查询契约增加 authorId 参数。 - Feed API/Repository 支持按作者过滤已发布内容。 - 文章详情页「TA 的热门作品」改为通过作者 ID 请求真实同作者内容,不再从全榜单里随便截取。 - 增加契约和 FeedService 测试覆盖作者过滤。 根因 详情页侧栏原先使用当前 feed 的 items.filter(id ...

Summary - LF-normalize installed-path hashing to match write-time contract (C5) - haus apply --force overwrites user-modified managed WORKFLOW.md (C3) - mergeHooks reconciles against real hook entries ...

What Small UX improvements to the schema / migrations CLI flow based on Alex s alpha feedback (WDX-437): 1. Compact timestamps in generated filenames — migration files and changesets now use a Laravel/Rails-style ...

Problem lib/data/sample-events.ts (338 lines) contains sample event fixtures that are never imported anywhere in the codebase. No source file or test file references sample-events, sampleEvents, or SAMPLE_EVENTS. ...

背景 登录回调把跳转地址写死成 /select(蒸馏页面),导致从鹅鸭游戏点登录,登录完成后却跳到了蒸馏馆。 注:main 已包含鹅鸭游戏本体,因此本 PR 相对 main 仅含登录跳转修复(3 个文件,+33/-7)。 改动 | 文件 | 改动 | | --- | --- | | api/auth/login.ts | 接受 ?next= 相对路径 ,写入一次性 cookie zsd_oauth_next(仅允许同站相对路径,防 ...

Problem Funding pools, loans, and splits cache numbers derived from the cash rows they create (spent/totalContributed, principal/repaidAmount/settled, share/repaidAmount/settled) plus the linked transaction ...