pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:PHP language:JavaScript
Filter by
189M results
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
veo fixes and ability to input images in the chat.ts
- Updated travel-specific input fields in the lead form to improve user data entry
- Improved date handling and validation logic for better form reliability
v0 Session
v0
Summary
- What changed and why
- Related issue/ticket
Release Checklist
- [ ] Added/updated a Changeset file in .changeset/
- [ ] pnpm install --frozen-lockfile passes
- [ ] pnpm typecheck ...
Automated test PR created at 2026-06-04T05:29:13.876Z
Closes #56.
Problem
public_html/ shipped only index.php with no .htaccess, so Apache treated clean URLs (e.g. GET /health) as file paths and
returned its own 404 — requests never reached the NENE2 front ...
Surfaced by the 0.1.0 release-readiness audit (docs H2 + M1). Fixes #704.
Problem
The surveys domain shipped in rc.13 (#671–#674: core export * as surveys at packages/core/src/index.ts:89, service list ...
Summary
- Read Wikidata REST error HTTP status from err.data.status, matching @cyanheads/mcp-ts-core httpErrorFromResponse
output.
- Preserve statusCode fallback for compatibility while mapping ...