pullrequests Search Results · language:Dune language:JavaScript language:HTML language:HTML language:Java language:JavaScript
Filter by
155M results
Automated test pull request
💡 What: Optimalizována funkce handleExportJson ve frontend/src/App.jsx. Exportní mechanismus byl přepsán z použití
encodeURIComponent s data:text/json na moderní a bezpečnější Blob objekt provázaný přes ...
Automated change by Forge (Jarvis Ops), on a Claude subscription.
Task: Enhance EnchantingManager.java — add Map UUID, List String enchantingHistory field with
recordEnchantingEvent(UUID, String summary) ...
Summary
This PR fixes an issue where npm install --omit=dev fails because the prepare script attempts to execute husky, which is
not present in production environments.
Details
In package.json, the ...
Automated test pull request
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Automated test pull request
무엇을 했나요
모든 콘텐츠에서 **『모두의 데이터 분석 with AI』 / with AI ** 책 언급을 제거했습니다.
변경 파일 (총 9곳)
- index.html — 페이지 타이틀, 리드 문구, 푸터
- docs/index.html — 타이틀, 사이드바 브랜드, 푸터
- streamlit_app.py — 사이드바 캡션, 푸터 캡션
- ...