pullrequests Search Results · language:Dune language:JavaScript language:Java language:TypeScript language:Java language:Java
Filter by
211M results
Bumps the go-opentelemetry-io group with 1 update in the /pkg/apiserver directory:
go.opentelemetry.io/contrib/propagators/jaeger. Bumps the go-opentelemetry-io group with 1 update in the /pkg/semconv ...
dependencies
go
Summary
- 기존 done(달성 횟수)만 보고 앞에서부터 연속 채우던 방식 → 날짜별 달성 여부로 교정
- GoalStore deriveGoal에 checkedDays(boolean[])·todayIdx 추가
- Trail 연결선 굵기 1 → 2px, 오늘 이전 실선·이후 점선
Test plan
- [ ] 미달성 날이 포함된 행성 상세 ...
Changes
- AuthProxy explicit-header path now accepts multiple X-Secret-Key values (repeated headers or comma-separated) under
one namespace.
- X-Secret-Map (vaultKey- upstreamName) for header/query ...
Summary
- separate textbook and secondhand markets and listing entry points
- keep account settings and transaction center shared
- improve the listing image upload interface
- keep OCR from filling ...
🚨 Severity: HIGH 💡 Vulnerability: Insecure Direct Object Reference (IDOR) allows users to associate records (e.g.
memories or messages) with chat IDs they do not own. In api/memory.ts, the store endpoint ...
Summary
Fixes a confirmed production bug in the email blast feature and closes a docs/config gap on the daily purge cron.
Email blast was broken
recordEmailCampaignRecipient() upserts with onConflict: ...
Filters lived in KanbanPage useState, so opening a card (a sibling route that unmounts the board) and returning reset
them. Lift filter state into the in-memory kanbanStore (Zustand singleton) so they ...