pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:HTML
Filter by
175M results
What
RealESRGANer selects device by checking torch.cuda.is_available() and falling back to CPU if false. On Apple Silicon
Macs, CUDA is never available, but PyTorch 1.12+ exposes Metal Performance Shaders ...
Changed text in index.html
💡 What
Improved keyboard accessibility in the Create Project Toplevel dialog by automatically focusing the project name input
field when the dialog opens, and allowing the user to submit the form by pressing ...
🎯 What: Replaced the insecure Math.random()-based shuffling in src/handlers/blackjack.js with crypto.randomInt(). Also
added test_shuffle.js to ensure the shuffle works without issues and maintains standard ...
Description
This PR fixes several UI layout and behavior issues across the site:
1. Responsive Header Layout: Converted the top navigation container to use CSS Grid to prevent overlap between the
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Standardize SQL structure across layers and update tests.
Type of change
- [ ] Feature
- [x] Refactor
- [ ] Bugfix / Hotfix
- [ ] Docs / Chore
- [ ] Release / Promotion (develop → ...
Summary
- parse command and timeout from V3 role worker config
- make run-agent-once use the role s project-configured worker when no CLI override is supplied
- keep echo fallback for roles without ...