Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript

Filter by

122M results  (2 s)

122M results

Bumps pdfkit from 0.14.0 to 0.19.1. details summary Release notes /summary p em Sourced from a href= https://github.com/foliojs/pdfkit/releases pdfkit s releases /a . /em /p blockquote h2 0.19.1 /h2 ul ...
dependencies
javascript

New render/html-to-pdf tool. What it does Paste raw HTML → live preview in a same-origin sandboxed iframe (scripts disabled) → download pdf exports via the browser s native print pipeline (contentWindow.print()). ...

Updates ranveer.is-a.dev to add a Google Search Console domain-verification TXT record (needed to register as a verified publisher on pub.dev for my Flutter package air_pointer). Since a TXT record cannot ...

Docs-only. Records the 2026-07-02 operational findings per prompts/backlog-2026-07-02.md. No code, no migration, no deploy. docs/BACKLOG.md — new Open items — 2026-07-02 section - P1 — Units intake ...

Auto-generated syntax fix by DevMend. Fix plan: In src/api.js, change the function to an async function by adding the async keyword before the function name, e.g., async function fetchData() . Root cause: ...

💡 What: Replaced in-memory data fetching and array operations with Prisma database aggregations in tables.service.ts getSummary. 🎯 Why: The previous implementation fetched all tables, fields, and rows ...

Bumps cross-env from 7.0.3 to 10.1.0. details summary Release notes /summary p em Sourced from a href= https://github.com/kentcdodds/cross-env/releases cross-env s releases /a . /em /p blockquote h2 v10.1.0 ...
dependencies
javascript

Implemented Task 3: Payment Gateway Integration with Idempotency and Webhook Security. Includes: - Razorpay Checkout integration - Server-side checkout signature verification - PaymentTransaction ...