pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:PHP language:TypeScript
Filter by
142M results
Follows the rename in vancil/flint. Updates UiCommand stub paths, renames all nine .ember stub files to .spark.php, and
updates README and CONTRIBUTING.
What
/partners was showing waitlist signup stats (legacy admin view), which made no sense for an actual partner that just got
approved and logs in. Replace it with the real partner-facing dashboard: a ...
Summary
Engine dispatch for EquipBestGearStep — fires EquipBestGear action to equip the best available gear for the current job.
Fire-and-forget; step relies on authored Expect for advancement (no implicit ...
step-type
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
Changes
- Added a per-provider OAuth setting that lets admins opt specific providers into self-registration while global
password registration stays disabled.
- OAuth-created users are marked ...
quality/rejected
The selector (s) = s.takes.filter(...) returned a new array reference on every Zustand snapshot read. Object.is always
detected a change , triggering an infinite re-render loop that threw Maximum update ...
Closes #44
Problem
GHSA-qx2v-qp2m-jg93 (PostCSS XSS via unescaped /style) affects postcss 8.5.10. next pulled in postcss@8.4.31
transitively, so pnpm audit flagged 1 moderate. Build-time tooling only ...
Summary
- extract the classroom roster/profile loader into a neutral shared server helper
- route teacher logs roster, profile, selected-date entries, and history previews through chunked/paged read ...
Summary
- D5-3 (/api/backtest/live cache poisoning): Guard both the cache-read path and the cache-write path behind
!specificTickers. A request with ?tickers=... now bypasses the module-level cache ...