pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Java language:JavaScript
Filter by
209M results
Due rifiniture alla pagina San Vito:
1. Scelta scatta/carica: toccando un riquadro foto del noleggio compare un mini menù → 📷 Scatta foto (apre la
fotocamera, capture) oppure 🖼️ Carica da galleria ...
🤖 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
What changed
- Added a standalone React/Vite app under korual-app/
- Implemented operations dashboard, workflow board, AI briefing, data, analytics, notifications, and admin views
- Added responsive ...
- add hasActiveFile prop to UploadCard for file-aware UI states
- update helper text, primary actions, and icons when an uploaded file is present
- centralize icon rendering logic inside UploadCard ...
Dependabot updates combined by DashGit. Includes:
- Bump Polly from 8.6.6 to 8.7.0
- Bump org.openapitools:openapi-generator-maven-plugin from 7.22.0 to 7.23.0
- Bump io.swagger.parser.v3:swagger-parser ...
dependencies
java
.NET
📋 작업 개요
이 PR에서 무엇을 했는지 한 문장으로 요약해 주세요.
!-- 예: 상품 목록 페이지 비동기 렌더링 및 스켈레톤 UI 구현 --
🔖 PR 유형
해당하는 항목에 x를 표시해 주세요.
- [ ] feat — 새로운 기능 추가
- [ ] fix — 버그 수정
- [ ] style — 코드 스타일 변경 (기능 변경 없음)
- [ ...
Motivation
- Prevent UI text overflow by tightening only localization strings for a few cards while preserving gameplay and ids.
- Keep mechanics, layout, and renderer code unchanged; changes are ...
codex
Fixes #271: before/after screenshots now capture the actual changed view(s), not just the homepage.
- Add multi-path support: capture system now accepts up to 3 ordered paths per proposal via path: ...
Parallel, circuit-isolated dump downloads — the Tor speed fix (batched)
Addresses the maintainer s 56K-over-Tor report. Batched per the fewer PRs preference: this is the dump-download
performance unit ...
💡 What:
Replaced .map().filter() chains in data/marketplace-service.js with single for...of loops, evaluating filters early.
🎯 Why:
The previous chaining caused expensive mapping operations (getEnhancedRestaurant, ...