Skip to content

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

Filter by

109M results  (2 s)

109M results

Removes http-proxy-middleware. It s no longer used after updating ancestor dependency gatsby. These dependencies need to be updated together. Removes http-proxy-middleware Updates gatsby from 2.18.12 ...
dependencies
javascript

Summary - Bump package.json version from 0.0.0 to 0.1.0-beta.1 - Finalize CHANGELOG.md: move all [Unreleased] entries to [0.1.0-beta.1] - 2026-06-21, add empty [Unreleased] section - Remove inaccurate ...

Summary Centralizes all frontend-to-backend HTTP requests through a shared client base, with per-endpoint configuration controlling which endpoints always send X-Skip-Cache. Problem AuthClient and GenericClient ...

Summary Four follow-up slices from PR #90 s queue. Each is independently reviewable in the file tree. All additive — no existing endpoint behaviour changes. | Slice | What it ships | | --: | --- | | ...

Adds a standalone PWA for Nourish Forward Recipes at /nourish-forward/. - Separate branding: emerald green + purple accent, mint cream background - Connected to the Nourish Forward Google Sheet via ...

Closes the generic names + generic UIs gap. Adds creative-naming and distinctive-ui-design skills (each with an explicit banned-pattern list), a higher-temperature designer agent, /name and /design commands, ...

Makes recipe currency alternatives ( Iron Ore OR 100 gp ) actually consume the crafting actor s currency at craft time (previously authorable but inert). Items-first / currency-fallback selection computed ...

A per-game log on the player card. - js/stats.js — gameLog(playerId, {seasonId, includeLive, limit}) returns per-game lines (newest first) for every game the player batted/pitched/fielded in, with ...