Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:HTML language:TypeScript

Filter by

106M results  (2 s)

106M 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 ...

Summary Pulls SDK `develop` into `main`. Currently contains one feature: WYSIWYG inline edit (commit e7a9214) Double-click any text/number attribute in the iframe to edit it directly (Webflow-style). ...

Closes #64 Summary - Add frontend API types/hooks for GET/POST /api/place-transfers. - Add ARS-only place transfer form and visible transfer history in Places. - Add focused frontend tests for ...

Fixes #393

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | npm (source) | 11.15.0 → 11.16.0 | age | confidence | Release Notes details summary npm/cli ...
dependencies

Governance Remediation Restores ARAYA branch governance per BRANCH-001→011. Evidence - dev-mahg restored and synced: ✅ - 0 stale feature branches: ✅ - ADR-001 documented: ✅ Root Cause PR merges ...

Why (Security) The HTTP API buffered the entire request body into memory with no maximum and no Content-Length guard. A large POST (coordinator intake with a big base64 dataUrl) or webhook payload accumulated ...