Skip to content

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

Filter by

40.1M results  (2 s)

40.1M results

What why Rebuilds unfoundbox.com as a single-page dark editorial landing matching the new design, and drops the hugo-blog-awesome theme dependency (the submodule wasn t checked out) in favour of a self-contained, ...

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 - PaywallModal now renders only the first package from the RevenueCat offering as a single CTA button, instead of mapping over all availablePackages. - Prevents multiple/regional price ...

Problem XSS vulnerabilities from unsafe innerHTML usage. Using innerHTML parses HTML/JavaScript, creating security risks if dynamic content reaches these assignments. Changes Fixed 10 instances across ...
area/javascript
bug fix
size/S

What changed - Integrates the standalone GTO Team Map Share bridge as com.gtocore.integration.teammap. - Shares Xaero surface exploration inside the current FTB Teams team while keeping personal Xaero ...

What The connect your platforms backbone for the CoverLoop dashboard. - New table coverloop_platform_accounts — per-artist OAuth token vault, tokens AES-256-GCM encrypted at rest (key derived from ...

Bug: gated-artifact.ts line 46 used prefix.startsWith(grant.p) which is slash-intolerant. For .html routePaths, prefixForPath generates a trailing slash (e.g. /buku/foo/), but the route handler strips ...