pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:TypeScript language:HTML
Filter by
237M results
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
What changed
- Neutralized inherited game party character card and sheet text colors by applying the shared neutral surface
variables inside the party card surfaces.
- Keeps explicit semantic ...
배경
KAN-244(메일 템플릿)에서 EmailNotificationService가 MailTemplateRenderer로 제목/본문을 렌더해 발송하도록 바뀌었으나, 기존
EmailNotificationServiceTest는 send(any()) 호출 여부만 검증하고 렌더 결과가 실제 메시지에 담기는지는 검증하지 않았다. (그래서 PR #90 전까지 렌더러 ...
Bumps the dev-tools group with 2 updates: esbuild and prettier.
Updates esbuild from 0.28.0 to 0.28.1 details summary Release notes /summary p em Sourced from a href=
https://github.com/evanw/esbuild/releases ...
dependencies
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 11.5.3 → 11.6.0 | age | confidence |
Release Notes
details summary pnpm/pnpm ...
1. Fix: chat loader never resolves (fix(explore))
After the streaming-loop refactor, the chat showed ** Thinking and Writing response simultaneously, stuck forever** even
after the answer finished.
Cause: ...
Automated test pull request
目的
問題にアクセスできるアカウントを管理者が承認したものだけに制限したい、という要望への対応。「新規が困る」問題は、未承認でも登録自体はでき、承認待ち画面で待てる導線にして解消した。
決定した方式(事前確認済み):
- ホワイトリスト方式(既定で不許可)+ 管理者ビューの個別オン/オフトグル
- 未承認/停止中は完全ロック(承認待ち画面のみ、問題には触れない)
変更点
cloud-sync.js(中核) ...
Summary
- add entity-level material library query hook and admin-status mutation bridge
- add /materials page, sidebar entry, URL-driven filters, table columns, and approve/reject/archive actions ...