pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java is:public
Filter by
155M results
Summary
- Adds a startPolling() / stopPolling() pair to the companion web app
- Polls GET /status on the PC every 5 seconds while the main page is visible
- If the playing state changed (e.g. launched ...
Bumps form-data to 3.0.5 and updates ancestor dependencies form-data, fabric and react-scripts. These dependencies need
to be updated together.
Updates form-data from 2.3.3 to 3.0.5 details summary Release ...
dependencies
javascript
Summary
- Bento dark banner (1280×640, indigo accent) replacing the old banner.svg — rendered to assets/banner.png
- Engram-grade README: benefit tagline, real demo blocks, verified install line, ...
- Firebase connection implemented.
-
- User login and logout processes added.
-
- AuthGuard connection established.
-
- User membership form field created.
-
- Workspace data merged ...
corsproxy.ioはURLをエンコードしない形式が正しいため修正。プロキシの選択肢も4つに増やし成功率を向上。
Generated by Claude Code
Automated test pull request
Automated test pull request
💡 What: Replaced the intrusive alert() with non-blocking inline UI feedback on the Share Text button. Instead of an
alert popup, the button temporarily displays ✅ 복사되었습니다! (Copied!) or ❌ 복사 실패 (Copy failed) ...