Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:Java language:JavaScript

Filter by

262M results  (2 s)

262M results

- POST /api/webhooks/adyen/{user_id} — routing stable across credential rotations - Replace merchant account lookup with get_user_role(user_id); remove WebhookOwner - Migration runner (app/db/migrations.py) ...

- Add GET /api/links/:shortCode endpoint with ownership verification - Remove debug logging that leaked all link document IDs - Remove duplicate updateAnalyticsUI declaration (dead code) Closes ...

요약 기존 인바디 결과지 OCR(#285)에 키(height_cm)·성별(gender) 추출을 추가합니다. 생년월일은 인바디 결과지에 보통 표기되지 않아(나이만 있음) 제외했습니다. 변경 서버 - _INBODY_OCR_PROMPT에 height_cm·gender 추출 항목 추가 - OCR 응답 전용 InbodyOcrData 모델 신설 — 측정기록 ...

Why AGENTS.md had grown to 261 lines and was carrying a lot that doesn t belong in an agent guide: - User documentation duplicated from README.md — Prerequisites, Setup, Build run, Dev mode, Zendesk ...

Summary - require same-origin Origin or Referer provenance in addition to a valid REST nonce before dynamic cache misses can call the translation API - keep missing/foreign provenance on the cache-only ...

Bumps astral-sh/setup-uv from 8.1.0 to 8.2.0. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/setup-uv/releases astral-sh/setup-uv s releases /a . /em /p blockquote ...
dependencies
github_actions

구현 내용 - 암호화 / 스테가노그래피 전용 실행 페이지 추가 - 메인 카드의 열기 버튼을 /steganography로 연결 - 송신자 시나리오 구현 - 원본 이미지 업로드 - 평문 메시지 입력 - AES 키 입력 - AES-GCM 암호화 - 암호문을 이미지 LSB에 은닉 - secure_image.png ...

Summary - add CLAUDE.md as durable coding-agent guidance for this repository - capture long-lived project invariants, source-of-truth order, development rhythm, coding/UI/documentation principles, ...

Summary - Inline markdown only handled bold, code, and links; Claude emits *italic* and ~~strike~~ too. - Add italic and strikethrough to renderInline; bold (**) still matched first to avoid conflict. ...