Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:Java

Filter by

235M results  (2 s)

235M results

Summary The audit flagged AccountingLayout as a flat 19-item sidebar with no grouping — hard to scan. Bucketed the items into six labelled sections (Dashboard stays ungrouped at the top): | Section | ...

문제 링크 팝업 검색 input 에서 한글 조합 중에 방향키(↑/↓)로 리스트로 이동(input blur)하면 조합 중이던 글자가 복제됨. - 예: 검색 입력 중 색 이 아직 조합 완료 안 된 상태에서 ↓ 누르면 → ** 검색색 ** 원인 handleInputKeyDown 이 ArrowUp/Down 에서 focusListMode()로 input 을 ...

Wijzigingen - AI agent icon positie: icoon staat nu correct direct links van AI resultaten knop in de Dictation header (ml-auto flex groep) - Radiology check → AI consult panel: knop stuurt prompt ...

Harness Pipeline 1. Identify all @RequestMapping annotations that do not specify the HTTP method. 2. Replace @RequestMapping with method-specific annotations such as @GetMapping, @PostMapping, or explicitly ...

Implemented Vercel Web Analytics for this Next.js project. What was implemented: 1. Fetched latest documentation - Retrieved the official Vercel Analytics quickstart guide from https://vercel.com/docs/analytics/quickstart ...

10 Hardest Upgrades / Fixes This Repo Needs Audited the full codebase — contracts, seams, adapters, mocks, pipelines, tests, governance scripts — and ranked by difficulty and blast radius. This PR implements ...

Harness Pipeline 1. Validate the redirect URL against a whitelist of allowed URLs or domains before performing the redirect. 2. Reject or sanitize any URLs that do not match the whitelist or are relative ...

Harness Pipeline 1. Locate the code where the Cookie is created (line 114). 2. Immediately after creating the cookie, call cookie.setSecure(true); to ensure it is only sent over HTTPS. 3. Optionally, ...