pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java is:merged
Filter by
119M results
标题 fix: handle metadata-only diff entries (rename/mode) in state machine
功能描述 当解析到连续 diff --git 区块、且中间无 @@ 代码片段(如文件重命名、权限变更这类仅元数据变更的场景)时,原有状态机在 IN_FILE_HEADER 阶段会将后序 diff --git
判定为普通元数据并直接跳过,导致前一个文件解析结果未落地,最终数据缺失。 ...
Addresses the fresh-deploy migration failure reported in #2, plus a related error-visibility improvement.
1. D1 migration conflict (breaks every fresh deploy)
migrations/0001_init.sql declared buckets.is_public, ...
…ame to local-path
service: analytics-service
service: audit-service
service: course-service
service: exam-service
service: identity-service
service: media-service
service: notification-service
service: question-service
service: simulation-service
service: user-service
Motivation
- Make the official break state clearly visible in the Timing Panel so operators can see when a break is active, when
it started, how much time remains, and what the next run will be. ...
codex
Summary
Three defense-in-depth fixes on product media. Media assets served from storage now carry X-Content-Type-Options:
nosniff and Cross-Origin-Resource-Policy: same-origin, and SVG files additionally ...
Summary
- Added backend auth service validation tests
- Covered validation failures for login, sign up, reset password, and forgot password
- Verified validation failures do not call Supabase auth ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Make homepage latest listings use a lighter card query without joined listing images or exact count on the critical
path.
- Add retry + development ...
Summary
- Rename published export BEAM_PAY_ROUTER_ADDRESSES → BEAMPAY_ROUTER_ADDRESSES (beam→beampay naming).
- Breaking change to @beampay/contracts-abi public API → bump 0.2.1 → 0.3.0.
- Phase ...