pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:Java
Filter by
22.6M results
작업 내용
- 환불 API 명세를 부분 환불과 전체 환불 요청으로 분리했습니다.
- 공통 환불 응답 DTO와 환불 금액 분리 기준을 문서화했습니다.
- 환불 및 환불 상품 ERD 명세를 보강했습니다.
변경 이유
- 부분 환불과 전체 환불의 요청 경로 및 처리 범위를 명확히 구분하기 위해 수정했습니다.
- 환불 금액 산정 기준과 PG 취소 ...
feat: Zed-style split screen panes
Adds split-screen editing with up to 4 panes (quadrant layout), supporting drag-to-split from tabs and sidebar, smooth
resizing, and pane maximizing.
Changes
Split ...
Motivation
- Improve visual placement of event markers on the custom illustrated Michigan map by mapping real latitude/longitude
to the artwork without altering the map art.
Description
- Add ...
codex
Summary
- importKey(base64Key) now exported — handlers/tests call it directly
- Module-level Map string, CryptoKey cache — crypto.subtle.importKey runs once per isolate, not per request
- encrypt/decrypt ...
Summary
Rebuild dist/
!-- CURSOR_SUMMARY --
[!NOTE] sup Cursor Bugbot is generating a summary for commit 41921802c8afebe853ae45a254dee10d997d956c. Configure here.
/sup !-- /CURSOR_SUMMARY --
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
变更内容
将 GitHub Actions Job 的 Step 级别数据纳入持久化链路,使前端树状视图可以展示完整的 PR/Event → Workflow → Job → Step 四层结构。
涉及层级
| 层级 | 变更 |
| --- | --- |
| 数据库 | 新增 steps 表(composite PK: job_id + number),FK → jobs(id) ON DELETE ...
etl
frontend