pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:TypeScript
Filter by
179M results
Fixes the two badges called out as broken:
- Glama — glama.ai/.../badge returns a big PNG card, not a small badge, so it rendered as a huge image in the badge
row. Replaced with a small Glama | ...
Bumps awalsh128/cache-apt-pkgs-action from 1.6.1 to 1.6.3. details summary Release notes /summary p em Sourced from a
href= https://github.com/awalsh128/cache-apt-pkgs-action/releases awalsh128/cache-apt-pkgs-action ...
dependencies
github_actions
Problem
Verified firsthand by running the water-chemistry SSoT reference (the desktop PyQt wq/carbon classes) against the repo
TS engine on an identical (T, S, pH, ALK) grid via a tsx harness.
getK1/getK2 ...
:robot: I have created a release beep boop
4.15.1 (2026-07-01)
- core: 修复build报错:Unnecessary escape character: \ (76f959b)
This PR was generated with Release Please. See documentation.
autorelease: pending
…lient-login
Sem isso, o navegador bloqueava a resposta antes de chegar no supabase.functions.invoke() (erro genérico Failed to send
a request to the Edge Function ). run-automations não precisava disso ...
Rasterize the brand SVG to a 1024x1024 PNG for the native launcher icon (Expo requires PNG, not SVG). icon.png is
full-bleed with a #6fc5ff background and no alpha so iOS s squircle mask renders cleanly ...
BREAKING LOGIN LOOP: middleware was redirecting authenticated users away from /login. Expired tokens + existing cookies
= infinite redirect cycle.
FIX #1: /auth/me returns 401 for TokenExpiredError (was 500). FIX #2: Cookie domain strips www prefix.