pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:PHP
Filter by
110M results
Pull Request resolves # .
- [x] I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible
with the policy and GNU/GPL 2 or later.
Summary of ...
PR-5.4-dev
Motivation
- Prevent tutorial highlight flair from appearing before the player can actually act or before the matching tutorial
banner is visible.
- Make card-to-board guidance sequential so the ...
codex
Mobile-first stock checks
Rebuilds the machine stock check for one-handed phone use, and hardens how shrinkage numbers are recorded.
No database migration needed — deploy backend then frontend as usual. ...
Str::mask() accepts an $encoding argument and passes it to every mb_ call except the one that builds the portion of the
string after the masked segment. That last mb_substr() used mb_substr() s default ...
Problem
Downloaded recordings generated .webm files that failed to open on iOS (no support at all) and gave a QuickTime error on
macOS. This is because:
- Apple devices/QuickTime do not support the ...
Summary
Closes the two example-level gaps the scanner coverage audit found: the codes were already in reference.md and
schema/code-catalog.json (superset invariant intact), but two had no worked example ...
Fixes #5801
!-- Add issue number above --
Describe the changes you have made in this PR -
Refactored the About page by migrating the hardcoded HTML for the Team Member sections into a new, reusable ...