pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:HTML
Filter by
211M results
Pull Request Checklist:
Pre-Approval
- [ ] Does the PR have a release-notes-friendly title?
- [ ] There is a description section in the pull request that details what the proposed changes do. It ...
Summary
This PR addresses 16 security vulnerabilities and functional bugs found in a comprehensive code review across all
components (install script, web panel, Flutter app, desktop app, CI workflows, ...
수정사항
- 마이페이지 회원정보 수정 API 추가PATCH /api/mypage/profile
- 이름, 성별, 생년월일, 피부타입 수정 가능
- 이메일은 계정 식별값이라 수정 대상에서 제외
- 로그인 상태의 비밀번호 변경 API 추가POST /api/mypage/password-code
- PATCH /api/mypage/password ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Motivation
- Provide a thorough audit of the current STAR participation system against the rules and guardrails in
SIMBA_COOPERATIVE_ECONOMY_BINDER.md so product and policy teams know what exists, ...
codex
Release/1.2.5
変更概要
- jobs/digest_generator/ パッケージ新設(__init__.py + main.py)
- starred∩高スコア記事を1本のダイジェストにまとめる
- 決定論的 doc-id による冪等保存(再実行しても重複しない)
- クロスユーザーキャッシュ不使用、直接 save_podcast を呼ぶ
- partial_failed ...
[US-001][US-003] Fix budget schema handling and align agent tests API