pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:unmerged language:Java
Filter by
51.8M results
🚨 Severity: HIGH 💡 Vulnerability: The escHtml() function used a DOM-based approach (textContent to innerHTML) for HTML
escaping, which fails to escape single and double quotes. This left HTML attributes ...
Summary
Three cleanups now that Plaud writes directly via the webhook:
1. Notion sync removal — deletes /api/cron/notion-sync, /api/notion-sync/status, lib/notion-sync.ts, the Notion sync
ran X ...
Summary
Fixes incorrect solid white filled regions appearing in exported HTML drawings that are not present in the live CAD
viewer. The artifacts typically show up as large triangles spanning dimension ...
배경
홈(/)의 카드들에 링크가 부족하다는 지적에 따라 점검 후 두 가지를 개선했습니다.
점검 결과 (개선 전)
| 카드 | 링크 상태 |
| --- | --- |
| WinnerSpotlight (1위) | 이미지·CTA만 detail 링크 — 제목 h2는 클릭 불가 |
| RunnerUpCard (2~4위) | 카드 전체가 detail 링크 |
| ...
Summary
- N+1 queries fixed: handleMarginQuery and payment_risk now batch all DB lookups into parallel IN (ids) queries
instead of sequential per-row fetches
- daysOverdue falsy-zero bug: if (daysOverdue) ...
Summary
- Remove absolute overlay that showed total points and locked badge on top of the pitch formation
- Show points and locked state in the squad preview header bar instead
- Keep formation ...
Automated test pull request
Automated test pull request
Sprint — Teacher Settings parity
The Teacher settings page lagged the Parent one: its Profile and Security tabs were bare EmptyState placeholders (
Édition du profil bientôt disponible ), while Parent ...
What why
Replaces the Companion s canned reply with a real retrieval-augmented LLM, ported from the mobile app s rag-query edge
function and adapted for web. The web knowledge base is seeded from the ...