pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:C#
Filter by
175M results
دور دوم بازخورد روی برنامهٔ دسکتاپ SNI Spoofer (بعد از مرج PR #17). هفت مورد گزارششده برطرف شد:
تغییرات
#1 پینگ انتخابشدهها — دکمهٔ تازهٔ «📡 پینگ انتخابشدهها» فقط ردیفهای تیکخورده را همزمان پینگ ...
프론트는 사실상 바이브코딩으로 하고 있습니다만 파악해본건 적어보겠습니다...
개요 프론트 코드 백엔드 api 연동
회원가입
- 회원가입 입력폼 : 성별 및 생년월일 입력 영역 추가
- 마케팅 약관동의 체크박스 추가 (약관 내용은 없음)
- 프론트 입력양식 유효성 검증 (프론트 validation은 어디까지나 UX를 위함 - 백엔드 validation ...
Closes #61.
Goal
Prevent apply-readiness reports from presenting ambiguous or unsafe gate records as complete readiness evidence.
Summary
- Require each required pre-apply gate exactly once.
- ...
This PR started as feature to #595 as is currently ⚠️ WIP.
It adds a new setting MIN_TEXT_LENGTH with a range (1, 100), so clipboard text entries can be filtered by a min text
length as requested.
During ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| lint-staged | 17.0.6 → 17.0.7 | age | confidence |
Release Notes
details summary lint-staged/lint-staged ...
deps
💡 What: Replaced individual O(N) array scans in the useRoundManager getters (getTeamCounts, getPositionCounts,
getDuplicatePlayerIds, etc.) with a single useMemo block that calculates all derived team ...
Refs #1494
Summary
- extract template string into buildCanvasTopbarTemplate() function
- keep IIFE + mount.outerHTML mount pattern unchanged
- add targeted test for buildCanvasTopbarTemplate function ...