Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:Python language:HTML

Filter by

159M results  (2 s)

159M results

Summary - The login screen s dot-grid background froze on Windows: the initial dots appeared and never animated. - Root cause: DotGridBackground.tsx read prefers-reduced-motion: reduce once at mount ...

Summary - drop unused legacy roles, user_roles, and role_policies tables with migration 0042 - document users.role as the canonical persisted tenant role source - add a DB constraint check so the ...

Why emails land nowhere Outgoing mail was sent with: From: uro-insight-stream noreply@urofeed.com …while Resend s DKIM was signing as notify.urofeed.com — the only subdomain actually verified at Resend. ...

Summary Implemented a reliable, deterministic stratified per-category evaluation harness within competitions/nvidia-nemotron-model-reasoning-challenge/data/eval/stratified_v1/. Includes a script eval.py ...

This PR sends customer-facing registration confirmation emails after a storefront customer successfully creates an account. - Add customer-owned registration confirmation email templates and registry ...

Summary - Extract klicMerge.ts — overgangsstuk line-merging logic pulled out of klicMapper.ts into its own module. - Centralise map constants — new mapConstants.ts; leaflet layer components (boundary/buildings/lines/photos/points) ...

This pull request integrates the new Data Security Governance telemetry dashboard card. It queries the Microsoft Graph Sensitivity Labels endpoint (/security/dataSecurityAndGovernance/sensitivityLabels) ...

What Adds like(subject_uri, subject_cid, auth) and unlike(like_uri, auth) to bsky_card.py — the lightest acknowledgment Muninn can send on Bluesky. A like asks nothing of the recipient. It is the right ...

背景 - 本次变更要解决的问题:PR #803 使用 [width:66.67%] 固定 2/3 比例,但缺乏小屏最小宽度与超宽屏最大宽度兜底 - 关联上下文:PR #802 → PR #803 核心变更 - IterationAuditDrawer 的 widthClassName 从 [width:66.67%] 改为 [width:clamp(480px,66.67%,1100px)] ...

Skills require both name and description in frontmatter for npx skills add to recognize them.