pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:C# language:CSS
Filter by
34.1M results
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 ...
Pull Request
Description
!-- Provide a detailed description of your changes --
Type of Change
!-- Mark the relevant option with an x --
- [ ] 🐛 Bug fix
- [ ] ✨ New feature
- [ ] 📝 Documentation ...
Improve screen reader accessibility by ensuring icon-only buttons include an aria-label. Update IconButton component to
accept/require an ariaLabel prop, apply it to the native button element, and add ...
Description
Introduced by 6f68b04
Improve missing xen-tools handling of encryption with better logic and logs.
Checklist
- Commit
- Title follows commit conventions
- Reference the relevant ...
This PR fixes a path traversal vulnerability in the /api/forms/document/:filename endpoint in routes/forms.js.
Previously, an attacker could supply a filename containing directory traversal characters ...
updated logo source
Summary
- Normalize both actual and expected code to LF before comparison in Verify.CodeAction(), making HasFix tests stable
across Windows, Linux, and macOS regardless of git core.autocrlf settings ...
Pipelines as Code configuration removal
What why
uq_nas_ip_address (ip_address) is a plain single-column UNIQUE key that doesn t account for soft deletes. So once a NAS
is soft-deleted (deleted_at set), its IP is permanently reserved — creating ...