Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:JavaScript language:HTML

Filter by

40.6M results  (2 s)

40.6M results

game: Metroid Prime 2 Echoes

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 The Electron main process is Node.js, not a browser. The browser fetch() API doesn t work correctly in that context. This PR replaces fetch() calls in the main process with Node.js http.get() ...

App shell wrapping authenticated pages — sidebar, top header, main content area. Included AppShell composes Sidebar + Header + main content (renders child routes via Outlet) Sidebar: NavLink nav (Dashboard, ...

GET /versions and GET /versions/{server_type} had no response models, so the OpenAPI schema typed both bodies as a free-form {[key: string]: string[]} map while the real shapes are {server_types: [...]} ...
enhancement