pullrequests Search Results · language:Dune language:Python language:HTML language:HTML language:TypeScript language:HTML
Filter by
162M results
- Add tooltip over More SVG to show up to 8 additional supported games
- Add modal on More SVG click to show all supported games
Asana task: link
img width= 1136 height= 106 alt= image src=
https://github.com/user-attachments/assets/a7c0db81-cd72-4255-b43f-234a196a3cd5 ...
Motivation
- Resolve a TypeScript type error when constructing a Blob from gifenc output by ensuring a concrete ArrayBuffer is
passed instead of a Uint8Array ArrayBufferLike .
Description
- ...
codex
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-medium
Summary
- Changes factory agent model defaults from literal CLI names to unset optional values.
- Keeps explicit models.implementer and models.reviewer overrides intact.
- Adds an end-to-end default ...
This pull request resolves issue #93196.
$ https://github.com/Expensify/App/issues/93196
I have identified the root cause and applied the clean fix. Please let me know if any adjustments are needed. ...
Summary
Huge rework to svelte. I much prefer working with svelte
Type of change
Entire front end is now svelte
Bumps regex from 1.12.3 to 1.12.4. details summary Changelog /summary p em Sourced from a href=
https://github.com/rust-lang/regex/blob/master/CHANGELOG.md regex s changelog /a . /em /p blockquote h1 1.12.4 ...
dependencies
rust
Fixes finding #8 of the pre-2.0 code review. Stacked on #27.
decode() ended with return { body } as DecodeResult — a load-bearing cast covering the summary/externalPurchaseToken
variants. When Apple adds ...
Conecta o apps/web ao backend real (não mais MSW) e documenta a jornada completa com capturas do pipeline real.
Mudanças
- web: MSW vira opt-in (VITE_ENABLE_MSW); por padrão a UI fala com a API real ...